ComCut 1.2 Build 89 Updated 02/17/2008 [Homepage] [Download]
ComCut is an application that will automatically remove commercials from recorded shows and (optionally) replace the original recording with the clean version.
I am ready to release a public beta of this application ComCut (but I'm open to more creative titles). It was written in VB.net 2005, and thus it requires .NET Framework 2.0.
Currently, the program:
1. Checks for a comskip txt file. It can create it if it's missing.
2. Parse the comskip txt file to find commercials breaks
3. Run "mpgtx.exe" (included) or Mencoder on the MPEG2 file, joining all the show segments
4. Demux and Remux the resulting stream in order to fix any possible errors (this is required for the file to play on some streaming media players)
5. Replace the original MPEG2 file with the new 'clean' version (save the original as a .original file or delete it)
To use, place the following at the end of "postprocessing.bat" (include the full path to comcut.exe):
comcut %1
You will need to run comcut.exe without any parameters in order to adjust the settings and set the paths to the required programs or to use the Batch Mode feature.
I currently use this program to clean up my recordings so I can watch them through TVersity on my D-Link DSM-320 media player. I can record the shows on my PC and stream them, commercial free, to my TV.
Future plans:
+ Transcode videos to DivX+MP3
ComCut is an application that will automatically remove commercials from recorded shows and (optionally) replace the original recording with the clean version.
I am ready to release a public beta of this application ComCut (but I'm open to more creative titles). It was written in VB.net 2005, and thus it requires .NET Framework 2.0.
Currently, the program:
1. Checks for a comskip txt file. It can create it if it's missing.
2. Parse the comskip txt file to find commercials breaks
3. Run "mpgtx.exe" (included) or Mencoder on the MPEG2 file, joining all the show segments
4. Demux and Remux the resulting stream in order to fix any possible errors (this is required for the file to play on some streaming media players)
5. Replace the original MPEG2 file with the new 'clean' version (save the original as a .original file or delete it)
To use, place the following at the end of "postprocessing.bat" (include the full path to comcut.exe):
comcut %1
You will need to run comcut.exe without any parameters in order to adjust the settings and set the paths to the required programs or to use the Batch Mode feature.
I currently use this program to clean up my recordings so I can watch them through TVersity on my D-Link DSM-320 media player. I can record the shows on my PC and stream them, commercial free, to my TV.
Future plans:
+ Transcode videos to DivX+MP3