How do I tell ffmpeg to export a image sequence to a MP4 video libx 264. But not starting from the first frame in the folder ?
Let say I have an image sequence starting wit BB1.png. I have 30000 images ending with BB30000.png. How do I tell fmpeg that I only want it to use images starting with BB15000 to BB30000?
+ Reply to Thread
Results 1 to 4 of 4
-
-
And if you need a specific framerate use -r before the -i to assume an input framerate . e.g. -r 30 would be 30.0 fps
Similar Threads
-
How do I use FFmpeg to convert H.264/AAC to H.263/MP3 in .MP4 container?
By Gary_G in forum Video ConversionReplies: 18Last Post: 25th Dec 2016, 16:40 -
Image sequence into video - Codec nightmare, help please!
By heihei in forum Newbie / General discussionsReplies: 8Last Post: 6th Sep 2015, 18:48 -
can't get ffmpeg to convert video to image sequence
By wiseant in forum Video ConversionReplies: 15Last Post: 12th Apr 2013, 08:37 -
x264 image sequence encode to mp4 no ffmpeg plz.
By ioncube in forum ProgrammingReplies: 12Last Post: 27th Oct 2012, 05:45 -
Why Handbrake and FFmpeg MP4/x.264 conversion speeds are so different?
By falco2000 in forum Video ConversionReplies: 4Last Post: 30th Sep 2012, 09:10