Ryan Wells
2016-09-23 03:30:49 UTC
Hi,
I hope this is the right place for this question. Also apologies for
being new to compiling ffmpeg from source. I downloaded the source from
this commit: bc26fe89275c267d169b468356c82ee59874407d, and I received
this error when running ./configure: ERROR: ladspa.h header not found.
Here are the config options I passed:
[***@manjaro ffmpeg]$ ./configure --prefix=/usr --disable-debug
--disable-static --disable-stripping --enable-avisynth
--enable-avresample --enable-fontconfig --enable-gmp --enable-gnutls
--enable-gpl --enable-ladspa --enable-libass --enable-libbluray
--enable-libfreetype --enable-libfribidi --enable-libgsm
--enable-libiec61883 --enable-libmodplug --enable-libmp3lame
--enable-libopencore_amrnb --enable-libopencore_amrwb
--enable-libopenjpeg --enable-libopus --enable-libpulse
--enable-libschroedinger --enable-libsoxr --enable-libspeex
--enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab
--enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264
--enable-libx265 --enable-libxvid --enable-netcdf --enable-shared
--enable-version3 --enable-x11grab --enable-libcdio
I've also attached the config.log for reference.
Any help would be greatly appreciated,
Ryan Wells
I hope this is the right place for this question. Also apologies for
being new to compiling ffmpeg from source. I downloaded the source from
this commit: bc26fe89275c267d169b468356c82ee59874407d, and I received
this error when running ./configure: ERROR: ladspa.h header not found.
Here are the config options I passed:
[***@manjaro ffmpeg]$ ./configure --prefix=/usr --disable-debug
--disable-static --disable-stripping --enable-avisynth
--enable-avresample --enable-fontconfig --enable-gmp --enable-gnutls
--enable-gpl --enable-ladspa --enable-libass --enable-libbluray
--enable-libfreetype --enable-libfribidi --enable-libgsm
--enable-libiec61883 --enable-libmodplug --enable-libmp3lame
--enable-libopencore_amrnb --enable-libopencore_amrwb
--enable-libopenjpeg --enable-libopus --enable-libpulse
--enable-libschroedinger --enable-libsoxr --enable-libspeex
--enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab
--enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264
--enable-libx265 --enable-libxvid --enable-netcdf --enable-shared
--enable-version3 --enable-x11grab --enable-libcdio
I've also attached the config.log for reference.
Any help would be greatly appreciated,
Ryan Wells