[vlc-devel] build error with ffmpeg

KH KH kwizart at gmail.com
Tue Jun 24 11:27:19 CEST 2008


2008/6/24 hce <webmail.hce at gmail.com>:
> Hi,
>
> I've just downloaded vlc 0.8.6h source tarball and compiled in FC7:
>
> ./configure --prefix=/home/work/Tools/VLC/Install
> --with-mad=/home/work/VLC/libmad-0.15.1b/Install
> --with-ffmpeg-tree=/home/work/Tools/VLC/ffmpeg/Install
>
> There was a configure: error: "Your FFmpeg library doesn't have the
> needed img_resample() function. You should rebuild it with software
> scaler disabled". I also svn ffmpeg and built the ffmpeg without
> "--enable-swscale software scaler support [default=no]". The software
> scaler was disabled, but why the vlc build still got that error? How
> can I fix it?
As it is told, you need to re-enable the deprecated img_resample
functions by using --disable-swscale in a recent ffmpeg snapshot.
On the other hand, Fedora 7 is also deprecated since one month after
Fedora 9 is out, so you can also consider to upgrade to a supported
Fedora version where vlc 0.8.6h is available.Longer support is made
available via CentOS (but no vlc pre-built package until rpmfusion.org
is up)

Nicolas (kwizart)

> Thank you.
>
> Jim
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>



More information about the vlc-devel mailing list