[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [MPlayer-users] mencoder and -lameopts
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
- Re: [MPlayer-users] Reproducable segfault with mencoder -pass 2, (continued)
- Re: [MPlayer-users] Reproducable segfault with mencoder -pass 2, André Dahlqvist, 2001/11/14
- Re: [MPlayer-users] Reproducable segfault with mencoder -pass 2, André Dahlqvist, 2001/11/14
- Re: [MPlayer-users] Reproducable segfault with mencoder -pass 2, Colin Marquardt, 2001/11/14
- Re: Re: [MPlayer-users] Reproducable segfault with mencoder -pass 2, Arpi, 2001/11/14
- Re: Re: [MPlayer-users] Reproducable segfault with mencoder -pass 2, Tomi Ollila, 2001/11/15
- [MPlayer-users] mencoder and -lameopts, Jim Hull, 2001/11/15
- Re: [MPlayer-users] mencoder and -lameopts,
Arpi <=
- Re: [MPlayer-users] mencoder and -lameopts, Jim Hull, 2001/11/15
- Re: Re: [MPlayer-users] mencoder and -lameopts, Arpi, 2001/11/15
- Re: [MPlayer-users] mencoder and -lameopts, marpet, 2001/11/15
[MPlayer-users] Reproducable segfault with mencoder -pass 2, Frank Boehme, 2001/11/14