[FFmpeg-user] FFv1: Encode rgb48le?
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jun 6 20:39:09 CEST 2012
Peter B. <pb <at> das-werkstatt.com> writes:
> "Incompatible pixel format 'rgb48le' for codec 'ffv1',
> auto-selecting format 'yuv420p16le'"
I consider it a bug that FFmpeg does not auto-select yuv444p16,
please remind me if I didn't open a ticket in a few days.
> I've browsed ffv1.c and saw that "PIX_FMT_0RGB32" should be
> supported, but when "-pix_fmt 0rgb32" didn't work
Did you try ffmpeg -pix_fmts ?
16bit rgb encoding is not as trivial as I hoped but certainly
possible.
Carl Eugen
More information about the ffmpeg-user
mailing list