Daniel Henell <henell@...> writes:

> ffmpeg -r10 -i data/d-%06d.pgm -sameq -vsync1 -vcodec ffv1 vid.mov

For 16bit encoding, "-coder 1" is needed.
(FFmpeg's output tells you anyway.)

> Is ffv1 really supporting GRAY16?

It was only supported since shorty before you wrote your mail 
(which I didn't realize), but did not work in all cases:
A problem that made encoding difficult (it did not work with above 
command line) has been fixed, please test current git head!

Carl Eugen

_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to