[FFmpeg-user] Image sequence naming convention
Andreas Weller
weller at andreas-weller.de
Mon Dec 8 19:27:39 CET 2014
Hi.
I did a bunch of camera shots with my raspberry pi camera. In my script
I use the following naming scheme for the files created: `date
--iso-8601=seconds`.jpg
Now I would like to further process them with ffmpeg.
What's the correct way to call ffmpeg with these files? Most examples on
the net simply do it like -f image2 "output_%05d.jpg" - but this
obviously doesn't work.
Thank you!
Regards,
Andreas
More information about the ffmpeg-user
mailing list