[FFmpeg-user] output file numbering ubuntu ffmpeg
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Oct 31 01:07:41 CET 2012
Krämer, Patrick <patrick.kraemer <at> student.kit.edu> writes:
> ffmpeg -i movie.mp4 %06d.png
(Please always add the complete, uncut console
output, without it, help is always guessing.)
> This numbering starts with 000001.png, 000002.png, ....
> But now I want to be able to start at any number like
> 000123.png.
Option -start_number allows this.
Carl Eugen
More information about the ffmpeg-user
mailing list