Advertisement
Guest User

Untitled

a guest
Jul 28th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. $ ./ffmpeg -version
  2. ffmpeg version 3.0.2 Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 4.9.2 (Debian 4.9.2-10)
  4. configuration: --prefix='~/ffmpeg/rebuild/build' --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --host-cflags= --host-ldflags= --enable-opencl --enable-libx264 --enable-libmp3lame --enable-libxvid --enable-libx265 --enable-nvenc --enable-nonfree --enable-vda
  5. libavutil 55. 17.103 / 55. 17.103
  6. libavcodec 57. 24.102 / 57. 24.102
  7. libavformat 57. 25.100 / 57. 25.100
  8. libavdevice 57. 0.101 / 57. 0.101
  9. libavfilter 6. 31.100 / 6. 31.100
  10. libavresample 3. 0. 0 / 3. 0. 0
  11. libswscale 4. 0.100 / 4. 0.100
  12. libswresample 2. 0.101 / 2. 0.101
  13. libpostproc 54. 0.100 / 54. 0.100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement