2005-08-22, 06:05 PM
Hi all,
So what I would like to do is be able to set a show to record, then have comskip check for commercials, have the commercials cut out and have the mpg file be named something closer to the show's title than Inside The Actors Studio_02390483247398_2389479382793.mpg.
I have installed compskip, comclean and renamerecordings into my gbpvr directory, and my batch file looks like this:
-
comskip %1
call comclean %1
Renamerecording.exe %
-
Comskip appears to be working fine (produces a long log explaining everything about what it did, and created cut points). And comclean appears to have worked (it creates 2 files: Inside The Actors Studio_02390483247398_2389479382793.mpg and Inside The Actors Studio_02390483247398_2389479382793_original.mpg), one of which is 1.98GB and the other is 1.76GB, with the original being larger.
The problem is this: The file lengths are the same, 1:02:54, even though one is allegedly shorter. And the non-original file seems corrupted at points (if you skip into an area where a commercial used to be I think, it freezes up...)
So how can I get comclean to work and produce shorter, workable mpg files? Also, does my batch file look okay? Any other way to do this? I usually find that comskip does well enough that I would rather have to watch 20 seconds of commercials it misses than sit with MPEG-VCR for an hour editing all my shows manually.,.....
Thanks for the help.
So what I would like to do is be able to set a show to record, then have comskip check for commercials, have the commercials cut out and have the mpg file be named something closer to the show's title than Inside The Actors Studio_02390483247398_2389479382793.mpg.
I have installed compskip, comclean and renamerecordings into my gbpvr directory, and my batch file looks like this:
-
comskip %1
call comclean %1
Renamerecording.exe %
-
Comskip appears to be working fine (produces a long log explaining everything about what it did, and created cut points). And comclean appears to have worked (it creates 2 files: Inside The Actors Studio_02390483247398_2389479382793.mpg and Inside The Actors Studio_02390483247398_2389479382793_original.mpg), one of which is 1.98GB and the other is 1.76GB, with the original being larger.
The problem is this: The file lengths are the same, 1:02:54, even though one is allegedly shorter. And the non-original file seems corrupted at points (if you skip into an area where a commercial used to be I think, it freezes up...)
So how can I get comclean to work and produce shorter, workable mpg files? Also, does my batch file look okay? Any other way to do this? I usually find that comskip does well enough that I would rather have to watch 20 seconds of commercials it misses than sit with MPEG-VCR for an hour editing all my shows manually.,.....
Thanks for the help.