0.9.2 got the problem it seem like this
Linux server1.blablabla.com 2.6.18-92.1.6.el5 #1 SMP Fri Jun 20 02:36:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
OS : Redhat enterprise 5
yum ffmpeg
root@Content [/data/vlc-0.9.2]# yum list ffmpeg*
Loaded plugins: installonlyn, priorities
epel 100% |=========================| 2.1 kB 00:00
dag 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 1.1 kB 00:00
local 100% |=========================| 951 B 00:00
Excluding Packages in global exclude list
Finished
1020 packages excluded due to repository priority protections
Installed Packages
ffmpeg.x86_64 0.4.9-0.9.20070530.el5 installed
ffmpeg-devel.x86_64 0.4.9-0.9.20070530.el5 installed
ffmpeg-libpostproc.x86_64 0.4.9-0.9.20070530.el5 installed
Available Packages
ffmpeg.x86_64 0.4.9-0.8.20070109.el5 dag
ffmpeg.x86_64 0.4.9-0.9.20070109.el5 dag
ffmpeg.x86_64 0.4.9-0.9.20070109.rf. dag
ffmpeg-devel.x86_64 0.4.9-0.8.20070109.el5 dag
ffmpeg-devel.x86_64 0.4.9-0.9.20070109.el5 dag
ffmpeg-devel.x86_64 0.4.9-0.9.20070109.rf. dag
ffmpeg-libpostproc.x86_64 0.4.9-0.8.20070109.el5 dag
ffmpeg-libpostproc.x86_64 0.4.9-0.9.20070109.el5 dag
ffmpeg-libpostproc.x86_64 0.4.9-0.9.20070109.rf. dag
root@Content [/data/vlc-0.9.2]# yum linstall ffmpeg*
done ...
compile vlc
root@Content [/data/vlc-0.9.2]#./configure --enable-x11 --enable-xvideo --disable-gtk --enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --enable-mad --enable-libdvbpsi --enable-a52 --enable-dca --enable-libmpeg2 --enable-dvdnav --enable-faad --enable-vorbis --enable-ogg --enable-theora --enable-faac --enable-mkv --enable-freetype --enable-fribidi --enable-speex --enable-flac --disable-livedotcom --enable-live555 --with-live555-tree=/data/live/ --enable-caca --enable-skins --enable-skins2 --enable-alsa --disable-kde --disable-qt --disable-wxwindows --disable-ncurses --enable-release --enable-rtsp --enable-realrtsp
and then
checking mad.h presence... yes
checking for mad.h... yes
checking for mad_bit_init in -lmad... yes
checking id3tag.h usability... no
checking id3tag.h presence... no
checking for id3tag.h... no
checking for AVCODEC... no
configure: error: Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error.
its stop ...
i try to compile vlc-0.8.6.i its not like this
please what should i do .... thanks for help ...