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 2 3 4 5 6 … 125 Next »
Automated Cutting and Transcoding Guide Using Mencoder

 
  • 0 Vote(s) - 0 Average
Automated Cutting and Transcoding Guide Using Mencoder
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#661
2008-06-08, 11:34 PM
-stattik- Wrote:What are the other requirements for that format? (Max bitrate,continer etc?) There's no existing profile that would work right away but if all the requirements were listed, something could probably get put together.

I typically use pocketdivxencoder to do conversion. It uses mencoder internally. However, I want to use the built in ability from skiptool/gbpvr to do the stuff I record off cable instead of having to run this program independently. Here is some info from one of the DVD rips I've done:

320x212 (320 is the width constraint due to my device (320x240 resolution), keep aspect ratio)
332Kbps
29.97 frames/s
Qf=0.163
Mp3 96Kbps
Divx 5.x/6.x mpg4
Avid, PVOP
.avi container
More stuff:
File Length Correct
AVI v1.0
Interleave: 42 ms (1.2 v.frames), preload=809
Audio frames: Aligned on interleaves
Video: 294 MB (78.06%)
Audio: 71.1 MB (18.86%)
AVI Overhead: 11.6 MB (3.08%)

Some if it makes no sense to me, but it may to you. Again, that is from an example dvd rip, and for the purposes of what I am asking, it will be MPG U.S. programming as capture from a Hauppauge 1600 analog side on high quality.

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#662
2008-06-09, 04:14 AM
This script should do the trick. Just set the paths to your apps. You can also try setting SET use_quant=yes if you want.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#663
2008-06-10, 05:56 PM
Stattik,
The current version of your script doesn't seem to support config_from_app anymore. Any chance you could add this support again?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#664
2008-06-12, 05:31 AM
pastro Wrote:Stattik,
The current version of your script doesn't seem to support config_from_app anymore. Any chance you could add this support again?

Which current version, the one in the Wiki or the one posted here (0.5.6a)? If the support is missing, I should be able to add it again.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#665
2008-06-12, 05:51 AM
-stattik- Wrote:Which current version, the one in the Wiki or the one posted here (0.5.6a)? If the support is missing, I should be able to add it again.

The one you posted in this thread
http://forums.nextpvr.com/showthread.php...t=skiptool
Mkenyon tried it and didn't have any luck. I took a look at it and it didn't look like it supported config_from_app.
If you get a chance to take a look and see if it is supported that would be great.
Thanks.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#666
2008-06-12, 03:22 PM
pastro Wrote:The one you posted in this thread
http://forums.nextpvr.com/showthread.php...t=skiptool
Mkenyon tried it and didn't have any luck. I took a look at it and it didn't look like it supported config_from_app.
If you get a chance to take a look and see if it is supported that would be great.
Thanks.

Here's the updated script. It has the input_encode_mode enabled.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#667
2008-06-12, 03:26 PM
-stattik- Wrote:Here's the updated script. It has the input_encode_mode enabled.

Great, I'll give it a try.
Thx
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
firehorse
Offline

Member

Posts: 60
Threads: 6
Joined: Apr 2008
#668
2008-06-17, 08:23 PM
Hi,

I've been using the script fine for a while, but I'm finding comskip sometimes deletes too much and I haven't go the time to delve into tweaking comskip, so I will live with the commercials.

I thought just changing
SET comskipmode=no
would do the trick.

I've also turned off comskip in gbpvr.

But now the script doesn't recognise any of the new files to compress.

What are the correct settings?

Thanks
Alan
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#669
2008-06-18, 12:23 AM
firehorse Wrote:Hi,

I've been using the script fine for a while, but I'm finding comskip sometimes deletes too much and I haven't go the time to delve into tweaking comskip, so I will live with the commercials.

I thought just changing
SET comskipmode=no
would do the trick.

I've also turned off comskip in gbpvr.

But now the script doesn't recognise any of the new files to compress.

What are the correct settings?

Thanks
Alan

I would suggest the following:

SET use_edl=no

That will make mencoder ignore the edl file.

Keep comskip on in GBPVR. The EDL files generated by comskip are what tells the script what files to process. Plus when you watch a processed file in GBPVR, the commercials will be marked. You can automatically skip them while watching or rewind in case some of the show was skipped. It's how I currently have mine set up.
firehorse
Offline

Member

Posts: 60
Threads: 6
Joined: Apr 2008
#670
2008-06-18, 09:32 AM
Hi,
-stattik- Wrote:I would suggest the following:

SET use_edl=no

That will make mencoder ignore the edl file.

Keep comskip on in GBPVR. The EDL files generated by comskip are what tells the script what files to process. Plus when you watch a processed file in GBPVR, the commercials will be marked. You can automatically skip them while watching or rewind in case some of the show was skipped. It's how I currently have mine set up.

Thanks for that.

I also had to 'temporarily' change
SET target_extension=edl
to
SET target_extension=mpg
as I had a recorded a few without comskip.

Once they have been compressed by the script, I will change it back to
SET target_extension=edl

Many thanks
Alan
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (89): « Previous 1 … 65 66 67 68 69 … 89 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Yet another guide enhancer :0) carpeVideo 18 10,395 2010-04-07, 03:39 PM
Last Post: carpeVideo
  Guide Questions native 6 4,282 2010-02-10, 01:23 PM
Last Post: native
  Mencoder with multiple TS audio streams lanmat 2 4,624 2009-11-09, 12:15 PM
Last Post: lanmat
  mencoder error messages fvfv 3 2,868 2009-10-19, 08:07 PM
Last Post: -stattik-
  TV guide table colour Pob 3 2,505 2009-09-21, 10:55 PM
Last Post: Snooze
  Searching Guide Contents skycyclepilot 1 2,034 2009-08-23, 03:30 PM
Last Post: McBainUK
  Search for Movies in TV Guide spdrac1 1 2,042 2009-05-23, 03:37 PM
Last Post: JavaWiz
  MPEG2 transcoding to Xvid/AAC -which plug-in/tool are best fit? blizard 6 5,144 2009-03-01, 05:43 PM
Last Post: Deusxmachina
  Warning: Mencoder and large MPEG2 files can fail jam_zhou 1 1,705 2008-07-26, 01:39 AM
Last Post: sgilani
  Comskip, Comclean, Rename Recording, and Transcoding heath11 18 10,771 2008-03-27, 11:45 PM
Last Post: _Dude_

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

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

Linear Mode
Threaded Mode