[FFmpeg-devel] Statically link ffplay: how ?
Josef.Meier at rohde-schwarz.com
Josef.Meier at rohde-schwarz.com
Mon Mar 21 18:35:04 CET 2016
Hi,
could someone give me instructions of how to statically link ffplay?
If I use this command line code for configure:
./configure --extra-libs="-ldl" --pkg-config-flags="--static"
--libdir=/usr/local/lib --extra-version=ntd_20150128 --disable-shared
--enable-static --enable-gpl --enable-pthreads --enable-nonfree --extra-
libs=-static --extra-cflags=--static --enable-runtime-cpudetect --enable-
libass --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-
libtheora --enable-libvorbis --enable-libvpx --enable-libx264
I get ffmpeg statically linked but get no ffplay at all.
I have installed libsdl-dev before.
Thanks in advance for your help,
Josef
More information about the ffmpeg-devel
mailing list