Abu Abdullah
2018-07-20 05:06:38 UTC
Hi,
Can i format the name of the generated files from splitmuxsink with time e.g.
20-07-2018_09:00:00_00.mp4
20-07-2018_09:01:00_00.mp4
20-07-2018_09:02:00_00.mp4
something that can be done like this:
splitmuxsink location=`date +%d-%m-%Y_%H:%M:%S`_%02d.mp4
Can i format the name of the generated files from splitmuxsink with time e.g.
20-07-2018_09:00:00_00.mp4
20-07-2018_09:01:00_00.mp4
20-07-2018_09:02:00_00.mp4
something that can be done like this:
splitmuxsink location=`date +%d-%m-%Y_%H:%M:%S`_%02d.mp4