[libavg-users] HD Video Playback and VDPAU
Nick Hebner
hebnern at gmail.com
Wed Dec 16 18:14:50 CET 2009
It looks to me like it would be a bit more work than just linking with the
new libraries. Apparently the current libavcodec code will do the decoding
on the graphics hardware, but does not support getting the image back to
user memory, which is what the current libavg ffmpeg code expects. Instead,
the video must be output directly from the video card, or manually exported
to user memory using VDPAU calls.
http://www.nvnews.net/vbulletin/showthread.php?t=129381
Nick
On Wed, Dec 16, 2009 at 8:36 AM, Alex Harrington <alex at longhill.org.uk>wrote:
> Hi
>
> I understand the underlying video libraries are starting to support
> VDPAU mainly driven by MythTV.
>
> Does anyone know if adding support to libavg is therefore as simple as
> linking against a newer version of the ffmpeg/libavcodec libraries? Or
> is it more complicated than that?
>
> Cheers
>
> Alex
>
> This email carries a disclaimer, a copy of which may be read at
> http://learning.longhill.org.uk/disclaimer
>
> _______________________________________________
> libavg-users mailing list
> libavg-users at datenhain.de
> https://mail.datenhain.de/mailman/listinfo/libavg-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.datenhain.de/pipermail/libavg-users/attachments/20091216/6428c669/attachment.htm
More information about the libavg-users
mailing list