VLC compilation success, but vlc can't find demuxers..

*nix specific usage questions
woj
Blank Cone
Blank Cone
Posts: 22
Joined: 13 Oct 2004 16:29
Location: Poland

VLC compilation success, but vlc can't find demuxers..

Postby woj » 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
--
Woj

woj
Blank Cone
Blank Cone
Posts: 22
Joined: 13 Oct 2004 16:29
Location: Poland

Postby woj » 11 Dec 2005 18:01

I can simplify my problem - vlc after compilation can't see modules, but they are compiled, I can find *.o in source dir, or after "make install" in /usr/local/vlc

any ideas?
--
Woj

woj
Blank Cone
Blank Cone
Posts: 22
Joined: 13 Oct 2004 16:29
Location: Poland

Postby woj » 11 Dec 2005 22:52

I compiled vlc today 10 times, still don't know why this is happening....
--
Woj

ipkiss
Big Cone-huna
Big Cone-huna
Posts: 695
Joined: 23 Nov 2003 01:49

Postby ipkiss » 11 Dec 2005 23:50

Modules should be .so files, not .o files.
See first if they are present in the compilation tree (try running ./vlc instead of vlc from there). Then see if they were correctly installed by make install.

woj
Blank Cone
Blank Cone
Posts: 22
Joined: 13 Oct 2004 16:29
Location: Poland

Postby woj » 12 Dec 2005 21:05

Modules should be .so files, not .o files.
See first if they are present in the compilation tree (try running ./vlc instead of vlc from there). Then see if they were correctly installed by make install.
Thank You very much for answer.

Well, I have *.o files, but still get this weird communicates.
What I want to achieve is support for mp3 encoding in debian unstable. I know that debian package don't have this support because of license issues.

All I need is the same vlc as in debian package but with mp3 encoding support.

I tried to built vlc with following configure options:
./configure --disable-gnome --disable-gtk \
--disable-familiar \
--disable-fb \
--enable-esd \
--disable-qt \
--enable-mad \
--enable-arts \
--enable-lirc \
--enable-a52 \
--enable-aa \
--enable-dvbpsi \
--enable-xosd \
--disable-kde \
--enable-mp4\
--enable-dv\
--disable-satellite\
--enable-ogg \
--enable-vorbis\
--enable-wxwidgets \
--with-wx-config=wx-config \
--disable-slp \
--enable-flac \
--disable-skins \
--disable-basic-skins \
--enable-mkv \
--enable-v4l \
--enable-pvr \
--disable-speex \
--enable-caca \
--enable-livedotcom \
--enable-libmpeg2 \
--enable-dts \
--enable-fribidi \
--enable-cdio \
--enable-mod \
--enable-theora \
--enable-modplug \
--enable-ffmpeg \
--enable-ncurses \
--with-ffmpeg-mp3lame \
--with-ffmpeg-tree=/home/woj/ffmpeg

after:
./vlc -v --loop --sout-keep -v test.m3u --sout \
'#transcode{vcodec=mp4v,vb=240,scale=0.4,acodec=mpga,ab=64}:standard{access=udp,mux=ts,url=dest_ip:8001}'

[00000001] main vlc debug: module bank initialized, found 378 modules
and then:
[00000659] main private error: no sout mux module matched "ts"

On my second machine - dest_ip (the same system, the same compilation) there is problem with udp access plugin.

What is more werid - there is info, that 378 modules vere found.

So. What is the simplest way, to make this work, any ideas? The same problem is if I try to run vlc from compilation dir (./vlc) or after make_install.
Is there way to build vlc with some modules builded directly in vlc binary? I found some info in README, but I can't find Makefile.opts file which according to README should allow to build in some modules.

maybe this is some problem with --prefix="" option?
Please help. I spend too many hours to solve this out :(
--
Woj

woj
Blank Cone
Blank Cone
Posts: 22
Joined: 13 Oct 2004 16:29
Location: Poland

Postby woj » 12 Dec 2005 21:12

One more thing, I also tried to do this by this howto:

http://www.scs-computers.nl/sven/howto-vlcdebian.html

Lack of mp3 encoding in vlc-debian-packet is big problem, I found in forum archive more people trying to solve this issue.

MP3 encoding is the only way to stream from VLC to WMP with sound. Am I right? Or maybe there is some other way to stream in unicast to WMP with standard vlc debian packet?
--
Woj


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 7 guests