Keith Reilly <kreilly <at> retroreport.com> writes:

> ffmpeg -f u16le -acodec pcm_s16le

This looks a little schizophrenic:
Please write: ffmpeg -f s16le (no need to 
specify the codec).

Note that you cannot write yuv420p rawvideo 
to mov, this is not a deficiency of FFmpeg 
but the mov container (rgb24 works fine).

Carl Eugen

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

Reply via email to