[vlc-devel] [PATCH] DXVA2: add an undocumented H264 format supported by some GPU

Steve Lhomme robux4 at videolabs.io
Wed Apr 1 08:00:29 CEST 2015


It was nowhere to be found on Google, apart from people posting VLC
logs. I assume it's H264 because it follows the same syntax as the
previous H264 elements. Since we don't differentiate between profiles,
that should not make much difference.

By the way, if we can distinguish between the profiles that could help
decide whether DXVA is a good fit for decoding rather than avcodec. I
think the information is available in MP4 and can probably be
extracted from the MKV header too.

On Tue, Mar 31, 2015 at 4:53 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On 31 Mar, Steve Lhomme wrote :
>> ---
>>  modules/codec/avcodec/dxva2.c | 2 ++
>>  1 file changed, 2 insertions(+)
>
> nVidia?
>
> We really need more info.
>
> With my kindest regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/ - +33 672 704 734
> Sent from my Electronic Device
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel



More information about the vlc-devel mailing list