[MPlayer-users] xvid and Divx5 in the same mplayer?
D Richard Felker III
dalias at aerifal.cx
Sun Feb 2 20:49:57 CET 2003
On Sun, Feb 02, 2003 at 02:40:25PM +0200, Mihai RUSU wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi
>
> I have p4 2 GHZ (512 kb cache) and I have used this:
> vcodec=mpeg4:vme=1:vhq:v4mv:vpass=1/2:vbitrate=1000:precmp=1:cmp=1:subcmp=1
> for lavcopts and -sws 2, -vop scale and crop, -oac copy (frameno.avi
> 3pass)
DO NOT USE vme=1!!!!!!! This will make your movie horrible quality.
It's old and not maintained and not intended to be used -- lavc will
not take number of bits used for motion vectors into effect, so all
your bits will be wasted on mv's and then you'll get high quantizers
and ugly images. Also vme=1 is mad slow.
Try leaving the default vme=4 and all should be good!
Rich
More information about the MPlayer-users
mailing list