Advertisement
Guest User

Untitled

a guest
Jul 31st, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. ./ffmpeg
  2. ffmpeg version N-63893-gc69defd Copyright (c) 2000-2014 the FFmpeg developers
  3. built on Jul 16 2014 05:13:25 with gcc 4.6 (Debian 4.6.3-1)
  4. 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
  5. libavutil 52. 89.100 / 52. 89.100
  6. libavcodec 55. 66.101 / 55. 66.101
  7. libavformat 55. 43.100 / 55. 43.100
  8. libavdevice 55. 13.101 / 55. 13.101
  9. libavfilter 4. 8.100 / 4. 8.100
  10. libswscale 2. 6.100 / 2. 6.100
  11. libswresample 0. 19.100 / 0. 19.100
  12. libpostproc 52. 3.100 / 52. 3.100
  13. Hyper fast Audio and Video encoder
  14. usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
  15.  
  16. Use -h to get full help or, even better, run 'man ffmpeg'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement