[vlc] Re: Audio filter not found error

Eric Petit titer at videolan.org
Sun Feb 16 18:16:36 CET 2003


On Sunday 16 February 2003 18:06, you wrote:
> Here is my configure line
> ./configure --prefix=/usr/local --x-includes=/usr/X11R6/include
> --x-libraries=/usr/X11R6/lib --enable-gnome --enable-gtk --enable-fb
> --enable-esd --enable-dvdread --disable-dvbpsi --enable-a52
> --enable-dvdplay -with-dvdcss=/usr/local --with-dvdread=/usr/local
> --with-dvdplay=/usr/local --with-a52=/usr/local --enable-debug
>
> 'mpga'->'fl32' 44100 Hz->44100 Hz Mono->Mono [00000145] main private debug:
> looking for audio filter module
> [00000143] main audio output error: couldn't find a filter for the
> conversion

 VLC uses mad to decode mpeg audio data (http://mad.sf.net). You need to 
install it and add '--enable-mad' to your configure line.

 HTH,

-- 
Eric Petit <titer at videolan.rog>
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list