[MPlayer-dev-eng] af layer STILL broken

D Richard Felker III dalias at aerifal.cx
Tue Jan 14 09:40:44 CET 2003


On Tue, Jan 14, 2003 at 09:25:34AM +0100, Arpi wrote:
> Hi,
> 
> > > 1. codec init -> gives format1
> > > 2. libao2 init (try format1, overriden by -format, -channels) -> gives format2
> > > 3. libaf init to convert format1->format2
> > 
> > IMO this is silly, it should be fixed to work like video filters.
> 
> of course, i wrote it a few weeks ago, but it requires deep api changes
> in both libaf and libao2... imho not possible before 0.90

OK, then, very well. I guess we'll just have to tell users to expect
big changes in audio filter chain behavior between 0.90 and 1.0.

BTW, though, about the order you described above.. With the code I put
in to make the vorbis decoder output float, libao was being
initialized with AFMT_FLOAT even when -format was specified. Isn't
this incorrect?

Rich




More information about the MPlayer-dev-eng mailing list