[Ffmpeg-devel] FAAC rate control broken?

Michael Niedermayer michaelni
Mon Jan 9 11:26:15 CET 2006


Hi

On Mon, Jan 09, 2006 at 11:05:05AM +0100, Luca Abeni wrote:
> Hi Michael,
> 
> sorry for the very late reply... I've been in vacation, and I did not
> read emails until yesterday.
> 
> On Wed, 2005-12-21 at 13:47 +0100, Michael Niedermayer wrote:
> [...]
> > > Anyway, does the simples thing by leaving the "bandWidth" decision to
> > > libfaac... Can it be applied?
> > 
> > IMHO it would be better if the user could set bandWidth and the default
> > where 0 so that faac would select one
> Ok, I'll work on this solution.
> 
> So, just to check if I understood well:
> I'll need to add a new field to AVCodecContext, right?

yes


> Should I add it at the end of the structure (to try to preserve binary

yes


> compatibility), or can I add it near to the other "audio related"
> fields?

no


> What should I do with LIBAVCODEC_VERSION_INT and LIBAVCODEC_VERSION?
> Just increase to 51.1.0, or go to 52.0.0?

no, leave them, users either use AVOption or they cannot expect ABI
compatibility

[...]
-- 
Michael





More information about the ffmpeg-devel mailing list