[FFmpeg-user] Convert RAW AVI file to lossless ffvhuff and produce JPG images

James Board jpboard2 at yahoo.com
Thu Aug 8 16:30:48 CEST 2013


>ffmpeg -i in.avi -c:v ffvhuff -c:a copy out.nut -f image2 out%d.png

That works, and Thank You.  However, when i used jpeg files
as output, the quality of the jpeg file is very poor.  I'd like to
have much better quaility jpeg files, but I don't wnat png files
since they consume too much disk space.
 
Is there a way to increase the quality of the jpeg files that '-f image2;
produces?


More information about the ffmpeg-user mailing list