[FFmpeg-devel] [PATCH] Add VDA support to ffmpeg

Xunzhen Quan quanxunzhen at gmail.com
Wed Jul 18 17:03:11 CEST 2012


On Wed, Jul 18, 2012 at 10:48 PM, Hendrik Leppkes <h.leppkes at gmail.com>wrote:

>
> HWAccels need support in the application that uses them, which is why the
> ffmpeg application cannot use it, it lacks support for this (don't know
> about mplayer)
> I do however believe that it works, if initialized properly.


That HWAccel lacks too many things. One is initialization, another I found
is that applications will never obtain the data decoded if only calling
HWAccel APIs.

The decoder implementation can work fine with mplayer, and I have submitted
the mplayer-part patch to mplayer-devel.
Since that patch is trival, it can be applied as soon as this patch being
applied to ffmpeg.


More information about the ffmpeg-devel mailing list