2014-05-04, 11:15 AM
Hi all,
Thanks for a great program.
I have placed the following bat file under scripts in the data directory (windows 7).
PostProcessing.bat:
cd\
cd C:\Program Files (x86)\Cypheros\TSDoctor\
tsdoctor.exe "d:\video\*.ts" AUTOFIX "d:\temp\"
del d:\video\*.*
rem /Q
What I would like it to do is run the program and use the TSDoctor AUTOFIX metod to correct recordings for commercial removal and or errors then move it to a second location. Second all data in the recording directory is to be deleted.
But it ain´t working it has been tested from cmd promt and there it worked.
I have attacted logs for this date as well.
Loking forward to a reply.
Kind Regards,
Klaus
Thanks for a great program.
I have placed the following bat file under scripts in the data directory (windows 7).
PostProcessing.bat:
cd\
cd C:\Program Files (x86)\Cypheros\TSDoctor\
tsdoctor.exe "d:\video\*.ts" AUTOFIX "d:\temp\"
del d:\video\*.*
rem /Q
What I would like it to do is run the program and use the TSDoctor AUTOFIX metod to correct recordings for commercial removal and or errors then move it to a second location. Second all data in the recording directory is to be deleted.
But it ain´t working it has been tested from cmd promt and there it worked.
I have attacted logs for this date as well.
Loking forward to a reply.
Kind Regards,
Klaus