Last active
August 29, 2015 13:57
-
-
Save javouhey/9579407 to your computer and use it in GitHub Desktop.
eeepc vidtools versions 2014/03/15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ffmpeg version N-60386-g9c978f2 Copyright (c) 2000-2014 the FFmpeg developers | |
| built on Feb 6 2014 05:12:18 with gcc 4.6 (Debian 4.6.3-1) | |
| configuration: --prefix=/root/ffmpeg-static/32bit --arch=x86_32 --extra-cflags='-m32 | |
| -I/root/ffmpeg-static/32bit/include -static' --extra-ldflags='-m32 -L/root/ffmpeg-static/32bit/lib | |
| -static' | |
| --extra-libs='-lxml2 -lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver | |
| --disable-doc --enable-gray | |
| --enable-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect | |
| --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame | |
| --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex | |
| --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx | |
| libavutil 52. 63.100 / 52. 63.100 | |
| libavcodec 55. 49.101 / 55. 49.101 | |
| libavformat 55. 30.100 / 55. 30.100 | |
| libavdevice 55. 7.100 / 55. 7.100 | |
| libavfilter 4. 1.102 / 4. 1.102 | |
| libswscale 2. 5.101 / 2. 5.101 | |
| libswresample 0. 17.104 / 0. 17.104 | |
| libpostproc 52. 3.100 / 52. 3.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' | |
| == | |
| gavin@frodo:/tmp$ convert --version | |
| Version: ImageMagick 6.6.9-7 2012-08-17 Q16 http://www.imagemagick.org | |
| Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC | |
| Features: OpenMP | |
| == | |
| gavin@frodo:/tmp$ gifsicle --version | |
| LCDF Gifsicle 1.64 | |
| Copyright (C) 1997-2011 Eddie Kohler | |
| This is free software; see the source for copying conditions. | |
| There is NO warranty, not even for merchantability or fitness for a | |
| particular purpose. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment