[vlc] Re: VLC is still silent!

Rodrigo Severo rodrigo.lists at fabricadeideias.com
Tue Feb 10 12:23:56 CET 2004


Kelvin Woods wrote:

>Further to my original query...
>
>VLC still refuses to make a sound for any media format I throw at it 
>(video is okay). This strikes me as being something fundamental. I 
>can't believe nobody out there has experienced this problem. After 
>much googling and browsing the VideoLAN forum it would appear that there 
>have been several reports of this problem at different times during
>vlc's evolution but no actual resolution.
>
>Come on guys give me a clue - I'm getting pretty desperate now!
>
>
>  
>
>>I'm having problems with audio output from vlc - specifically I can't
>>get ANY audio output. I've tried several cvs source snapshots so am
>>ruling out a temporary glitch with the source itself. The error message
>>I'm getting is shown below. 
>>
>>VLC media player 0.7.1-cvs Bond
>>[00000155] main input: playlist item `catherding.mpeg'
>>Remote control interface initialized, `h' for help
>>[00000160] mpeg_audio decoder: MPGA channels:2 samplerate:44100
>>bitrate:224
>>[00000162] main audio output error: couldn't find a filter for the
>>conversion
>>[00000162] main audio output error: couldn't set an output pipeline
>>
>>I've append the build script I used to compile vlc. Any ideas? I'm
>>completely stumped :(
>>
>>TIA
>>-- 
>>Kelvin
>>    
>>
>
>  
>
>>#!/bin/sh
>>#
>># Build script for VideoLAN VLC.
>>#
>>#
>>CFLAGS="-march=i486 -mcpu=i686"
>>./configure \
>>	--prefix=/usr/local \
>>	--build=i486-slackware-linux \
>>	--host=i486-slackware-linux \
>>	--disable-dvd \
>>	--disable-dvdplay \
>>	--enable-dvbpsi \
>>	--disable-vcd \
>>	--enable-sout \
>>	--enable-ogg \
>>	--disable-mkv \
>>	--enable-a52 \
>>	--disable-qte \
>>	--enable-directx \
>>	--enable-oss \
>>	--disable-esd \
>>	--enable-mad \
>>	--enable-faad \
>>	--enable-libmpeg2 \
>>	--enable-ffmpeg \
>>	--with-ffmpeg-tree=../ffmpeg-0.4.8 \
>>	--enable-vorbis \
>>	--disable-fb \
>>	--disable-gtk \
>>	--disable-wxwindows \
>>	--disable-qt \
>>	--enable-optimizations \
>>	--disable-x11 \
>>	--disable-debug \
>>	--disable-freetype \
>>	--disable-oss \
>>	--disable-slp \
>>	--disable-lirc
>>    
>>
You have --enable-oss AND --disable-oss. Why?

I bet the --disable-oss is wining...


Rodrigo


-- 
----------------------------------------------------
Rodrigo Severo
Fábrica de Idéias
Fone: +55(61)321 1357
Fax: +55(61)223 1712
SBS - Quadra 2 - Ed. Empire Center - Sala 1301
Brasília/DF - Brasil
CEP: 70.070-904
----------------------------------------------------

-- 
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