mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] using mencoder with -mf, pixelation


To: "MPlayer usage questions, feature requests, bug reports" <mplayer-users@xxxxxxxxxxxx>
Subject: Re: [MPlayer-users] using mencoder with -mf, pixelation
From: Jeff Clagg <snacky@xxxxxxxxxxxxx>
Date: Fri, 25 Mar 2005 21:53:25 -0600
Delivered-to: itdp@localhost
Delivered-to: mplayer-users@mplayerhq.hu
In-reply-to: <20050326010528.58541736.martin@mkcollins.org>
References: <20050325185447.GA8376@localhost.localdomain><20050325192140.GX24659@brightrain.aerifal.cx><20050325203239.GA14979@localhost.localdomain><20050326010528.58541736.martin@mkcollins.org>
User-agent: Mutt/1.5.6+20040907i

On Sat, Mar 26, 2005 at 01:05:28AM +0000, Martin Collins wrote:
> Try:
> mencoder mf://'*jpg' -mf type=jpeg -vf scale=352:288 -ovc lavc \
>  -lavcopts vcodec=mpeg1video:mbd2:v4mv:trell:cbp:vbitrate=500 \
>  -nosound -ofps 25 -of mpeg -o filename.mpg

This is wrong in a couple of different ways. v4mv is not possible in
mpeg1 and mpeg2. "mbd2" is not a lavcopt - you probably mean mbd=2.

Trying *cmp=2 or *cmp=3 is good in my experience, or *cmp=6 to trade off
a large amount of speed against a small additional quality gain.

_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
http://mplayerhq.hu/mailman/listinfo/mplayer-users


[Prev in Thread] Current Thread [Next in Thread]