VLC compilation success, but vlc can't find demuxers..
Posted: 11 Dec 2005 16:41
I compiled vlc with:
./configure --enable-release --enable-livedotcom --enable-dvdread --enable-dshow --disable-x11 --enable-ncurses --with-ffmpeg-mp3lame --with-ffmpeg-tree=/home/woj/ffmpeg/ --enable-sout --disable-wxwindows --disable-skins2
and vlc can't find demuxers:
main demuxer warning: no access_demux module matched "udp"
etc.
I tried to start it from its sources workdir, and after make install - the same problem
What I should check? There is no error in compile process.
system: debian unstable.
version of vlc: 0.8.4
please, help
./configure --enable-release --enable-livedotcom --enable-dvdread --enable-dshow --disable-x11 --enable-ncurses --with-ffmpeg-mp3lame --with-ffmpeg-tree=/home/woj/ffmpeg/ --enable-sout --disable-wxwindows --disable-skins2
and vlc can't find demuxers:
main demuxer warning: no access_demux module matched "udp"
etc.
I tried to start it from its sources workdir, and after make install - the same problem
What I should check? There is no error in compile process.
system: debian unstable.
version of vlc: 0.8.4
please, help