2006-11-09, 04:20 PM
I've downloaded the 3 scripts from here:
http://gbpvr.com/pmwiki/pmwiki.php/Tips/Post3
And found that It wasn't quite working, so I edited reprocess.bat to do each step at a time ie. ran this batch file several times with the different 1's and 0's enabled at the top to track down where it was failing.
comskip appears to have completed, but I think I get an error in comclean...
In the recording directory I dont seem to have a _clean.mpg file or a plain .mpg file. The only file I have is the .dvr-ms file.
Anyone know whats going on ?
Cheers,
Juice.
http://gbpvr.com/pmwiki/pmwiki.php/Tips/Post3
And found that It wasn't quite working, so I edited reprocess.bat to do each step at a time ie. ran this batch file several times with the different 1's and 0's enabled at the top to track down where it was failing.
comskip appears to have completed, but I think I get an error in comclean...
Code:
C:\Program Files\devnz\gbpvr>reprocess.bat "f:\GBPVR\The OC\The OC_20061109_1400
1455.dvr-ms"
C:\Program Files\devnz\gbpvr>ECHO off
Post Processing started on 09/11/2006 16:11:56.01
Commercial removal...
Resulting cutpoints: 0:3:11 0:21:26 0:34:12 0:34:13
C:\Program Files\devnz\gbpvr>"c:\Program Files\devnz\gbpvr\mpgtx.exe" -j -f -o "
f:\GBPVR\The OC\The OC_20061109_14001455_clean.mpg" "f:\GBPVR\The OC\The OC_2006
1109_14001455.mpg" [-0:3:11] [0:7:31-0:25:46] [0:30:15-0:43:1] [0:44:31-0:44:32]
[0:44:32-]
f:\GBPVR\The OC\The OC_20061109_14001455.mpg is not a valid mpeg file
Resulting cutpoints: 0:3:11 0:21:26 0:34:12 0:34:13
The system cannot find the file specified.
The system cannot find the file specified.
ComClean did not run right, PostProcess.bat will end now...
C:\Program Files\devnz\gbpvr>
In the recording directory I dont seem to have a _clean.mpg file or a plain .mpg file. The only file I have is the .dvr-ms file.
Anyone know whats going on ?
Cheers,
Juice.