[FFmpeg-user] Static build FFmpeg - but no FFplay.

batguano999 batguano999 at zoho.com
Fri Nov 15 17:28:40 CET 2013


> 
>Is it even possible to build a static FFplay for Linux? 
>

Hello again.

The Linux FFmpeg static builds from gusari and johnvansickle don't come with FFplay.
So maybe it just isn't possible to build static FFplay for Linux.

Static FFmpeg and FFprobe will be OK though.

I'm gonna put the project to bed now.
;-)


@Xubuntu:~$ ldd ./ffmpeg
	not a dynamic executable

@Xubuntu:~$ ./ffmpeg
ffmpeg version git-2013-11-14-9244a68 Copyright (c) 2000-2013 the FFmpeg developers
  built on Nov 15 2013 04:09:19 with gcc 4.8.2 (GCC)
  configuration: --enable-gnutls --enable-gpl --enable-libfdk-aac --enable-libfreetype --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libxvid --enable-libx264 --enable-nonfree --enable-version3
  libavutil      52. 53.100 / 52. 53.100
  libavcodec     55. 43.100 / 55. 43.100
  libavformat    55. 21.100 / 55. 21.100
  libavdevice    55.  5.100 / 55.  5.100
  libavfilter     3. 91.100 /  3. 91.100
  libswscale      2.  5.101 /  2.  5.101
  libswresample   0. 17.104 /  0. 17.104
  libpostproc    52.  3.100 / 52.  3.100



More information about the ffmpeg-user mailing list