[vlc-devel] [PATCH] Use avcodec's vp9 parser to packetize the superframes before decoding

Denis Charmet typx at dinauz.org
Wed Feb 4 10:42:10 CET 2015


Hi,

Le mercredi 04 février 2015 à 12:32:48, Rémi Denis-Courmont a écrit :
> Le 2015-02-04 02:39, Denis Charmet a écrit :
> >For some reasons ffmpeg's avcodec vp9 decoder expect superframes to
> >be splitted into subframes before injection.
> 
> Shouldn't this rather be done by a packetizer than by the decoder?
> 
That's what I thought first, but I was told that these superframes shouldn't
be split they are meant to be kept like that.
This is just ffmpeg that expects them to be split.

libvpx will handle them if they are complete, hence this patch.

Regards,

-- 
Denis Charmet - TypX
Le mauvais esprit est un art de vivre



More information about the vlc-devel mailing list