2006-09-11, 11:17 PM
I used to have comskip and comclean working automatically last year but can't get it working with the new version of GB-PVR v0.97.13. My main interest is to record football games, have the commercials taken out, and delete the original recording, all automatically. here is my postprocessing.bat.
comskip %1
call comclean %1
del "%~dpn1_original.mpg"
after recording a program when i play the file in GB-PVR, there are no commercial cuts and when I play the file in another program all commercials are present. also, there are no text files in the directory where the recorded file is.
any help would greatly be appreciated.
comskip %1
call comclean %1
del "%~dpn1_original.mpg"
after recording a program when i play the file in GB-PVR, there are no commercial cuts and when I play the file in another program all commercials are present. also, there are no text files in the directory where the recorded file is.
any help would greatly be appreciated.