vlc 0.8.2 compile error on ubuntu hoary 5.04

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
stealthdave
Blank Cone
Blank Cone
Posts: 14
Joined: 23 Feb 2005 02:32

vlc 0.8.2 compile error on ubuntu hoary 5.04

Postby stealthdave » 27 Jun 2005 23:57

I'm having trouble compiling vlc 0.8.2 on Ubuntu Hoary 5.04. It's trying to find avformat_pic for the ffmpeg module, but can't because it doesn't exist. Here's the error message:

Code: Select all

gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cflags plugin ffmpeg` -Wsign-compare -Wall -pipe -c -o libffmpeg_plugin_a-demux.o `test -f 'demux.c' || echo './'`demux.c gcc -Wsign-compare -Wall -pipe -o libffmpeg_plugin.so libffmpeg_plugin_a-ffmpeg.o libffmpeg_plugin_a-video.o libffmpeg_plugin_a-audio.o libffmpeg_plugin_a-video_filter.o libffmpeg_plugin_a-chroma.o libffmpeg_plugin_a-encoder.o libffmpeg_plugin_a-postprocess.o libffmpeg_plugin_a-demux.o `top_builddir=../../.. ../../../vlc-config --libs plugin ffmpeg` /usr/bin/ld: cannot find -lavformat_pic collect2: ld returned 1 exit status make[6]: *** [libffmpeg_plugin.so] Error 1 make[6]: Leaving directory `/mnt/data/download/video/tools/vlc-0.8.2/modules/codec/ffmpeg' make[5]: *** [all-modules] Error 1 make[5]: Leaving directory `/mnt/data/download/video/tools/vlc-0.8.2/modules/codec/ffmpeg' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/mnt/data/download/video/tools/vlc-0.8.2/modules/codec' make[3]: *** [all] Error 2 make[3]: Leaving directory `/mnt/data/download/video/tools/vlc-0.8.2/modules/codec' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/mnt/data/download/video/tools/vlc-0.8.2/modules' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/data/download/video/tools/vlc-0.8.2' make: *** [all] Error 2
I've tried using ffmpeg from latest cvs as well as 0.4.9pre1, and can find no mention of avformat_pic. What is it looking for, and how can I either get it or disable the features that use it?

Code: Select all

gcc --version gcc (GCC) 3.3.5 (Debian 1:3.3.5-8ubuntu2) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ./configure --enable-aa --enable-caca --enable-livedotcom --enable-gnutls --enable-dvdread --enable-dvdnav --enable-faad --enable-flac --enable-theora --enable-dirac --enable-svg --with-livedotcom-tree=/usr/lib
Thanks,
- Stealth Dave

negatory

Postby negatory » 28 Jun 2005 00:37

Hi!
I'm having some problems also with ffmpeg on ubuntu 5.04 you can see my post at viewtopic.php?t=10124.Can you compile vlc trough apt-get? I can't.... :(


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 27 guests