Gentoo Archives: gentoo-user

From: Iain Buchanan <iaindb@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] tweaking mencoder
Date: Tue, 29 Aug 2006 13:01:43
Message-Id: 1156856108.32349.3.camel@orpheus
In Reply to: Re: [gentoo-user] mencoder did nothing all night at 100% CPU! by Iain Buchanan
1 On Mon, 2006-08-28 at 22:09 +0930, Iain Buchanan wrote:
2 > On Fri, 2006-08-11 at 08:21 +0100, Uwe Thiem wrote:
3 > > On 10 August 2006 23:06, Iain Buchanan wrote:
4 > > > Hi all,
5 > > >
6 > > > I'm trying out mencoder to try a few different codecs and formats for 1.
7 > > > dvd authoring and 2. just compressing to keep on my HD.
8 > >
9 > > For DVDs, try this:
10 > >
11 > > mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd \
12 > > -vf scale=720:576,harddup -srate 48000 -af lavcresample=48000 \
13 > > -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:\
14 > > vbitrate=5000:keyint=15:acodec=ac3:abitrate=192:aspect=4/3 \
15 > > -ofps 25 -o outfile.mpeg infile
16 >
17 > wow! I just got around to trying that a couple of days ago and it
18 > produces great output: fast, small file size, and no noticeable
19 > difference in quality between the mpeg and the original dv! (I watched
20 > many different clips many times over to make sure! on TV and on my LCD)
21
22 Hmm, on closer inspection, I _do_ notice the output is slightly lower
23 quality. (Don't know why I didn't see it before...) Is there any way I
24 can tweak the quality? Can I change vbitrate, or is 5000 a dvd standard?
25
26 thanks heaps!
27 --
28 Iain Buchanan <iaindb at netspace dot net dot au>
29
30 We were so poor we couldn't afford a watchdog. If we heard a noise at night,
31 we'd bark ourselves.
32 -- Crazy Jimmy
33
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] tweaking mencoder Uwe Thiem <uwix@××××.na>