Advertisement
Guest User

Untitled

a guest
Jul 10th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. install prefix /usr/local
  2. source path /home/vagrant/Google/webrtc_android/src/third_party/ffmpeg
  3. C compiler clang
  4. C library bionic
  5. host C compiler gcc
  6. host C library glibc
  7. ARCH arm (armv7-a)
  8. big-endian no
  9. runtime cpu detection yes
  10. ARMv5TE enabled yes
  11. ARMv6 enabled yes
  12. ARMv6T2 enabled yes
  13. VFP enabled yes
  14. NEON enabled yes
  15. THUMB enabled yes
  16. debug symbols no
  17. strip symbols yes
  18. optimize for size yes
  19. optimizations yes
  20. static yes
  21. shared no
  22. postprocessing support no
  23. network support no
  24. threading support pthreads
  25. safe bitstream reader yes
  26. texi2html enabled no
  27. perl enabled yes
  28. pod2man enabled yes
  29. makeinfo enabled yes
  30. makeinfo supports HTML yes
  31.  
  32. External libraries:
  33. jni libopus mediacodec
  34.  
  35. External libraries providing hardware acceleration:
  36.  
  37. Libraries:
  38. avcodec avformat avutil
  39.  
  40. Programs:
  41.  
  42. Enabled decoders:
  43. aac libopus pcm_f32le pcm_s16le pcm_s32le
  44. flac mp3 pcm_mulaw pcm_s24be pcm_u8
  45. h264_mediacodec pcm_alaw pcm_s16be pcm_s24le vorbis
  46.  
  47. Enabled encoders:
  48.  
  49. Enabled hwaccels:
  50.  
  51. Enabled parsers:
  52. aac h264 mpegaudio opus vorbis
  53. flac
  54.  
  55. Enabled demuxers:
  56. aac h264 mov ogg wav
  57. flac matroska mp3
  58.  
  59. Enabled muxers:
  60.  
  61. Enabled protocols:
  62.  
  63. Enabled filters:
  64.  
  65. Enabled bsfs:
  66. h264_mp4toannexb null
  67.  
  68. Enabled indevs:
  69.  
  70. Enabled outdevs:
  71.  
  72. License: LGPL version 2.1 or later
  73.  
  74. WARNING: Option --enable-hwaccel=h264_mediacodec did not match anything
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement