[FFmpeg-user] Timestamp output filename?

DopeLabs dopelabs at dubstep.fm
Fri Mar 7 06:53:30 CET 2014


using the following to record a live stream:

ffmpeg -i rtmp://domain.com/url/to/stream -shortest -c:v copy -c:a copy -f mp4 /home/user/directory/archive.mp4

but trying to find a way to add a timestamp to the output filename... the time being 'now', or the time when the command was executed.

any ideas?

cheers =] 


More information about the ffmpeg-user mailing list