Advertisement
Guest User

FFMpeg error

a guest
Oct 2nd, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.62 KB | None | 0 0
  1. $ ffmpeg -f avfoundation -list_devices true -i ""
  2.  
  3. ffmpeg version N-81741-g1212e34-tessus Copyright (c) 2000-2016 the FFmpeg developers
  4.   built with Apple LLVM version 8.0.0 (clang-800.0.38)
  5.   configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --as=yasm --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzmq --enable-version3 --disable-ffplay --disable-indev=qtkit --disable-indev=x11grab_xcb
  6.   libavutil      55. 30.100 / 55. 30.100
  7.   libavcodec     57. 58.100 / 57. 58.100
  8.   libavformat    57. 50.100 / 57. 50.100
  9.   libavdevice    57.  0.102 / 57.  0.102
  10.   libavfilter     6. 62.100 /  6. 62.100
  11.   libswscale      4.  1.100 /  4.  1.100
  12.   libswresample   2.  1.100 /  2.  1.100
  13.   libpostproc    54.  0.100 / 54.  0.100
  14. [AVFoundation input device @ 0x7fc02b100300] AVFoundation video devices:
  15. [AVFoundation input device @ 0x7fc02b100300] [0] FaceTime HD Camera
  16. [AVFoundation input device @ 0x7fc02b100300] [1] Capture screen 0
  17. [AVFoundation input device @ 0x7fc02b100300] AVFoundation audio devices:
  18. [AVFoundation input device @ 0x7fc02b100300] [0] USB audio CODEC
  19. [AVFoundation input device @ 0x7fc02b100300] [1] Built-in Microphone
  20. : Input/output error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement