Opened 8 years ago

Closed 8 years ago

#5355 closed defect (invalid)

How to link ffplay statically?

Reported by: Josef Meier Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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

Change History (1)

comment:1 by Carl Eugen Hoyos, 8 years ago

Resolution: invalid
Status: newclosed

Please ask all usage (including compilation) questions on the user mailing list, this is a bug tracker, not a support forum.

Note: See TracTickets for help on using tickets.