[MPlayer-dev-eng] [PATCH] codecs.conf: add pixel formats for ffvp9.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat Feb 20 11:19:22 CET 2016
On Thu, Feb 18, 2016 at 06:52:04PM +0100, Nicolas George wrote:
> The following pixel formats are present in the source too
> but have no MPlayer name:
>
> AV_PIX_FMT_YUV440P10
> AV_PIX_FMT_YUV440P12
> AV_PIX_FMT_GBRP10
> AV_PIX_FMT_GBRP12
> ---
> etc/codecs.conf | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
>
> Tested (and necessary) with 444P, other formats taken from the source code
> (read_colorspace_details() in vp9.c).
>
> Also tested with GBR24P: it starts working instead of flooding with error
> messages but the colors are wrong; colors are wrong the same way with
> ffplay, so I guess it is a bug in lavc, I will investigate if I have time.
> Wrong colors are still better than a flood of error messages.
>
> Will commit shortly if nobody objects, and even faster if someone approves.
See no harm in it, so go ahead any time.
More information about the MPlayer-dev-eng
mailing list