NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 42 43 44 45 46 … 125 Next »
Comclean Confusion

 
  • 0 Vote(s) - 0 Average
Comclean Confusion
JMT
Offline

Member

Posts: 57
Threads: 14
Joined: Sep 2006
#1
2006-11-16, 05:37 AM
I have installed comskip and comclean. Comskip seams to work as it generates a file however the commercials are not being removed by comclean. I have done a search and I have learned that I must make some changes to a Bat file. Unfortunately I am not sure what a Bat file is or how to find/change it. I am running the latest version of gbpvr. I have reached the end of my capability and knowledgeable directions would be greatly appreciated.
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#2
2006-11-16, 07:31 AM
A bat file is one that has the suffix ".bat" (as opposed to .txt for text files and so on). You might have to go into your explorer: tools->folder options->view and rmove the tick for "hide extensions for known file types" to be able to see extensions (you should always do this anyway). Then you can start looking for the bat file (bat is short for "batch"). I don't know which one you are talking about, though Smile When you have found it, you can right click it and choose "edit", which will open it in notepad.

Hopefully the thread you are talking about can tell you what to change in the bat file...
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
JMT
Offline

Member

Posts: 57
Threads: 14
Joined: Sep 2006
#3
2006-11-16, 03:02 PM
stefan, thanks for the help. I was able to open the bat file in not pad, unfortunately I could not find, what I'm supposed to change (below)

Configuration

You MUST check the framerate in the Comclean.bat file The default is set to PAL

set framerate=2500

Set to 2997 for NTSC

bat file in notepad

Rem demux the mpeg file
bbdmux "%~dpn1.mpg" 0xe0 "%~dpn1.m2v"
bbdmux "%~dpn1.mpg" 0xc0 "%~dpn1.mp2"
Remove the commercials
"c:\program files\cuttermaran\cuttermaran.exe" "%~dpn1.cpf"
del "%~dpn1.m2v"
del "%~dpn1.mp2"
Rem Mulxiplex again to a regular mpeg file
mplex1 "%~dpn1_clean.m2v" "%~dpn1_clean.mp2" "%~dpn1_clean.mpg"
del "%~dpn1_clean.m2v"
del "%~dpn1_clean.mp2"
del "%~dpn1*.info"
Rem RENAME the old .mpg file and rename the new one to the old name
if EXIST "%~dpn1_clean.mpg" move "%~dpn1.mpg" "%~dpn1_original.mpg"
if EXIST "%~dpn1_clean.mpg" move "%~dpn1_clean.mpg" "%~dpn1.mpg"
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#4
2006-11-16, 03:48 PM
In comclean.bat it is the fourth line down from the top
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#5
2006-11-16, 03:53 PM
Seems to me that you have only a part of the comclean.bat file.
If you are sure this is enough then just add: set framerate=2997
as the first line of the bat file. In the original bat file there is a setting: set framerate=2500 that you only would have to change.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#6
2006-11-16, 06:41 PM
JMT Wrote:Rem demux the mpeg file
bbdmux "%~dpn1.mpg" 0xe0 "%~dpn1.m2v"
bbdmux "%~dpn1.mpg" 0xc0 "%~dpn1.mp2"
Remove the commercials
"c:\program files\cuttermaran\cuttermaran.exe" "%~dpn1.cpf"
del "%~dpn1.m2v"
del "%~dpn1.mp2"
Rem Mulxiplex again to a regular mpeg file
mplex1 "%~dpn1_clean.m2v" "%~dpn1_clean.mp2" "%~dpn1_clean.mpg"
del "%~dpn1_clean.m2v"
del "%~dpn1_clean.mp2"
del "%~dpn1*.info"
Rem RENAME the old .mpg file and rename the new one to the old name
if EXIST "%~dpn1_clean.mpg" move "%~dpn1.mpg" "%~dpn1_original.mpg"
if EXIST "%~dpn1_clean.mpg" move "%~dpn1_clean.mpg" "%~dpn1.mpg"

This is the comclean2.bat, ment for use with cuttermaran!!!!!!!
Do download comclean_0_0_6.zip
Extract it inside your gbpvr program folder.

Then open comclean.bat in notepad
Top lines should read like
Quote:@echo off
Rem comclean.bat Version 0.0.6
Rem Adapt to your framerate times 100 (PAL=2500/NTSC=2997)
set framerate=2500
Rem Adapt to where mpgtx.exe can be found
set mpgtx="c:\Program Files\devnz\gbpvr\mpgtx.exe"
Replace
set framerate=2500
with
set framerate=2997

and save the file. Close notepad.
Make sure it gets the .bat extension and NOT the .txt extension when saving.
Check if the change did happen by opening comclean.bat again in notepad.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
JMT
Offline

Member

Posts: 57
Threads: 14
Joined: Sep 2006
#7
2006-11-16, 08:54 PM
eric

I did as you said and all is well. I also noticed that I did not enable comclean in the postprocesse bat. It now works very well. Thank you very much for the help.

Mike
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Comclean issues.. _Dude_ 9 4,114 2009-01-17, 03:29 PM
Last Post: tmschmal
  Comclean inconsistent rmorein 6 2,628 2008-05-02, 05:13 PM
Last Post: Carlito
  Comskip & Comclean...but logo removal? Questor 1 2,162 2008-03-29, 06:31 AM
Last Post: erik
  Comskip, Comclean, Rename Recording, and Transcoding heath11 18 10,693 2008-03-27, 11:45 PM
Last Post: _Dude_
  Trouble using Comclean - mplex1 not working Beerman 0 1,387 2007-11-12, 01:14 AM
Last Post: Beerman
  Another Newbie question!! Need help with ComSkip and Comclean bimmer16 4 2,085 2007-11-02, 11:55 PM
Last Post: bimmer16
  Comclean Not Working Anymore polar101 1 1,419 2007-08-08, 03:50 AM
Last Post: alpha1
  comclean individual show chewy747 2 1,492 2007-05-18, 01:49 AM
Last Post: chewy747
  Can you run ComClean manually SteveO 15 5,353 2007-03-28, 12:18 AM
Last Post: twelvepbrs
  Comclean and ShowBurner2 tiger66 7 2,506 2007-02-15, 12:02 PM
Last Post: tiger66

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode