Advertisement
evilqubit

ffpmeg

Sep 26th, 2014
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. ffmpeg -f avfoundation -list_devices true -i ""
  2. ffmpeg version 2.2.4 Copyright (c) 2000-2014 the FFmpeg developers
  3. built on Jun 23 2014 16:31:19 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  4. configuration: --prefix=/usr/local/Cellar/ffmpeg/2.2.4 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid
  5. libavutil 52. 66.100 / 52. 66.100
  6. libavcodec 55. 52.102 / 55. 52.102
  7. libavformat 55. 33.100 / 55. 33.100
  8. libavdevice 55. 10.100 / 55. 10.100
  9. libavfilter 4. 2.100 / 4. 2.100
  10. libavresample 1. 2. 0 / 1. 2. 0
  11. libswscale 2. 5.102 / 2. 5.102
  12. libswresample 0. 18.100 / 0. 18.100
  13. libpostproc 52. 3.100 / 52. 3.100
  14. Unrecognized option 'list_devices'.
  15. Error splitting the argument list: Option not found
  16. Conversion failed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement