public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Calvin Walton" <calvin.walton@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] mencoder did nothing all night at 100% CPU!
Date: Mon, 28 Aug 2006 09:35:34 -0400	[thread overview]
Message-ID: <5c751a230608280635g39208a71pef5eb6696b4e3e09@mail.gmail.com> (raw)
In-Reply-To: <1156768772.27666.20.camel@orpheus>

On 8/28/06, Iain Buchanan <iaindb@netspace.net.au> wrote:
> On Fri, 2006-08-11 at 08:21 +0100, Uwe Thiem wrote:
> > For DVDs, try this:
> >
> > mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd \
> > -vf scale=720:576,harddup -srate 48000 -af lavcresample=48000 \
> > -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:\
> > vbitrate=5000:keyint=15:acodec=ac3:abitrate=192:aspect=4/3 \
> > -ofps 25 -o outfile.mpeg infile

Note that this is for a PAL DVD - if you want NTSC you need to change
to -vf scale=720:480 and set the -ofps to "24/10001" or "30/10001"
(the first for movies, second for tv shows)

> But: the mpeg doesn't seem to scale right.  My laptop display is
> 1680x1050, and hence the original dv output (4:3) has black edges on
> each side, but the converted mpeg plays "stretched", so that everybody
> looks fat!

You could try dropping the -aspect option from the mencoder command
line and let mplayer calculate the aspect itself, it's normally pretty
good at that.

-- 
Calvin Walton
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-08-28 13:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-10 22:06 [gentoo-user] mencoder did nothing all night at 100% CPU! Iain Buchanan
2006-08-10 22:12 ` Steve Dibb
2006-08-11  5:10 ` Nick Rout
2006-08-11  7:21 ` Uwe Thiem
2006-08-28 12:39   ` Iain Buchanan
2006-08-28 13:16     ` Uwe Thiem
2006-08-29 10:55       ` Iain Buchanan
2006-08-31 10:19         ` Uwe Thiem
2006-09-10 11:13         ` Uwe Thiem
2006-09-12  0:14           ` Iain Buchanan
2006-08-28 13:35     ` Calvin Walton [this message]
2006-08-28 14:38       ` Uwe Thiem
2006-08-28 17:30         ` Richard Fish
2006-08-28 13:41     ` Iain Buchanan
2006-08-29 12:55     ` [gentoo-user] tweaking mencoder Iain Buchanan
2006-08-31 10:14       ` Uwe Thiem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5c751a230608280635g39208a71pef5eb6696b4e3e09@mail.gmail.com \
    --to=calvin.walton@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox