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

2020-07-09 Thread Gyan Doshi
On 09-07-2020 02:50 pm, François-Marie BILLARD wrote: 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 o

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

2020-07-09 Thread François-Marie BILLARD
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