yea, i'm thinking those are long filenames as dest. so they need quotes around them inside the other quotes..like:
so it will send to batch file:
"c:\whatever\source.mpg" "K:\TV\media-recordings\"
the quotes on source are from windows, so {source} doesn't need them...
K:\TV\media-recordings\ is a long pathname, so needs them added by you...
try it from cmdline with "third party\reloc.bat" "source\file.dvrms" K:\TV\media-recordings\
[notice no quotes on dest.]
if that works then it wasn't the problem...
at least i think that's what's goin on...unless it is actually hardcoded in which case this won't help at all...
i'll update the instructions so people with spaces in dest. won't have problems...
[cuz you can't use regular quotes like you'd expect]
technically it really shouldn't affect you, as yours is only long, not containing spaces..
Code:
<Conversion name="Relocate" exe="reloc.bat" cmd=" {SOURCE_FILE} "K:\TV\media-recordings\"" targetExtension=".mov" />
so it will send to batch file:
"c:\whatever\source.mpg" "K:\TV\media-recordings\"
the quotes on source are from windows, so {source} doesn't need them...
K:\TV\media-recordings\ is a long pathname, so needs them added by you...
try it from cmdline with "third party\reloc.bat" "source\file.dvrms" K:\TV\media-recordings\
[notice no quotes on dest.]
if that works then it wasn't the problem...
at least i think that's what's goin on...unless it is actually hardcoded in which case this won't help at all...
i'll update the instructions so people with spaces in dest. won't have problems...
[cuz you can't use regular quotes like you'd expect]
technically it really shouldn't affect you, as yours is only long, not containing spaces..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie