[FFmpeg-user] Combine unordered images to video (+MP3 audio)

Andrey Utkin andrey.krieger.utkin at gmail.com
Wed Mar 7 13:46:17 CET 2012


2012/3/7 Drabner <drabner at zoobe.com>:
> But in our project, we do not have the images ordered like that. Instead,
> which images to use for the video in which order is determined at runtime
> (one image for each frame of a video at 30fps).
>
> So a video with 10 frames, for example, could have to consist of the
> following order of images:
> image001.jpg image002.jpg image111.jpg image012.jpg imageFun.jpg
> image001.jpg image002.jpg imageFun.jpg image055.jpg imageEnd.jpg

Just copy or symlink your images to another dir with other names, to
have names form an order.
If not acceptable - then yes, you have to use API.

-- 
Andrey Utkin


More information about the ffmpeg-user mailing list