[Ffmpeg-devel] numeric files problem

Tommi Sakari Uimonen tuimonen
Sun Jan 22 01:41:08 CET 2006


Hello.

ffmpeg -i foo_%d.png test.avi

It seems that if the lowest number in the file sequence is 5 or more, 
ffmpeg won't start.

eg.

foo_5.png
foo_6.png
.
.
.

But if foo_4.png exists, the encoding starts.


It seems that ffmpeg tries to find first 4 numbers and then gives up if 
not found.

Also if sequence is not continuous, eg. 1,2,3,4,5,7,8,9... encoding will 
stop after 5.




Tommi





More information about the ffmpeg-devel mailing list