Skip to content

Instantly share code, notes, and snippets.

@loe
Created February 7, 2009 05:44
Show Gist options
  • Save loe/59786 to your computer and use it in GitHub Desktop.
Save loe/59786 to your computer and use it in GitHub Desktop.
FFmpeg version SVN-r15261, Copyright (c) 2000-2008 Fabrice Bellard, et al.\n configuration: --prefix=/usr --incdir=/usr/include/ffmpeg --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --arch=i386 --extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -fasm -std=c99 -fno-math-errno --enable-libdc1394 --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-x11grab --enable-avfilter --enable-avfilter-lavf --enable-postproc --enable-swscale --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-optimizations --disable-stripping\n libavutil 49.10. 0 / 49.12. 0\n libavcodec 51.71. 0 / 51.71. 0\n libavformat 52.22. 1 / 52.23. 1\n libavdevice 52. 1. 0 / 52. 1. 0\n libavfilter 0. 1. 0 / 0. 1. 0\n libswscale 0. 6. 1 / 0. 6. 1\n libpostproc 51. 2. 0 / 51. 2. 0\n built on Sep 28 2008 16:03:53, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)\n
FFmpeg version SVN-r17029, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-postproc --enable-pthreads --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-libtheora --enable-libx264 --enable-libxvid
libavutil 49.14. 0 / 49.14. 0
libavcodec 52.14. 0 / 52.14. 0
libavformat 52.25. 0 / 52.25. 0
libavdevice 52. 1. 0 / 52. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
built on Feb 6 2009 19:16:27, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'asset24921-0':
Duration: 00:00:56.15, start: 0.000000, bitrate: 821 kb/s
Stream #0.0(eng): Audio: adpcm_ima_qt, 22050 Hz, mono, s16
Stream #0.1(eng): Video: svq1, yuv410p, 342x234, 29.97 tb(r)
At least one output file must be specified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment