2006-02-01, 01:56 AM
I am pretty sure trellis and mpeg quant will not work on Phillips DVP642.
2006-02-01, 01:56 AM
I am pretty sure trellis and mpeg quant will not work on Phillips DVP642.
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!
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=100 ![]()
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.
2006-02-01, 05:55 AM
Dano Wrote:This mencoder script works nicely for telecined NTSC: Hi Dano, Are you suggesting this script for transcoding for hardware divx players?
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%
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.
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"
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?
2006-02-04, 05:49 PM
Sorry, I'm not familiar with jam_zhou's vbs script. Try both and find out.
|
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Yet another guide enhancer :0) | carpeVideo | 18 | 10,381 |
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,702 |
2008-07-26, 01:39 AM Last Post: sgilani |
|
Comskip, Comclean, Rename Recording, and Transcoding | heath11 | 18 | 10,756 |
2008-03-27, 11:45 PM Last Post: _Dude_ |