Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2006 08:01:34 -0700 (PDT)
From:      "R. B. Riddick" <arne_woerner@yahoo.com>
To:        Tsu-Fan Cheng <tfcheng@gmail.com>, FreeBSD <freebsd-questions@freebsd.org>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: compress films
Message-ID:  <20060825150134.89470.qmail@web30303.mail.mud.yahoo.com>
In-Reply-To: <f84c38580608250747ycf4a26ax752139f772587d32@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--- Tsu-Fan Cheng <tfcheng@gmail.com> wrote:
> % mencoder ddd.avi -ovc lavc -lavcopts vcodec=mpeg4 -vf scale=352:240 \
> % -oac lavc -lavcopts acodec=mp3:abitrate=48 -o ggg.avi
> 
> But sometimes the ggg.avi can still be a little larger than 700mB, is there
> any more optimization I can do, or use other app to do this better??
> 
I wouldn't call it "optimization" (due the quality loss; but if u just optimize
for space, it can be seen as optimization... (:-) ), but you can try
  -lavcopts vcodec=mpeg4:vbitrate=500
or so...

-Arne


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060825150134.89470.qmail>