[FFmpeg-user] yuv422p16le silently converted to yuv422p10le - even if pix_fmt is set to 16bit
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Oct 3 01:10:33 CEST 2012
Andy Civil <andycivil <at> gmail.com> writes:
> >
> > The important point is that no pixel_format was asked for
> > by the user, ffmpeg had to auto-select one.
>
> Fair enough; I thought that when he said
> "-pix_fmt yuv422p16le" it was setting
> the pixel format to yuv422p16le.
(I missed even that part, sorry.)
Since the colour space is already yuv422p16le (with 10
significant bit), the option has no effect, and there is
no option to remove the "significant bit" setting.
As said, I realize now that this can be fixed by changing
v210(x).
Carl Eugen
More information about the ffmpeg-user
mailing list