mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] mencoder and -lameopts


To: mplayer-users@xxxxxxxxxxxxxx
Subject: Re: [MPlayer-users] mencoder and -lameopts
From: Arpi <arpi@xxxxxxxxxxxxx>
Date: Thu, 15 Nov 2001 06:07:33 +0200 (CEST)
In-reply-to: <Pine.LNX.4.33.0111141934230.5542-100000@rosebud>

Hi,

> I am attempting to encode a dvd to divx and wish the audio bitrate to be
> 128. But it appears as though no matter what i try the audio bitrate is
> coming out as 192. I am running the command as follows ....
> 
> mencoder -dvd 1 -o blah.avi \
> - -divx4opts br=1000:q=5 -ofps 24 -lameopts br=128

rtfm. br= is not enough, as lame by default use VBR mode.
so -lameopts cbr:br=128

> and see the following output when i play the file .....
> 
> AUDIO: srate=48000  chans=2  bps=2  sfmt=0x10  ratio: 16000->192000
> then ...
> AUDIO: 48000 Hz/2 channels/192000 bps/131072 bytes buffer/Signed 16-bit

it's about _input_, not output.


A'rpi / Astral & ESP-team

--
mailto:arpi@xxxxxxxxxxxxx
http://esp-team.scene.hu


[Prev in Thread] Current Thread [Next in Thread]