[FFmpeg-devel] [PATCH] avcodec/vp9_parser: export profile and pixel format

Chris Cunningham chcunningham at chromium.org
Tue Nov 13 00:48:51 EET 2018


On Fri, Nov 2, 2018 at 4:57 PM Chris Cunningham <chcunningham at chromium.org>
wrote:

> > Also, when dealing with a super frame, to get other values like pixel
> > format and frame dimensions we'd have to make sure to parse the visible
> > frame, and if it's an inter frame also keep the reference frames around
> > to take said values from them.
>
> Could we avoid the challenges around reference and invisible frame by only
> doing this parsing for key frames? IIUC these properties would only be
> expected to change at the GOP boundary.
>

Friendly ping for feedback on this idea.

>


More information about the ffmpeg-devel mailing list