From: Iain Buchanan <iaindb@netspace.net.au>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] mencoder did nothing all night at 100% CPU!
Date: Tue, 29 Aug 2006 20:25:31 +0930 [thread overview]
Message-ID: <1156848931.10691.6.camel@orpheus> (raw)
In-Reply-To: <200608281416.57169.uwix@iway.na>
On Mon, 2006-08-28 at 14:16 +0100, Uwe Thiem wrote:
> On 28 August 2006 13:39, Iain Buchanan wrote:
> > On Fri, 2006-08-11 at 08:21 +0100, Uwe Thiem wrote:
> > > On 10 August 2006 23:06, Iain Buchanan wrote:
> > > > Hi all,
> > > >
> > > > I'm trying out mencoder to try a few different codecs and formats for
> > > > 1. dvd authoring and 2. just compressing to keep on my HD.
> > >
> > > 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
> >
> > wow! I just got around to trying that a couple of days ago and it
> > produces great output: fast, small file size, and no noticeable
> > difference in quality between the mpeg and the original dv! (I watched
> > many different clips many times over to make sure! on TV and on my LCD)
> >
> > 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!
> >
> > Is this just a _player_ issue, or is it a problem with the encoding of
> > the mpeg itself?
> >
> > I noticed the command line has aspect=4/3 in it already, which is the
> > aspect of the original dv file...
>
> Maybe, the "scale" is wrong for you. How many frame lines do your originals
> have?
ummm.... blue :P
ie. I wouldn't have a clue... how do I tell (not an expert here).
I tried without the aspect option and the aspect seems to be correct
again.
> I actually overlooked "compressing to keep on my HD" in your original post.
> For that purpose, try:
>
>
> === begin script ===
> #! /bin/sh
>
> BITRATE="730"
>
> INFILE="dvd://"
[snip]
that seems to capture from dvd though? I may [not] have mentioned that
I'm capturing from video camera through kino to raw dv files. I'm happy
with the mpeg2 format for storing on HD.
> Obviously, you have to adjust INFILE (can also be a real file)
oh, I should read the whole post first!
> and OUTFILE.
> You should set "br" to 128 for music movies. Play with BITRATE for higher
> quality or smaller file size. Beware that it takes *ages* but look at the
> result!
I'll play with it.
thanks again!
--
Iain Buchanan <iaindb at netspace dot net dot au>
Luck, that's when preparation and opportunity meet.
-- P.E. Trudeau
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-08-29 11:02 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 [this message]
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
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=1156848931.10691.6.camel@orpheus \
--to=iaindb@netspace.net.au \
--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