[FFmpeg-user] New and question with -i option

François-Marie BILLARD informatique at billard-francois-marie.eu
Thu Jul 9 12:20:02 EEST 2020


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



More information about the ffmpeg-user mailing list