Guest User

Untitled

a guest
Nov 3rd, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. iee :: ~/Music » ffmpeg -decoders
  2.  
  3. ffmpeg version N-87875-gf685bbc Copyright (c) 2000-2017 the FFmpeg developers
  4. built with gcc 7 (Debian 7.2.0-8)
  5. configuration: --prefix=/home/iee/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/iee/ffmpeg_build/include --extra-ldflags=-L/home/iee/ffmpeg_build/lib --extra-libs=-lpthread --bindir=/home/iee/bin --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree
  6. libavutil 55. 79.100 / 55. 79.100
  7. libavcodec 57.108.100 / 57.108.100
  8. libavformat 57. 84.100 / 57. 84.100
  9. libavdevice 57. 11.100 / 57. 11.100
  10. libavfilter 6.108.100 / 6.108.100
  11. libswscale 4. 9.100 / 4. 9.100
  12. libswresample 2. 10.100 / 2. 10.100
  13. libpostproc 54. 8.100 / 54. 8.100
  14. Decoders:
  15. V..... = Video
  16. A..... = Audio
  17. S..... = Subtitle
  18. .F.... = Frame-level multithreading
  19. ..S... = Slice-level multithreading
  20. ...X.. = Codec is experimental
  21. ....B. = Supports draw_horiz_band
  22. .....D = Supports direct rendering method 1
  23. ------
  24.  
  25.  
  26. -- snip --
  27.  
  28. AF...D tta TTA (True Audio)
  29. A....D twinvq VQF TwinVQ
  30. A....D vmdaudio Sierra VMD audio
  31. A....D vorbis Vorbis
  32. A..... libvorbis libvorbis (codec vorbis)
  33. A....D wavesynth Wave synthesis pseudo-codec
  34. AF...D wavpack WavPack
  35. A....D ws_snd1 Westwood Audio (SND1) (codec westwood_snd1)
  36.  
  37. -- snip --
Add Comment
Please, Sign In to add comment