Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. $ ffmpeg -devices
  2. ffmpeg version 3.2-static http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 5.4.1 (Debian 5.4.1-3) 20161019
  4. configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-5 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libass --enable-libebur128 --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg
  5. libavutil 55. 34.100 / 55. 34.100
  6. libavcodec 57. 64.100 / 57. 64.100
  7. libavformat 57. 56.100 / 57. 56.100
  8. libavdevice 57. 1.100 / 57. 1.100
  9. libavfilter 6. 65.100 / 6. 65.100
  10. libswscale 4. 2.100 / 4. 2.100
  11. libswresample 2. 3.100 / 2. 3.100
  12. libpostproc 54. 1.100 / 54. 1.100
  13. Devices:
  14. D. = Demuxing supported
  15. .E = Muxing supported
  16. --
  17. D dv1394 DV1394 A/V grab
  18. DE fbdev Linux framebuffer
  19. D lavfi Libavfilter virtual input device
  20. DE oss OSS (Open Sound System) playback
  21. E v4l2 Video4Linux2 output device
  22. D video4linux2,v4l2 Video4Linux2 device grab
  23. D x11grab X11 screen capture, using XCB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement