[FFmpeg-user] Issue with reading out correct Color Ranges (tv, pc) and color primaries (bt709, bt601) Info at AVCIntra- and MPEG2-MXFs
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed May 7 14:07:47 CEST 2014
Christoph Gerstbauer <christophgerstbauer <at> gmx.at> writes:
> Stream #0:0: Video: h264 (High 4:2:2 Intra),
> yuv422p10le(pc, bt709)
In both cases, the h264 decoder believes that the VUI
specifies pc and bt709.
Both values are never set by the demuxer, this is not
allowed by the API.
> Overread VUI by 5 bits
This may indicate that the VUI is just misread.
Carl Eugen
More information about the ffmpeg-user
mailing list