>How can I reproduce this?
>What ffmpeg command produces a file that cannot be read?

Carl,

I used the following command:

ffmpeg -framerate 10 -start_number 1 -i image%02d.png -c:v yuv4 myyuv.yuv

But keep in mind that the only reason I was generating the yuv data itself was 
to use it as input to ffmpeg. As a result, given that ffmpeg itself is doing a 
conversion for me that generates a high quality mp4 file, I'm done. It works!

-Arthur 

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to