[FFmpeg-user] -r default value
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Oct 31 17:04:50 CET 2012
MohammadH Sedaaghi <sedaaghi <at> yahoo.com> writes:
> 30 .jpg images and 1 .wav file is generated.
> To test the correctness of ffmpeg if in turn we run
> the following command:
> ffmpeg -i Wave.wav -f image2 -i Img%d.jpg -r 30 out.mp4
If you had added complete, uncut console output, you could
see that ffmpeg defaults to "-r 25" for the input since
you did not provide another value.
Please always use a valid subject when mailing.
Carl Eugen
More information about the ffmpeg-user
mailing list