Hi everyone,
I am trying to compile vlc 0.8.1. I use the configure script as shown below:
./configure --disable-sdl --disable-gtk --disable-nls --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac --with-ffmpeg-zlib --with-ffmpeg-tree=/home/streamuser/vlc-0.8.1/ffmpeg --enable-mad --enable-faad --enable-flac --enable-theora --with-wx-config-path=/usr/win32/bin --with-freetype-config-path=/usr/win32/bin --with-fribidi-config-path=/usr/win32/bin --disable-livedotcom --disable-caca --disable-cddax --disable-vcdx --disable-goom --disable-toolame --disable-dvdread --enable-debug --disable-mkv
However, I get the following error
configure: error: /home/streamuser/vlc-0.8.1/ffmpeg/libavcodec/libavcodec.a was not compiled with postprocessing support, make sure you configured ffmpeg with --enable-pp
Where can I get libavcodec.a that was configured with --enable-pp ? Pls. help.
Thanks,
streamuser