Murthy Avanithsa <avsn9849625263 <at> gmail.com> writes: > ffmpeg -y -loop 1 -r 5 -i 007.jpg -tune stillimage -crf 24 > -s 720x576 -t 10 -r 29.97 output.mpg -tune stillimage -crf 24 have no effect for mpeg1video, so please remove them. Either use -b:v to specify a bitrate or -q:v to specify a constant quantiser. Carl Eugen