-
-
Notifications
You must be signed in to change notification settings - Fork 563
Bundling FFmpeg
probonopd edited this page Apr 6, 2018
·
1 revision
https://github.com/eugeneware/ffmpeg-static has static FFmpeg binaries for macOS, Linux, and Windows.
me@host:~$ /tmp/.mount_autoEdAl87ny/app/resources/app/node_modules/ffmpeg-static/bin/linux/x64/ffmpeg
ffmpeg version 3.1-static http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.4.0 (Debian 5.4.0-4) 20160609
configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-libvidstab --enable-libsoxr --enable-frei0r --enable-libfribidi --disable-indev=sndio --disable-outdev=sndio --enable-librtmp --enable-libmfx --enable-libzimg --cc=gcc
libavutil 55. 27.100 / 55. 27.100
libavcodec 57. 48.101 / 57. 48.101
libavformat 57. 40.101 / 57. 40.101
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 46.102 / 6. 46.102
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 1.100 / 2. 1.100
libpostproc 54. 0.100 / 54. 0.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
Use -h to get full help or, even better, run 'man ffmpeg'
me@host:~$ ls -lh /tmp/.mount_autoEdAl87ny/app/resources/app/node_modules/ffmpeg-static/bin/linux/x64/ffmpeg
-rwxrwxr-x 1 root root 49M Apr 6 11:16 /tmp/.mount_autoEdAl87ny/app/resources/app/node_modules/ffmpeg-static/bin/linux/x64/ffmpeg