S
S
swyt2021-03-12 14:32:48
fmpeg
swyt, 2021-03-12 14:32:48

How to merge pictures into videos in ffmpeg, if the name of the pictures is 0000000.png, 0000001.png, etc.?

Renaming is not an option, since there are more than 1 thousand of them.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Sokolov, 2021-03-12
@sergiks

ffmpeg -f image2 -i %d.png video.mpg
More examples: https://ffmpeg.org/ffmpeg-formats.html#Examples-1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question