Hi,
I'm running a filter, via a cron job once per day, to generate mpg videos for all events that day, that are then copied to another server.
Is there a simple way to add the date/time of the event into the filename as the file is generated?
IE: "Event-nnnn-yyyymmdd-hhmmss.mpg" as the output file name?
Thanks,
Joel