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
Dano
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Sep 2005
#111
2006-02-01, 01:56 AM
I am pretty sure trellis and mpeg quant will not work on Phillips DVP642.
groover km
Offline

Senior Member

Posts: 731
Threads: 43
Joined: Mar 2005
#112
2006-02-01, 02:06 AM
Dano Wrote:I am pretty sure trellis and mpeg quant will not work on Phillips DVP642.

That is correct.
Celeron D 2.53GHz, 1024MB
120GB, 160GB int, 80GB, 250GB ext, 40GB lan HDDs
PVR-150 retail, 1 wired MVP, 1 wireless MVP, OFA URC-8910 Remote
Look for me on XBox Live!
Dano
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Sep 2005
#113
2006-02-01, 02:08 AM
This mencoder script works nicely for telecined NTSC:

-oac mp3lame -lameopts mode=2:cbr:br=192 -sws 9 -vf yuvcsp,pullup,softskip,scale=720:480::0:9,crop=672:448:24:16,expand=704:480:16:16 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=%Bitrate%:vhq:vmax_b_frames=1:nr=100Confusedcplx_mask=0.03 -ffourcc DIVX -ofps 24000/1001
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#114
2006-02-01, 05:54 AM
groover km Wrote:That is correct.


Thanks for the info guys. I've attached an updated script with trellis and mpeg quant removed.
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#115
2006-02-01, 05:55 AM
Dano Wrote:This mencoder script works nicely for telecined NTSC:

-oac mp3lame -lameopts mode=2:cbr:br=192 -sws 9 -vf yuvcsp,pullup,softskip,scale=720:480::0:9,crop=672:448:24:16,expand=704:480:16:16 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=%Bitrate%:vhq:vmax_b_frames=1:nr=100Confusedcplx_mask=0.03 -ffourcc DIVX -ofps 24000/1001


Hi Dano,

Are you suggesting this script for transcoding for hardware divx players?
jam_zhou
Offline

Senior Member

Posts: 632
Threads: 179
Joined: Sep 2005
#116
2006-02-01, 03:56 PM
I can confirm that this will work on the Phillips player...you should be able to easily modify it to two pass:

%SOURCE% -oac mp3lame -lameopts mode=2:cbr:br=%AUDIOBITRATE% -vf scale=%RESOLUTION%,pp=hb/vb/dr -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=%VIDEOBITRATE% -ffourcc DIVX -o %DEST%
Dano
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Sep 2005
#117
2006-02-01, 05:34 PM
Yes, I use this script for my Phillips Divx player. I cap at 12 Mbps CBR and 384kb for audio. I have already modified the script for higher quality but the speed decrease is twofold (I am at work now and can post the script later). I have been having a hard time balancing the PVR-250 noise reduction filters and the noise reduction of mencoder (I gave up on hqdn3d due to smearing) to get them just right for all TV channels. I am probaly going to switch my PVR-250 with a PVR-150 which currently resides in my HTPC/MediaMVP setup because of superior image quality.
Dano
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Sep 2005
#118
2006-02-01, 10:22 PM (This post was last modified: 2006-02-01, 10:29 PM by Dano.)
This is what I am currently using but, I am still not satisfied with the noise reduction. FltDnrSpatFltLevel=0 and FltDnrTempFltLevel=4.

mencoder.exe %1 -oac mp3lame -lameopts mode=2:cbr:br=%AUDIOBITRATE% -sws 9 -vf yuvcsp,pullup,softskip,scale=720:480::0:9,crop=672:448:24:16,expand=704:480:16:16 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=%Bitrate%:mbd=2:mv0:precmp=2:cmp=2:subcmp=2:predia=2:dia=2:preme=2:v4mv:last_pred=2:vqcomp=0.6:vmax_b_frames=1:nr=200:scplx_mask=0.03 -ffourcc DIVX -ofps 24000/1001 -o "%~dpn1.avi"
danguyf
Offline

Junior Member

Posts: 36
Threads: 1
Joined: Dec 2005
#119
2006-02-04, 02:25 PM
What is the difference, functionality-wise, between this mencoder script and that of jam_zhou found here: http://forums.nextpvr.com/showthread.php?t=10685

Other than that they seem to do all the same things, yes?
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#120
2006-02-04, 05:49 PM
Sorry, I'm not familiar with jam_zhou's vbs script. Try both and find out.
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Yet another guide enhancer :0) carpeVideo 18 10,378 2010-04-07, 03:39 PM
Last Post: carpeVideo
  Guide Questions native 6 4,279 2010-02-10, 01:23 PM
Last Post: native
  Mencoder with multiple TS audio streams lanmat 2 4,619 2009-11-09, 12:15 PM
Last Post: lanmat
  mencoder error messages fvfv 3 2,867 2009-10-19, 08:07 PM
Last Post: -stattik-
  TV guide table colour Pob 3 2,504 2009-09-21, 10:55 PM
Last Post: Snooze
  Searching Guide Contents skycyclepilot 1 2,032 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,142 2009-03-01, 05:43 PM
Last Post: Deusxmachina
  Warning: Mencoder and large MPEG2 files can fail jam_zhou 1 1,701 2008-07-26, 01:39 AM
Last Post: sgilani
  Comskip, Comclean, Rename Recording, and Transcoding heath11 18 10,755 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