NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 15 16 17 18 19 … 56 Next »
ComCut - Automatically clean recordings of commercials

 
  • 0 Vote(s) - 0 Average
ComCut - Automatically clean recordings of commercials
Withbothfeet
Offline

Junior Member

Posts: 29
Threads: 4
Joined: Dec 2006
#101
2007-01-17, 05:17 PM
Ok I ran it again...

C:\Program Files\devnz\gbpvr>mpgtx.exe -j -f "C:\TVShows\The Outer Limits\The Outer Limits_20070117_08000900.mpg"
Now processing C:\TVShows\The Outer Limits\The Outer Limits_20070117_08000900.mpg
1/1 ... 100.00%

The finished file has no audio.

I have 5 files including the original (not counting the backup of the original original)

[ATTACHMENT NOT FOUND]

:confused:
SniperDude
Offline

Member

Posts: 185
Threads: 6
Joined: Dec 2005
#102
2007-01-17, 06:32 PM
WithbothFeet

Make sure you run the right command... it looks like your running MPGTX and not MPLEX1
*you can tell this because the file timestamp is not changing... i

??
Withbothfeet
Offline

Junior Member

Posts: 29
Threads: 4
Joined: Dec 2006
#103
2007-01-17, 09:46 PM
Doh!
Ran this instead Wink but it does nothing. (new recording BTW)

C:\Program Files\devnz\gbpvr>mplex1.exe -j -f "C:\TVShows\Home Improvement\Home Improvement_20070117_15301600.mpg" >test.log

ComCut did the same as it usually does with the error 0.
NiteShdw
Offline

Member

Posts: 71
Threads: 5
Joined: Sep 2005
#104
2007-01-18, 02:22 AM
Withbothfeet Wrote:Ok I ran it again...

C:\Program Files\devnz\gbpvr>mpgtx.exe -j -f "C:\TVShows\The Outer Limits\The Outer Limits_20070117_08000900.mpg"
Now processing C:\TVShows\The Outer Limits\The Outer Limits_20070117_08000900.mpg
1/1 ... 100.00%

The finished file has no audio.

I have 5 files including the original (not counting the backup of the original original)

[ATTACHMENT NOT FOUND]

:confused:

"The Outer Limits_20070117_08000900.mpg" is your new file without commercials.
"The Outer Limits_20070117_08000900.original.mpg" is the original, unaltered recording.

If you want to test ComCut again on the same recording, delete all the files except the two that end in ".original.mpg" and run ComCut on that file.
NiteShdw
Offline

Member

Posts: 71
Threads: 5
Joined: Sep 2005
#105
2007-01-18, 02:23 AM
I think that I would be better able to assist those of you with questions if you would email me. My email address is in the About screen.
CajunCatfish
Offline

Junior Member

Posts: 12
Threads: 1
Joined: Dec 2006
#106
2007-01-18, 04:28 AM
NiteShdw,

I'm beginning to think Comcut needs to be wiki'd and added to the "official" list of utilities. I know you're cranking out code so if somebody would give me some tips I could try adding it, if you think it worthwhile?
[SIZE="1"]Dell Dimension 4700
Hauppauge PVR 150
320 GB USB 2.0 external drive
GB-PVR 1.1.15, PI=Weather
Wireless MVP
100 channels and still nothing on worth watching...
right now, anywayCool[/SIZE]
Withbothfeet
Offline

Junior Member

Posts: 29
Threads: 4
Joined: Dec 2006
#107
2007-01-18, 01:34 PM
Sorry guys...
I have discovered I have bigger problems that are preventing GBPVR, and associated apps (comskip, comcut, various codex, etc...) from working properly.
I use this GBPVR computer as a testing comp for many other applications, hardware, and general testing of stuff.
I think it may be time to do the annual format and reinstall of Windows XP.

Thanks for the assistance thus far.
nbarsley
Offline

Member

Posts: 242
Threads: 36
Joined: Oct 2006
#108
2007-01-19, 03:57 PM
Hi,
First I would like to say that comcut works great! I'm really glad that someone managed to write a program that deletes the commercials simply. Draging and dropping a file onto comcut.exe works perfectly for me and the interface looks nice too.
Although it works fine dragging and dropping, I can't get it to work in my postprocessing.bat file. This is probably because I know nothing about writing bat files, but I did follow all of your instructions (I believe.) When it starts to run after a show has been recorded I get an error saying "Error: Unable to locate file." Comskip and renamerecordings still both run but when it gets to comcut it does not work. My comcut.exe is placed directly in the gbpvr directory so I dont think that my comcut line is wrong. Maybe it has something to do with renaming the recording before running comcut? Would rename recordings work after comcut? I attached my postprocessing.bat file if anyone wants to check to make sure that I typed this in correctly.
NiteShdw
Offline

Member

Posts: 71
Threads: 5
Joined: Sep 2005
#109
2007-01-20, 01:15 AM
The problem is this:
Code:
RenameRecording.exe -t %1 > rename.log

comcut %1

You are running RenameRecording BEFORE ComCut (the %1 is replaced with the original filename). By the time ComCut gets it, the original file is no longer present. Just switch the two:
Code:
comcut %1
RenameRecording.exe -t %1 > rename.log
nbarsley
Offline

Member

Posts: 242
Threads: 36
Joined: Oct 2006
#110
2007-01-20, 01:54 AM
Thanks!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (16): « Previous 1 … 9 10 11 12 13 … 16 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Avidemux: Perfectly Cut Out Commercials, Clips, Etc. BTJustice 12 30,590 2012-11-14, 02:29 PM
Last Post: thomasaherzog
  NPVR Rename Recordings Batch File raceviper13 8 8,218 2011-04-23, 11:52 PM
Last Post: raceviper13
  Showname - Rename utility for GBPVR recordings Anthony 0 1,504 2009-03-05, 05:40 PM
Last Post: Anthony
  mTranscode BETA - automatic encoding of recordings jam_zhou 82 33,214 2008-10-21, 08:13 PM
Last Post: jam_zhou
  Video Podcasts of GBPVR Recordings fering 9 4,839 2008-03-16, 08:30 PM
Last Post: Grenlen
  Marking Commercials with Remote in GB-PVR wtg 12 4,890 2007-02-01, 11:51 AM
Last Post: radar
  cleanup \Recordings\<showname> folders BobAtTorrey 2 1,570 2007-01-22, 04:11 AM
Last Post: BobAtTorrey
  Recordings2 - New Recordings Viewer psycik 25 7,680 2006-10-20, 12:11 AM
Last Post: psycik
  Recordings Viewer - version 2 psycik 18 5,137 2006-08-15, 07:48 AM
Last Post: mila06
  Manage conflicted recordings from the system tray Mister Slimm 0 1,095 2006-08-05, 08:25 PM
Last Post: Mister Slimm

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

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

Linear Mode
Threaded Mode