2005-11-08, 07:06 PM
I have a PVR-350 and a nova-t usb2.
gbpvr is set to remux the dvr-ms files to mpeg ASAP.
When an analogue recording has finished, Postprocessing.bat is run correctly.
My problem is that when a DVB recording has finished, gbpvr runs Postprocessing.bat on the dvr-ms file AND then runs Postconversion.bat on the transcoded mpeg file.
Both bat files are set to do the same thing, namely:
if "%2"=="1" goto :eof
if "%2"=="2" goto :eof
comskip %1 >> comskip.log
:eof
RenameRecording.exe %1
rectracker %1
----
I think that this setup is causing of some of my dvr.ms files to not be deleted after being remuxed to mpeg. (as the comskip started by postprocessing is stil running on the dvr-ms file).
Does anyone have any ideas on how I can tweak these bat files so that they only run the commands once for both recording types?
I guess (as a dirty hack) I could say "If the file extension is dvr-ms" goto eof" in postprocessing.bat but I am not sure how to do this.
cheers
gbpvr is set to remux the dvr-ms files to mpeg ASAP.
When an analogue recording has finished, Postprocessing.bat is run correctly.
My problem is that when a DVB recording has finished, gbpvr runs Postprocessing.bat on the dvr-ms file AND then runs Postconversion.bat on the transcoded mpeg file.
Both bat files are set to do the same thing, namely:
if "%2"=="1" goto :eof
if "%2"=="2" goto :eof
comskip %1 >> comskip.log
:eof
RenameRecording.exe %1
rectracker %1
----
I think that this setup is causing of some of my dvr.ms files to not be deleted after being remuxed to mpeg. (as the comskip started by postprocessing is stil running on the dvr-ms file).
Does anyone have any ideas on how I can tweak these bat files so that they only run the commands once for both recording types?
I guess (as a dirty hack) I could say "If the file extension is dvr-ms" goto eof" in postprocessing.bat but I am not sure how to do this.
cheers
âIf this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.â