vlc static link not working

*nix specific usage questions
jerrygeis
Blank Cone
Blank Cone
Posts: 37
Joined: 17 Jul 2007 22:29

vlc static link not working

Postby jerrygeis » 24 Jul 2007 04:37

I am using centos 4.5. trying to link vlc as static but ffmpeg is still loading a module.

main libvlc warning: cannot load module `/usr/local/lib/vlc/codec/libffmpeg_plugin.so' (/usr/local/lib/vlc/codec/libffmpeg_plugin.so: undefined symbol: av_aes_size)

I am using a snapshot from just the other day.
my configure string is:

export LDFLAGS="-lm "
./configure --enable-shared=no --enable-static=yes --disable-vhook --disable-quicktime --disable-alsa --enable-ffmpeg --enable-sout --disable-x264 --disable-faac --disable-faad --disable-a52 --with-ffmpeg-tree=/home/silentm/ffmpeg/ffmpeg/ --with-ffmpeg-config-path=/home/silentm/ffmpeg/ffmpeg/ --disable-wxwidgets --disable-skins2 --disable-dvdnav --disable-dvdread --disable-smb --disable-xvideo --disable-xinerama --disable-opengl --disable-xosd --disable-visual --disable-sdl --disable-freetype --disable-fribidi --disable-xml2 --disable-fb --disable-visual --disable-daap --disable-joystick --disable-gtk --disable-kde --disable-qt --disable-ncurses --disable-screen --disable-vorbis --enable-debug
unset LDFLAGS


I cannot get past this ffmpeg module not loading. The result of course is that I get the following:
[00000285] main decoder error: no suitable decoder module for fourcc `MP4S'.
VLC probably does not support this sound or video format.
[00000285] main decoder debug: killing decoder fourcc `MP4S', 0 PES in FIFO
[00000287] main decoder debug: looking for decoder module: 18 candidates
[00000287] main decoder error: no suitable decoder module for fourcc `g726'.
VLC probably does not support this sound or video format.

when trying to connect to a linksys camera img/video.asf stream.


I have been trying for 3 days to get ffmpeg to NOT give me a module load error.
The last attempt was to go static. That did not work either.

Are there any suggestions???

Jerry

jerrygeis
Blank Cone
Blank Cone
Posts: 37
Joined: 17 Jul 2007 22:29

Re: vlc static link not working

Postby jerrygeis » 24 Jul 2007 04:38

I did remove ~/.vlc before running each time. That did not help.

jerry


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

Who is online

Users browsing this forum: No registered users and 13 guests