[Ffmpeg-cvslog] r8244 - in trunk: ffmpeg.c libavcodec/utils.c tests/regression.sh
Michael Niedermayer
michaelni
Mon Mar 5 15:43:23 CET 2007
Hi
On Mon, Mar 05, 2007 at 01:23:30PM +0100, Baptiste Coudurier wrote:
> Hi
>
> gpoirier wrote:
> > Author: gpoirier
> > Date: Mon Mar 5 11:04:53 2007
> > New Revision: 8244
> >
> > Modified:
> > trunk/ffmpeg.c
> > trunk/libavcodec/utils.c
> > trunk/tests/regression.sh
> >
> > Log:
> > change management of "ab" option in ffmpeg.c, so that it works as "b" option.
> > patch by Benoit Fouet % benoit P fouet A purplelabs P com %
> > Original thread:
> > Subj: [Ffmpeg-devel] [PATCH] use new way to handle "ab" option
> > Date: 03/03/2007 10:51 PM
> >
> >
> > Modified: trunk/ffmpeg.c
> > ==============================================================================
> > --- trunk/ffmpeg.c (original)
> > +++ trunk/ffmpeg.c Mon Mar 5 11:04:53 2007
> > @@ -137,7 +137,6 @@ static int qp_hist = 0;
> >
> > static int intra_only = 0;
> > static int audio_sample_rate = 44100;
> > -static int audio_bit_rate = 64000;
> >
> > [...]
> >
> >
> > - audio_enc->bit_rate = audio_bit_rate;
> > if (audio_qscale > QSCALE_NONE) {
>
> Can we just let default audio bitrate to 64k ? It is 200k now.
ive no objections if you know of a clean solution to set it to 64 and 200
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you really think that XML is the answer, then you definitly missunderstood
the question -- Attila Kinali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20070305/83aff413/attachment.pgp>
More information about the ffmpeg-cvslog
mailing list