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)
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#11
2007-02-15, 03:51 PM
homerjr43 Wrote:...Any advice on how to use the auto cut and transcode and get rid of commercials???

The transcode script will cut the commercials out during the transcode process. If comskip is running during the recording, make sure that it creates edl files when it's finished.

Set output_edl=1 in the comskip.ini file to enable comskip to create edl files.
homerjr43
Offline

Junior Member

Posts: 6
Threads: 1
Joined: Feb 2007
#12
2007-02-15, 04:18 PM
thanks...and great job on the script....i have one more question. My capture card records wazy lines at the very top of the capture area prolly like the top 5 pixels or so...it is not that big of a deal but is there any way to crop out like 5 pixels from the top when trancoding??
-Oz-
Offline

Posting Freak

Posts: 803
Threads: 33
Joined: Aug 2006
#13
2007-02-15, 04:29 PM
there is definitely a way. I haven't figured out the command for mencoder yet. Anyone else?
Dan Blomberg
[SIZE="1"]HTPC 1: MSI K8NGM2-FID, AMD 64 3000+, WD 200gb HDD, 1gb ram, NSK2400, PVR-500, Harmony 659
HTPC 2: ASUS M2NPV-VM, AMD 64 3200+, WD 250gb HDD, 1gb ram, nVidia DualTV MCE, NSK2400, Harmony 720
HTPC 3: GIGABYTE GA-E7AUM-DS2H GeForce 9400, Intel E5200 Wolfdale, WD 640gb HDD, 4gb ram, Antec Fusion 2, HVR-1600, hdhomerun, Harmony 880, PCH A-110
GBPVR 1.4.7 Additions: Weather2, UltraXMLTV, Comskip
Project: Setup Logitech Harmony Remote[/SIZE]
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#14
2007-02-15, 05:15 PM
It depends on the resolution of the input video. What is the resolution of your input video?
homerjr43
Offline

Junior Member

Posts: 6
Threads: 1
Joined: Feb 2007
#15
2007-02-15, 06:06 PM
The resolution is 480i NTSC I assume i am using an analog cable input and recording with a hauppauge pvr 250
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#16
2007-02-15, 10:45 PM
Then the mencoder crop settings would be crop=720:475:0:5.

If you want to update your script with this just search for

IF /I %hdtv_pro%==null (

And then add the following line below it:

SET crop=crop=720:475:0:5

I'll look into adding an option to crop that out in the next version of the script.
homerjr43
Offline

Junior Member

Posts: 6
Threads: 1
Joined: Feb 2007
#17
2007-02-16, 03:09 AM (This post was last modified: 2007-02-16, 03:20 AM by homerjr43.)
Well Stattik...it didnt work... and i actually lost 3 episodes tonight after changing the script...Sad I guess that my fault for not testing to see if the script worked before using it..... The script ran the avi file was not encoded and the original mpg was deleted.....below is what i had

ECHO .

IF /I %hdtv_pro%==null (
SET crop=crop=720:475:0:5
SET video_bitrate=%SDvideo_bitrate%
IF /I %SDfilter% EQU auto SET filter=pp=ci,
SET nr=,hqdn3d=3:2:3:3
SET video_width=%SDvideo_width%
SET video_height=%SDvideo_height%
ECHO Flagged as Standard
)

Is this what you meant???
If not what mistake did i make?
Also i am using your 2 pass mode if that makes a difference...

Thanks
ERIK
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#18
2007-02-16, 05:08 AM
I missed the comma. I wasn't able to test it from work. Here's what the line should say:

SET crop=crop=720:475:0:5,

The comma at the end is what was needed. Set the script not to delete the files just to make sure it's what you want.
homerjr43
Offline

Junior Member

Posts: 6
Threads: 1
Joined: Feb 2007
#19
2007-02-19, 01:28 AM
Thanks that did the trick...

ERIK
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  transcode from file.ts to file.mpeg in parallelproocessing alevideotestservice 4 2,827 2009-12-30, 07:27 PM
Last Post: alevideotestservice
  Transcode w/ Comskip? pduncan67 1 2,116 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,340 2009-06-14, 05:36 AM
Last Post: Chris79
  Transcode and copy ydekmekji 6 2,586 2009-01-14, 04:43 AM
Last Post: ydekmekji
  Comskip & Comclean...but logo removal? Questor 1 2,120 2008-03-29, 06:31 AM
Last Post: erik
  Semi-Automatic commercial removal with VideoRedo dgeezer 9 6,238 2007-12-21, 03:19 PM
Last Post: dgeezer
  Another Newbie question!! Need help with ComSkip and Comclean bimmer16 4 2,012 2007-11-02, 11:55 PM
Last Post: bimmer16
  Newbie wants to get his feet wet in GBPVR-tweaking. Now what? quix 2 1,452 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,295 2007-04-30, 11:12 PM
Last Post: pointlisse
  Need help to get Transcode to work-simple help me svesnon14 10 3,274 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