[vlc-devel] mpga (mp3 decoding without mad)

Aaron Lee waifunlee at gmail.com
Fri May 27 21:46:03 CEST 2005


Hi,

I was hoping to use ffmpeg for mp3 decoding without using the mad
library (i.e. --disable-mad)
But VLC complains about mpga->fl32 conversion. Is it a must have to
have mad built in?

-Aaron

[00000063] main module debug: using audio output module "aout_directx"
[00000238] main audio output debug: output 'fl32' 44100 Hz Stereo
frame=1 samples/8 bytes
[00000238] main audio output debug: mixer 'fl32' 44100 Hz Stereo
frame=1 samples/8 bytes
[00000238] main audio output debug: no need for any filter
[00000238] main audio output debug: looking for audio mixer module: 3 candidates
[00000144] main module debug: using audio mixer module "trivial_mixer"
[00000238] main audio output debug: input 'mpga' 44100 Hz Stereo
frame=1152 samples/1053 bytes
[00000238] main audio output debug: filter(s) 'mpga'->'fl32' 44100
Hz->44100 Hz Stereo->Stereo
[00000240] main private debug: looking for audio filter module: 20 candidates
[00000238] main audio output error: couldn't find a filter for the conversion
[00000238] main audio output error: couldn't set an input pipeline

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list