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 … 31 32 33 34 35 … 125 Next »
Auto Commercial Removal and Transcode Help (newbie)

 
  • 0 Vote(s) - 0 Average
Auto Commercial Removal and Transcode Help (newbie)
slacker190
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Feb 2007
#1
2007-02-09, 08:19 AM
After reading several threads on here and trying to install the recommended programs (mainly mencoder), I have failed to get any sort of results to have GB-PVR automatically transcode recorded files to Xvid/Divx, and remove commercials.

I'm more or less a complete newbie to GB-PVR, so when the guides skip a few steps, or say "edit your batch file to do this", without a clear statement on what batch file, or what string to add in what location, I realized I need help.

I've got a hauppauge mce pvr150, works 100% for watching and recording tv, installed comskip, which doesnt seem to work.

If anyone has a guide to do this operation step by step, or could point me to a few good threads with decent non-advanced explanations, I would be extremely happy.
dgeezer
Offline

Senior Member

Posts: 324
Threads: 9
Joined: Feb 2005
#2
2007-02-09, 11:00 AM
Try this thread: [URL="http://forums.nextpvr.com/showthread.php?t=8316&highlight=videoredo+postprocessing"]
http://forums.nextpvr.com/showthread.php?t=8316[/URL]
This is what I do. It's been working very well for me for months now. Videoredo isn't a free program but it works very well. It does have a 30 day free trial. It's also handy for fixing the occasional video where comskip doesn't quite catch everything. This guide is fairly easy to follow.

This method does not transcode the files, but just saves them as .mpg's. I have just started trying to figure out transcoding in order to be able to convert videos to playback on my DVP-642 divx dvd player. Stattiks thread http://forums.nextpvr.com/showthread.php?t=10606 has proved a bit harder for me to figure out, but I did get it to work for the first time last night.

It can be somewhat overwhelming to read some of the threads here and try to figure out what is going on.
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#3
2007-02-10, 05:12 AM
Hi slacker190,

Check out the wiki here for more info.

http://gbpvr.com/pmwiki/pmwiki.php/Utili...anscodeCut

If you're just looking for auto comercial cutting and transcoding, it might be what your looking for. Other than the script, you just need mencoder/mplayer. The Wiki lists the four settings you need to get started. Feel free to ask any questions here or in the official thread. I'm sure you'll get it working the way to want.
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#4
2007-02-10, 05:48 AM
degeezer,

Have you had success transcoding to the DVP642? I've had mixed results depending on the source material. That player can be pretty picky on what it will decide to play.
dgeezer
Offline

Senior Member

Posts: 324
Threads: 9
Joined: Feb 2005
#5
2007-02-10, 01:30 PM
I've run 2 videos in DVP642 mode (I think) and both play back fine. I added "+DVP-642" inside the file name before .mpg. Is this right? Otherwise, I may have encoded them using standard settings. Either way it has worked for me.

I am currently trying to set up transcoding for HDTV and have this run as a separate branch of my postprocessing.bat. I currently use comskip and videoredo for my analogue cable recordings. I want to use a separate .ini for comskip and different transcoding settings for HDTV.
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#6
2007-02-10, 03:57 PM
dgeezer Wrote:I've run 2 videos in DVP642 mode (I think) and both play back fine. I added "+DVP-642" inside the file name before .mpg. Is this right?

That's one way of doing it. Another way is to add the name of the show or the directory it's in to the dvp-642 pattern:

Code:
SET dvp-642_patterns="+DVP-642" "Name of show" "Name of another show"


Good to see it's working for you.
slacker190
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Feb 2007
#7
2007-02-11, 07:27 PM
When the Wiki for AutoTranscodeCut mentions "Put the file paths to mplayer, mencoder, comskip(if needed) and your recordings directory in the script.", I dont know enough about any of these programs or script what script to edit to do this myself.

I never expected setting up this for cutting out commercials and transcoding to shrinking filesize would be so complicated.

Thanks alot again
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#8
2007-02-12, 02:30 AM
dgeezer Wrote:I am currently trying to set up transcoding for HDTV and have this run as a separate branch of my postprocessing.bat. I currently use comskip and videoredo for my analogue cable recordings. I want to use a separate .ini for comskip and different transcoding settings for HDTV.
I can see why. I have my HVR1600 installed now, and have seen how comskip really bogs down on HDTV recordings. I'll have to figure this out as well, along with transcoding for play on the MVP, which has eluded me so far. Would like to know if you come up with a solution. Big Grin
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#9
2007-02-12, 04:13 PM
slacker190 Wrote:When the Wiki for AutoTranscodeCut mentions "Put the file paths to mplayer, mencoder, comskip(if needed) and your recordings directory in the script.", I dont know enough about any of these programs or script what script to edit to do this myself.

I never expected setting up this for cutting out commercials and transcoding to shrinking filesize would be so complicated.

Thanks alot again

The script can be downloaded from the wiki. Mplayer/mencoder can be found here:

http://tirnanog.fate.jp/mirror/mplayer/

The mplayer files can be open/extracted with Winrar.
It sounds like you already have comskip.

The script can be opened in any text editor (Right-click on the script after you've extracted it from the zip and choose EDIT)

Edit the following lines to the path where your files are:

:: QUICK-START- The following settings are the minimal needed to get the script running
SET mencoder_path=D:\Progra~1\mplayer\mplayer1.0pre8\mencoder.exe
SET mplayer_path=D:\Progra~1\mplayer\mplayer.exe
SET comskip_path=D:\Progra~1\devnz\gbpvr\comskip.exe
SET recordings_path=T:\Video\

If you want to make things easier, create a folder at the root of you C drive called transcode and place mplayer.exe, mencoder.exe, and comskip.exe files in it.

Then the quickstart settings would look like this:

:: QUICK-START- The following settings are the minimal needed to get the script running
SET mencoder_path=C:\transcode\mencoder.exe
SET mplayer_path=C:\transcode\mplayer.exe
SET comskip_path=C:\transcode\comskip.exe
SET recordings_path=T:\Video\

The recordings_path is where your GBPVR recordings are located.

If you want the script to call comskip, SET comskipmode=yes in the script.

Remember, the commercial cutting is only as good as what comskip finds so make sure comskip is finding the commercials ok.

Good Luck.
homerjr43
Offline

Junior Member

Posts: 6
Threads: 1
Joined: Feb 2007
#10
2007-02-14, 03:29 AM
I have followed this post to set up my own postprocessing.bat. But i am still having one problem....

How do i CLEAN the COMMERCIALS before i transcode using the guide from the wiki http://gbpvr.com/pmwiki/pmwiki.php/U...toTranscodeCut

I have comskip running while the show records...so i assume i need to add a line to run the comclean.bat to the postprocessing bat....

I tried adding

call comclean.bat %1

And it errored and said

'comclean.bat' is not recognized as an internal or external command, operable program or batch file.

...Any advice on how to use the auto cut and transcode and get rid of commercials???
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  transcode from file.ts to file.mpeg in parallelproocessing alevideotestservice 4 2,938 2009-12-30, 07:27 PM
Last Post: alevideotestservice
  Transcode w/ Comskip? pduncan67 1 2,165 2009-11-25, 03:59 AM
Last Post: johnsonx42
  Newbie needs help with renaming external plugins and making some plugins to work Chris79 2 2,425 2009-06-14, 05:36 AM
Last Post: Chris79
  Transcode and copy ydekmekji 6 2,713 2009-01-14, 04:43 AM
Last Post: ydekmekji
  Comskip & Comclean...but logo removal? Questor 1 2,194 2008-03-29, 06:31 AM
Last Post: erik
  Semi-Automatic commercial removal with VideoRedo dgeezer 9 6,392 2007-12-21, 03:19 PM
Last Post: dgeezer
  Another Newbie question!! Need help with ComSkip and Comclean bimmer16 4 2,130 2007-11-02, 11:55 PM
Last Post: bimmer16
  Newbie wants to get his feet wet in GBPVR-tweaking. Now what? quix 2 1,536 2007-10-02, 07:22 AM
Last Post: Deusxmachina
  Help out a N00B w/skip and transcode? (I've done the research) pointlisse 20 5,612 2007-04-30, 11:12 PM
Last Post: pointlisse
  Need help to get Transcode to work-simple help me svesnon14 10 3,426 2007-04-25, 01:17 AM
Last Post: svesnon14

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

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

Linear Mode
Threaded Mode