[FFmpeg-trac] #5355(undetermined:new): How to link ffplay statically?

FFmpeg trac at avcodec.org
Mon Mar 21 18:25:05 CET 2016


#5355: How to link ffplay statically?
-------------------------------------+-------------------------------------
             Reporter:  jomeier      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Hi,

 could someone give me instructions of how to statically link ffmpeg with
 also ffplay being statically linked?

 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.

 Is this a bug?

 Thanks in advance for your help,

 Josef

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5355>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list