[MEncoder-users] low quality decrypt
Phil Ehrens
phil at slug.org
Tue Sep 20 22:44:42 CEST 2005
miguel gmail wrote:
>
> mencoder dvd://1 -o whatevermovie.avi -oac copy -ovc lavc -vf scale
> 1024:800 -lavcopts vcodec=mpeg4 (all one line)
>
The default bitrate is rather low for a resolution of 1024x800.
First off, you probsbly don't really want 1024x800... how about
trying:
-vf scale -zoom -xy 512
and use these lavcopts (just for starters):
-lavcopts vcodec=mpeg4:vbitrate=1800:nr=200:mbd=2:v4mv:trell
You can scale it up when you watch it with mplayer usign the -x
and -y options.
These are just simple starting options. (puts on flameproof
leotard and dances offstage)
More information about the MEncoder-users
mailing list