Gentoo Archives: gentoo-user

From: Uwe Thiem <uwix@××××.na>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mencoder did nothing all night at 100% CPU!
Date: Fri, 11 Aug 2006 07:36:23
Message-Id: 200608110821.27162.uwix@iway.na
In Reply to: [gentoo-user] mencoder did nothing all night at 100% CPU! by Iain Buchanan
1 On 10 August 2006 23:06, Iain Buchanan wrote:
2 > Hi all,
3 >
4 > I'm trying out mencoder to try a few different codecs and formats for 1.
5 > dvd authoring and 2. just compressing to keep on my HD.
6
7 For DVDs, try this:
8
9 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd \
10 -vf scale=720:576,harddup -srate 48000 -af lavcresample=48000 \
11 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:\
12 vbitrate=5000:keyint=15:acodec=ac3:abitrate=192:aspect=4/3 \
13 -ofps 25 -o outfile.mpeg infile
14
15
16 Uwe
17
18 --
19 Mark Twain: I rather decline two drinks than a German adjective.
20 http://www.SysEx.com.na
21 --
22 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mencoder did nothing all night at 100% CPU! Iain Buchanan <iaindb@××××××××××××.au>