[FFmpeg-user] Problem for converting images to video with mov and mp4
PyProg PyProg
pyprog05 at gmail.com
Sun Sep 16 21:09:27 CEST 2012
Hello,
I have a problem with converting video in images with mov and mp4 in
FFmpeg (with the static version: ffmpeg version N-44443-g570931d).
In both cases I get two videos whose weight is 2.8 kb. I tried with
other codecs and everything works fine ... is there a problem with the
mov mp4 and at this level?
Here is the syntax:
/home/toto/ekd_toto/linux_dependances_portables/ffmpeg/ffmpeg -r 12
-s 800x600 -f image2 -i "/home/toto/.ekd_tmp/ekd_toto/%08d.jpg" -b:v
1800 -f mov -q:v 1 -y
"/home/toto/a/nouv_EKD/video/version_3/transform_img_en_vid/16_09_12.mov"
/home/toto/ekd_toto/linux_dependances_portables/ffmpeg/ffmpeg -r 12
-s 800x600 -f image2 -i "/home/toto/.ekd_tmp/ekd_toto/%08d.jpg" -b:v
1800 -f mp4 -q:v 1 -y
"/home/toto/a/nouv_EKD/video/version_3/transform_img_en_vid/16_09_12.mp4"
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