Dear Experts,
I have a built vlc 0.9.1 on coLinux. I have used the following configuration:
[00000001] main libvlc debug: VLC media player - version 0.9.1 Grishenko - (c) 1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure '--disable-hal' '--disable-dbus' '--disable-dbus-control' '--disable-release' '--enable-switcher' '--disable-audioscrobbler' '--disable-taglib' '--disable-live555' '--disable-smb' '--enable-ogg' '--enable-mkv' '--enable-id3tag' '--disable-ffmpeg' '--enable-faad' '--enable-flac' '--enable-png' '--disable-x264' '--disable-x11' '--disable-glx' '--disable-opengl' '--disable-ncurses' '--disable-bonjour' '--prefix=/home/guruji/rakingu/vlc/build' '--disable-schroedinger' '--disable-kate' '--disable-libgcrypt' '--disable-remoteosd' '--disable-libmpeg2' '--disable-optimizations' '--enable-debug' '--disable-sdl' '--disable-xvmc' '--disable-fb' '--disable-oss' '--disable-alsa' '-disable-xvideo' '--disable-dvdread' '--disable-dvdnav' '--enable-freetype' '--disable-avformat' '--disable-qt4' '--disable-skins2' '--disable-dvb' '--disable-dvbpsi' '--disable-v4l2' '--disable-avcodec'
When I try to ./vlc with an input file .mp3, I get the following error:
[00000310] main audio output error: couldn't find a filter for the conversion
[00000310] main audio output error: couldn't create audio output pipeline
I am clueless. I tried to look for similar errors on the forum but could not get any correct answer.
Could anyone familiar with this problem help me out.
NOTE: I have verified /usr/bin/vlc installed from videolan.org works fine using "pulse audio" and alsa on coLinux. That indicates that Audio setup is ok.
Thanks for your time and help!