[linux-audio-user] probs with ffmpeg

Dragan Noveski perodog at gmx.net
Fri Jul 21 18:51:33 EDT 2006


hi to the list,
i just build ffmpeg from svn using this command:

./configure --enable-shared --enable-theora --enable-vorbis 
--enable-libogg --enable-mp3lame --disable-static

all went good and i have now ffmpeg in /usr/local installed, but i am 
wondering if something is wrong, cause lot of appis can not handle the 
ffmpeg libs and wants not to compile.

xjadeo gives following error on make:

nowhiskey at murija2:~/software/nove/xjadeo/xjadeo-0.1.1$ make
make  all-am
make[1]: Entering directory 
`/home/nowhiskey/software/nove/xjadeo/xjadeo-0.1.1'
if gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT xjadeo.o -MD -MP -MF 
".deps/xjadeo.Tpo" \
         -c -o xjadeo.o `test -f 'xjadeo.c' || echo './'`xjadeo.c; \
       then mv -f ".deps/xjadeo.Tpo" ".deps/xjadeo.Po"; \
       else rm -f ".deps/xjadeo.Tpo"; exit 1; \
       fi
In file included from /usr/local/include/ffmpeg/avutil.h:24,
                from /usr/local/include/ffmpeg/avcodec.h:14,
                from xjadeo.c:51:
/usr/local/include/ffmpeg/common.h:158:23: error: bswap.h: Datei oder 
Verzeichnis nicht gefunden
In file included from /usr/local/include/ffmpeg/avcodec.h:14,
                from xjadeo.c:51:
/usr/local/include/ffmpeg/avutil.h:29:17: error: log.h: Datei oder 
Verzeichnis nicht gefunden
In file included from xjadeo.c:51:
/usr/local/include/ffmpeg/avcodec.h:671: error: syntax error before 
'AVClass'
/usr/local/include/ffmpeg/avcodec.h:2026: error: syntax error before '}' 
token
/usr/local/include/ffmpeg/avcodec.h:2036: error: syntax error before '*' 
token
/usr/local/include/ffmpeg/avcodec.h:2037: error: syntax error before '*' 
token
/usr/local/include/ffmpeg/avcodec.h:2038: error: syntax error before '*' 
token
/usr/local/include/ffmpeg/avcodec.h:2039: error: syntax error before '*' 
token
/usr/local/include/ffmpeg/avcodec.h:2046: error: syntax error before '*' 
token
/usr/local/include/ffmpeg/avcodec.h:2384: error: syntax error before '*' 
token
/usr/local/include/ffmpeg/avcodec.h:2429: error: syntax error before 
'AVCodecContext'
...

configuring k3b, it says:

FFMpeg decoder plugin (decodes wma and others):
                                       no
   You are missing the ffmpeg headers and libraries
   version 0.4.9 or higher.
   The ffmpeg audio decoding plugin (decodes wma and
   others) won't be compiled.

i already contacted the maintainers, but cause we dont really come 
forward, i decide to ask here. there is no ffmpeg-config on my system, i 
think you get it on debian only using the repository package.

mplayer compiled well and it is running.

if anyone has an idea what could be wrong, please response.

i decided to change my .deb package of jack against a svn self made 
ones, that is why i am removing lot of packages from my system and 
installing them myself.

cheers,
doc



More information about the Linux-audio-user mailing list