Advertisement
Guest User

Untitled

a guest
Sep 8th, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. ./ffmpeg -list_devices true
  2. ffmpeg version N-65826-gc868b14 Copyright (c) 2000-2014 the FFmpeg developers
  3. built on Sep 8 2014 15:48:25 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  4. configuration:
  5. libavutil 54. 6.100 / 54. 6.100
  6. libavcodec 56. 0.101 / 56. 0.101
  7. libavformat 56. 1.100 / 56. 1.100
  8. libavdevice 56. 0.100 / 56. 0.100
  9. libavfilter 5. 0.102 / 5. 0.102
  10. libswscale 3. 0.100 / 3. 0.100
  11. libswresample 1. 1.100 / 1. 1.100
  12. Trailing options were found on the commandline.
  13. Hyper fast Audio and Video encoder
  14. usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
  15.  
  16. Use -h to get full help or, even better, run 'man ffmpeg'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement