[vlc-devel] audio output error: couldn't find a filter for the conversion?

Aaron Lee waifunlee at gmail.com
Tue Nov 2 04:08:16 CET 2004


Hi

I managed to compile plugin_ffmpeg under windows and vlc.exe is
playing video well for a divx file. Unfortunately there is no sound. I
am suspecting I didn't compile the mp3lame correctly. (The one in
contrib directory has a linker error _snprintf not defined and so I
downloaded lame-3.96 and compile the two libraries myself). Has anyone
seen this before? Thanks!

-Aaron


[00000293] aout_directx audio output debug: device supports 2 channels
[00000293] aout_directx audio output debug: device supports 1 channel
[00000293] aout_directx audio output debug: creating DirectSoundThread
[00000294] main private debug: thread 4324 (DirectSound Notification
Thread) created at priority 15 (c:\vlc\src\vlc-0.8.
0-test2\modules\audio_output\directx.c:357)
[00000294] aout_directx private debug: DirectSoundThread ready
[00000223] main module debug: using audio output module "aout_directx"
[00000293] main audio output debug: output 'fl32' 44100 Hz Stereo
frame=1 samples/8 bytes
[00000293] main audio output debug: mixer 'fl32' 44100 Hz Stereo
frame=1 samples/8 bytes
[00000293] main audio output debug: no need for any filter
[00000293] main audio output debug: looking for audio mixer module
[00000293] main audio output debug: probing 2 candidates
[00000271] main module debug: using audio mixer module "trivial_mixer"
[00000293] main audio output debug: input 'mpga' 44100 Hz Stereo
frame=1152 samples/1053 bytes
[00000293] main audio output debug: filter(s) 'mpga'->'fl32' 44100
Hz->44100 Hz Stereo->Stereo
[00000295] main private debug: looking for audio filter module
[00000295] main private debug: probing 9 candidates
[00000293] main audio output error: couldn't find a filter for the conversion
[00000293] 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