2025-03-29, 05:37 PM
Hi all.
This problem seems like something others must have come across before but I can't find a single discussion of it here.
I have postprocessing.bat calling a ffmpeg copy but it errors out on a path / filename with spaces. I have the "%1" in quotes but I guess after the %1 is expanded out to the passed path and filename, the quotes are lost, and ffmpeg fails...
Logs attached as well as my postprocessing.bat. I don't even know if the rest of it works, I can't get past passing the input file yet. haha
There's an example of the failure in nrecord.log at 2025-03-29 12:25:00.184
Thanks for any suggestions!
This problem seems like something others must have come across before but I can't find a single discussion of it here.
I have postprocessing.bat calling a ffmpeg copy but it errors out on a path / filename with spaces. I have the "%1" in quotes but I guess after the %1 is expanded out to the passed path and filename, the quotes are lost, and ffmpeg fails...
Logs attached as well as my postprocessing.bat. I don't even know if the rest of it works, I can't get past passing the input file yet. haha
There's an example of the failure in nrecord.log at 2025-03-29 12:25:00.184
Thanks for any suggestions!