Skip to content

Instantly share code, notes, and snippets.

@elliptic-shiho
Created September 9, 2015 16:55
Show Gist options
  • Save elliptic-shiho/b568f160d7456daa35f7 to your computer and use it in GitHub Desktop.
Save elliptic-shiho/b568f160d7456daa35f7 to your computer and use it in GitHub Desktop.
eshiho@eshiho-V5-171 ~/prog/ffmpeg-2.8/build
$ ffmpeg -version
ffmpeg version 2.8 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
configuration: --enable-gpl --enable-nonfree --enable-version3 --disable-static --enable-shared --enable-fontconfig --enable-libaacplus --enable-libcdio --enable-libfaac --enable-libfdk-aac --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libpulse --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libxvid --enable-x11grab --extra-cflags='-mtune=core2 -ftree-vectorize -O2'
libavutil 54. 31.100 / 54. 31.100
libavcodec 56. 60.100 / 56. 60.100
libavformat 56. 40.101 / 56. 40.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 40.101 / 5. 40.101
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.101 / 1. 2.101
libpostproc 53. 3.100 / 53. 3.100
eshiho@eshiho-V5-171 ~/prog/ffmpeg-2.8/build
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment