Hi all, I am trying to encode a video from a single image with the following command, ffmpeg -loop 1 -i 1.jpg -tune stillimage -t 10 -r 29.97 -s 352x288 output.mpg Problem: Problem is that I am getting a scattered video. Can some one please help me. -- Regards, Murthy.