Hello,

i'm new on this list and would use ffmpeg for making a video from pictures.

I have used this command line; with 54 pictures from DSC_0527.JPG :

ffmpeg -f image2 -i DSC_05%2d.JPG -start_number 0527 -r 12 -vcodec mpeg4 -b 15000k ouverture_four.mp4


i have this error, when i launch the command in the directory with the pictures :

[image2 @ 0x55b7146af8c0] Could find no file with path 'DSC_05%2d.JPG' and index in the range 0-4
DSC_05%2d.JPG: No such file or directory
thank's for your help

--
François-Marie

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to