[FFmpeg-devel] undefined symbol: uncompress
Jean-Baptiste Kempf
jb
Tue Aug 19 06:42:30 CEST 2008
Hello,
You are mailing the wrong mailing list...
What you want is vlc at videolan.org or if you have development related
questions vlc-devel at videolan.org. Please don't bother development
mailing list with users questions.
Btw, your issue is that you misconfigured your VLC (probably wrong
PKG_CONFIG_PATH) and there are a lot of docs/wiki/forum about similar
issues...
Don't answer to this mail on this mailing list, thanks.
On Tue, Aug 19, 2008 at 12:01:17PM +1000, hce wrote :
> I built the FFMPEG from the latest (today) svn source tree and the VLC
> git source code on it. But the vlc cannot be run due to following
> undefined symbols. Could anyone help to explain what is missing in the
> latest source tree? The configure is
>
> ./configure --prefix=/home/Ffmpeg/Install --enable-gpl
> --enable-postproc --disable-ffplay --disable-ffserver
> --enable-pthreads --disable-bzlib --enable-swscale
> --disable-demuxer=v4l --disable-demuxer=v4l2
>
> $ ./vlc -vvv test.mp4
> :
> [00000001] main libvlc warning: cannot load module
> `/home/MediaPlayer/0.9/Install/lib/vlc/video_filter/libswscale_plugin.so'
> (/home/MediaPlayer/0.9/Install/lib/vlc/video_filter/libswscale_plugin.so:
> undefined symbol: av_freep)
> [00000001] main libvlc warning: cannot load module
> `/home/MediaPlayer/0.9/Install/lib/vlc/demux/libavformat_plugin.so'
> (/home/MediaPlayer/0.9/Install/lib/vlc/demux/libavformat_plugin.so:
> undefined symbol: avcodec_init)
> [00000001] main libvlc warning: cannot load module
> `/home/MediaPlayer/0.9/Install/lib/vlc/codec/libavcodec_plugin.so'
> (/home/MediaPlayer/0.9/Install/lib/vlc/codec/libavcodec_plugin.so:
> undefined symbol: uncompress)
> :
> [00000378] main decoder error: no suitable decoder module for fourcc `avc1'.
> VLC probably does not support this sound or video format.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
--
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
More information about the ffmpeg-devel
mailing list