Advertisement
Guest User

Untitled

a guest
Jun 7th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. ffmpeg version N-63820-g5a37697 Copyright (c) 2000-2014 the FFmpeg developers
  2. built on Jun 7 2014 05:15:10 with gcc 4.6 (Debian 4.6.3-1)
  3. 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-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
  4. libavutil 52. 89.100 / 52. 89.100
  5. libavcodec 55. 66.100 / 55. 66.100
  6. libavformat 55. 42.101 / 55. 42.101
  7. libavdevice 55. 13.101 / 55. 13.101
  8. libavfilter 4. 6.100 / 4. 6.100
  9. libswscale 2. 6.100 / 2. 6.100
  10. libswresample 0. 19.100 / 0. 19.100
  11. libpostproc 52. 3.100 / 52. 3.100
  12. Hyper fast Audio and Video encoder
  13. usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
  14.  
  15. Use -h to get full help or, even better, run 'man ffmpeg'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement