[vlc] compiling vlc with ffmpeg

Rafaël Carré funman at videolan.org
Tue May 6 08:37:08 CEST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le Tue, 06 May 2008 18:32:54 +1200,
Craig Whitmore <lennon at orcon.net.nz> a écrit :

> 
> ..
> > 
> > > checking for ffmpeg/avcodec.h... no
> > 
> > > checking for libavcodec/avcodec.h... yes
> > 
> > 
> > > /* Define to 1 if you have the <ffmpeg/avcodec.h> header file. */
> > > /* #undef HAVE_FFMPEG_AVCODEC_H */
> > 
> > configure says you don't have ffmpeg/avcodec.h so it's good
> > you should however have HAVE_LIBAVCODEC_AVCODEC_H defined to 1
> 
> the configure makes the config.h file.. even if I change it and rerun
> the configure it gets overridden and goes back to not being set.

Don't change config.h , rather look in config.log to see if something
is wrong

[fun at kebab ~/build]% grep AVCODEC config.h
#define HAVE_FFMPEG_AVCODEC_H 1
/* #undef HAVE_LIBAVCODEC_AVCODEC_H */
[fun at kebab ~/build]% 

see that I have libavcodec/avcodec.h but no ffmpeg/avcodec.h (i'm using
a recent ffmpeg build)

- -- 
Rafaël Carré
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIH/yWYWCeGMCv8Q8RApMaAJsGQ+HQmDyIREYodA9VlSo7W16TYQCdF8Ij
SXFjBRqA4XTD84jWLSi67KE=
=1vTc
-----END PGP SIGNATURE-----


More information about the vlc mailing list