[MPlayer-users] av sync problems dvd->divx w/lavc and 3 pass
Nico
nsabbi at tiscali.it
Tue Dec 9 23:23:41 CET 2003
----- Original Message -----
From: "Aaron Peterson" <aaron at alpete.com>
To: "MPlayer user's list." <mplayer-users at mplayerhq.hu>
Sent: Tuesday, December 09, 2003 10:56 PM
Subject: RE: [MPlayer-users] av sync problems dvd->divx w/lavc and 3 pass
you could try:
mencoder -dvd 1 -o /dev/null -ovc lavc -lavcopts
vcodec=mpeg4:vhq:keyint=150:vbitrate=870:vpass=1 -vop
crop=640:268:0:44,scale -zoom -xy 640 -oac copy
mencoder -dvd 1 -o output.avi -ovc lavc -lavcopts
vcodec=mpeg4:vhq:keyint=150:vbitrate=870:vpass=2 -vop
crop=640:268:0:44,scale -zoom -xy 640 -oac mp3lame -lameopts
preset=standard
> mencoder -dvd 1 -ovc frameno -o frameno.avi -oac mp3lame -lameopts
> preset=standard
>
> rm divx2pass.log && mencoder -dvd 1 -o /dev/null -ovc lavc -lavcopts
> vcodec=mpeg4:vhq:keyint=150:vbitrate=870:vpass=1 -vop
> crop=640:268:0:44,scale -zoom -xy 640 -oac copy
>
> mencoder -dvd 1 -o output.avi -ovc lavc -lavcopts
> vcodec=mpeg4:vhq:keyint=150:vbitrate=870:vpass=2 -vop
> crop=640:268:0:44,scale -zoom -xy 640 -oac copy
>
> I've also tried ripping the vobs first with vobcopy and running:
>
> cat *.vob |mencoder blah blah
>
> but that doesn't seem any better. perhaps it is something wrong with my
> pc hardware setup or with running mencoder on FreeBSD? seems unlikely,
> but so do all the other potential explanations i've thought of so far...
>
> Aaron
>
> _______________________________________________
> RTFM!!! http://www.MPlayerHQ.hu/DOCS
> Search: http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
More information about the MPlayer-users
mailing list