[FFmpeg-user] FFmpeg image to mpg issue
Murthy Avanithsa
avsn9849625263 at gmail.com
Fri May 25 20:57:44 CEST 2012
Hi all,
I use following command to get video from image
ffmpeg -loop 1 -r 5 -i input.jpg -c:v libx264 -preset slow -tune
stillimage -crf 24 -t 10 output.mp4
it is great for mp4
but when i use the following command to produce a MPG
ffmpeg -loop 1 -r 5 -i ../images/001.jpg -tune stillimage -crf 24 -s
-t 10 -r 29.97 output.mpg
I always get a blurred video
Can some one please help me
Thanks in advance
--
Regards,
Murthy.
More information about the ffmpeg-user
mailing list