Advertisement
Guest User

Untitled

a guest
May 19th, 2015
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. $ ./ffmpeg
  2. x265 [warning]: Unable to open libx265_main10.dll
  3. ffmpeg version N-72228-gb8e7f2b Copyright (c) 2000-2015 the FFmpeg developers
  4. built with gcc 4.9.2 (Rev5, Built by MSYS2 project)
  5. configuration: --enable-gpl --enable-nonfree --enable-libdcadec --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-openssl --enable-opengl --disable-decoder=dca --target-os=mingw32 --arch=x86_64 --cc='ccache gcc' --cpu=amdfam10 --extra-cflags='-D_WIN32_WINNT=0x0600' --prefix=/mingw64
  6. libavutil 54. 23.101 / 54. 23.101
  7. libavcodec 56. 39.101 / 56. 39.101
  8. libavformat 56. 33.101 / 56. 33.101
  9. libavdevice 56. 4.100 / 56. 4.100
  10. libavfilter 5. 16.101 / 5. 16.101
  11. libswscale 3. 1.101 / 3. 1.101
  12. libswresample 1. 1.100 / 1. 1.100
  13. libpostproc 53. 3.100 / 53. 3.100
  14. Hyper fast Audio and Video encoder
  15. usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
  16.  
  17. Use -h to get full help or, even better, run 'man ffmpeg'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement