[FFmpeg-user] Reading EXIF from mjpeg

Mac macdroid53 at gmail.com
Fri Jul 12 13:48:13 CEST 2013


I use this command to turn a directory of images into a movie.
ffmpeg -f image2 -r 1/5 -i img%03d.png -c:v libx264 -r 30 out.mp4

What do need to add to add the file name (well actually all I need is
the number of the file) as a subtitle?


Regards,
Mac


More information about the ffmpeg-user mailing list