2009-02-03, 05:37 AM
I've been fighting with this for days now and am giving up and asking for help please.
I can see videoredo blip on the screen but then nothing. My latest iteration has videoredo outputting a .TS file.
I rem'd out the last few lines hoping it would leave some evidence I could look at. Also weird is that the postprocessing.log ends up in the videoredo folder sometimes. The videoredo logs don't even show that it tried to start. The postprocessing log sometimes shows that it completed the tasks when I know it hasn't because the files are still there and nothing is in the originals folder.
The vp.vbs file is in the videoredo folder. The postprocessing.bat file is in the gbpvr folder. Comskip is set to run concurrent with recording.
I noticed from reading another guys problem here something about the account that it's being run under, but that thread ended w/o a solution. When I run videoredo manually it shows up under processes as ADMINISTRATOR and PVRX2 is running under SYSTEM. I don't know how I would get videoredo to run under a different account anyway.
If anyone could offer me some help I would certainly appreciate it.
I can see videoredo blip on the screen but then nothing. My latest iteration has videoredo outputting a .TS file.
Quote:C:
cd\Program Files\VideoReDoPlus
note: the above two lines were recent additions
cscript //nologo "C:\Program Files\VideoReDoPlus\vp.vbs" "%~dpn1.VPrj" "%~dpn1_Cleaned.ts" /t4 note: I changed t1 to t4 because I read on the videoredo forums that t4 is for transport streams
Rem RENAME the old .ts file and rename the new .ts to the old name
echo %date% %time% renaming "%~dpn1.ts" to "%~dpn1_original.ts" >>postprocessing.log
move "%~dpn1.ts" "%~dpn1_original.ts"
echo %time% renaming "%~dpn1_cleaned.ts" to "%~dpn1.ts" >>postprocessing.log
move "%~dpn1_cleaned.ts" "%~dpn1.ts"
echo %time% moving "%~dpn1_original.ts" to E:\Originals >>postprocessing.log
move "%~dpn1_original.ts" E:\Originals
REM echo %time% deleting "%~dpn1.log" >>postprocessing.log
REM del "%~dpn1.log"
REM echo %time% deleting "%~dpn1.txt" >>postprocessing.log
REM del "%~dpn1.txt"
REM echo %time% deleting "%~dpn1.VPrj" >>postprocessing.log
REM del "%~dpn1.VPrj"
REM echo %time% deleting "%~dpn1.logo.txt" >>postprocessing.log
REM del "%~dpn1.logo.txt"
I rem'd out the last few lines hoping it would leave some evidence I could look at. Also weird is that the postprocessing.log ends up in the videoredo folder sometimes. The videoredo logs don't even show that it tried to start. The postprocessing log sometimes shows that it completed the tasks when I know it hasn't because the files are still there and nothing is in the originals folder.
The vp.vbs file is in the videoredo folder. The postprocessing.bat file is in the gbpvr folder. Comskip is set to run concurrent with recording.
I noticed from reading another guys problem here something about the account that it's being run under, but that thread ended w/o a solution. When I run videoredo manually it shows up under processes as ADMINISTRATOR and PVRX2 is running under SYSTEM. I don't know how I would get videoredo to run under a different account anyway.
If anyone could offer me some help I would certainly appreciate it.
[SIZE="1"]1.3.11 / XP Pro SP2 / P5VD2-MX-SE {VIA P4M890 VT8237A} / E2200 / 2GB / 2.8TB / HVR1800 x 1, HVR1600 x 2 / 1 PCH[/SIZE]