2006-04-25, 04:36 PM
In trying to solve issues with Lip Synch and Subtitles Synch using mencoder to convert a DVD Folder into mpg so that I can play it on the MVP, i found the MVPRecoder plugin that seems to give me the best mpg as far as quality and Synch. The TimeStamps are not quite perfect, but I guess I can live with that. (I press 20 Skip to try to skip 20 minutes in the future and I skip about 3 minutes). But again that is not a big issue now. What I want to do is make it run a bit faster. I am only getting 13FPS and it takes more than 5 hours to encode something that is already MPG2 (a VOB Set), only I want to show subtitles and that needs to reencode.
My Entire mencoder line is :
c:\windows\mencoder.exe -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -ofps 24000/1001 -vf softskip,harddup -af volnorm,volume=16:1 -lavcopts vcodec=mpeg2video:lmin=2.1:lmax=42.0:vqmin=2:vqmax=18:vmax_b_frames=0:vqdiff=3:vme=4:mbd=2:vbitrate=6800:vratetol=13000:vrc_maxrate=9800:vrc_buf_size=1835:vpass=1:vi_qfactor=1.00:vi_qoffset=0.00:vqblur=0.0:vqcomp=0.5:vfdct=6:idct=1:mv0:ildctcmp=2:predia=6:dia=6:trell:cbp:preme=2:nr=0:dc=10:vqmin=2:vqmax=31:vmax_b_frames=2:keyint=16:mbcmp=0:preme=2:precmp=0:cmp=0
ubcmp=0:mbd=1:vb_qfactor=1.00:vb_qoffset=0.00:vi_qfactor=1.00:mbqmin=2:mbqmax=31:lmin=2.1:lmax=31:vqdiff=3:vhq:acodec=mp2:abitrate=192 -priority belownormal dvd:// -dvd-device "%1" -v -o "%2" -sid %3
Pbs. Is there anything you see there that can make it run a little closet to realtime ?
I am not intersted in doing AVI or MPEG4 encoding to save space on the hard drive. I want an MPG file that I can play reliably on the MVP, which is my primary GBPVR frontEnd. So I can live with 3.5 or 4 Gigs per movie.
My Entire mencoder line is :
c:\windows\mencoder.exe -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -ofps 24000/1001 -vf softskip,harddup -af volnorm,volume=16:1 -lavcopts vcodec=mpeg2video:lmin=2.1:lmax=42.0:vqmin=2:vqmax=18:vmax_b_frames=0:vqdiff=3:vme=4:mbd=2:vbitrate=6800:vratetol=13000:vrc_maxrate=9800:vrc_buf_size=1835:vpass=1:vi_qfactor=1.00:vi_qoffset=0.00:vqblur=0.0:vqcomp=0.5:vfdct=6:idct=1:mv0:ildctcmp=2:predia=6:dia=6:trell:cbp:preme=2:nr=0:dc=10:vqmin=2:vqmax=31:vmax_b_frames=2:keyint=16:mbcmp=0:preme=2:precmp=0:cmp=0

Pbs. Is there anything you see there that can make it run a little closet to realtime ?
I am not intersted in doing AVI or MPEG4 encoding to save space on the hard drive. I want an MPG file that I can play reliably on the MVP, which is my primary GBPVR frontEnd. So I can live with 3.5 or 4 Gigs per movie.