[1 / 1 / ?]
Quoted By:
How do I get the filename for ffmpeg output to be the current time and date? for example if i use in powershell "get-date yyyyMMddHHmmss" it gives me a 12 character string. how do i make use this as the filename for ffmpeg output? i know its possible because i had it working before.