[FFmpeg-user] Problem for converting images to video with mov and mp4

PyProg PyProg pyprog05 at gmail.com
Mon Sep 17 22:20:28 CEST 2012


2012/9/17 Carl Eugen Hoyos <cehoyos at ag.or.at>:

> Sorry for not realizing earlier (as said, there are multiple
> problems with your command line):
> It of course makes no sense to specify both a quality and a
> bitrate, and since the bitrate is ridiculously small, this is
> probably the reason why the output video does not look very
> good.

Thanks à lot Carl !, you are right ! ...

/home/toto/ekd_toto/linux_dependances_portables/ffmpeg/ffmpeg  -r 12
-s 800x600 -f image2 -i "/home/toto/.ekd_tmp/ekd_toto/%08d.jpg" -f mov
-q:v 1 -y "/home/toto/a/nouv_EKD/video/version_3/transform_img_en_vid/17_09_12.mov"

... is good for me now ! (the problem was -b:v 1800).

> Carl Eugen

a+

-- 
http://ekd.tuxfamily.org
http://ekdm.wordpress.com
http://glouk.legtux.org/guiescputil
http://lcs.dunois.clg14.ac-caen.fr/~alama/blog
http://lprod.org/wiki/doku.php/video:encodage:avchd_converter


More information about the ffmpeg-user mailing list