星火直播PC
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.txt 4.4KB

3 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. Zeranoe FFmpeg Builds <http://ffmpeg.zeranoe.com/builds/>
  2. Build: ffmpeg-20200309-608b8a8-win64-static
  3. Configuration:
  4. --enable-gpl
  5. --enable-version3
  6. --enable-sdl2
  7. --enable-fontconfig
  8. --enable-gnutls
  9. --enable-iconv
  10. --enable-libass
  11. --enable-libdav1d
  12. --enable-libbluray
  13. --enable-libfreetype
  14. --enable-libmp3lame
  15. --enable-libopencore-amrnb
  16. --enable-libopencore-amrwb
  17. --enable-libopenjpeg
  18. --enable-libopus
  19. --enable-libshine
  20. --enable-libsnappy
  21. --enable-libsoxr
  22. --enable-libtheora
  23. --enable-libtwolame
  24. --enable-libvpx
  25. --enable-libwavpack
  26. --enable-libwebp
  27. --enable-libx264
  28. --enable-libx265
  29. --enable-libxml2
  30. --enable-libzimg
  31. --enable-lzma
  32. --enable-zlib
  33. --enable-gmp
  34. --enable-libvidstab
  35. --enable-libvorbis
  36. --enable-libvo-amrwbenc
  37. --enable-libmysofa
  38. --enable-libspeex
  39. --enable-libxvid
  40. --enable-libaom
  41. --enable-libmfx
  42. --enable-ffnvcodec
  43. --enable-cuda-llvm
  44. --enable-cuvid
  45. --enable-d3d11va
  46. --enable-nvenc
  47. --enable-nvdec
  48. --enable-dxva2
  49. --enable-avisynth
  50. --enable-libopenmpt
  51. --enable-amf
  52. Libraries:
  53. SDL 20200120-cb4dae5 <https://libsdl.org>
  54. Fontconfig 2.13.92 <http://freedesktop.org/wiki/Software/fontconfig>
  55. GnuTLS 3.6.11.1 <https://gnutls.org/>
  56. libiconv 1.16 <http://gnu.org/software/libiconv>
  57. libass 0.14.0 <https://github.com/libass/libass>
  58. dav1d 20200213-eb7077e <https://code.videolan.org/videolan/dav1d>
  59. libbluray 20191112-137974c <https://www.videolan.org/developers/libbluray.html>
  60. FreeType 2.10.1 <http://freetype.sourceforge.net>
  61. LAME 3.100 <http://lame.sourceforge.net>
  62. OpenCORE AMR 20170731-07a5be4 <https://sourceforge.net/projects/opencore-amr>
  63. OpenJPEG 20200113-b63a433 <https://github.com/uclouvain/openjpeg>
  64. Opus 20200214-be68a9a <https://opus-codec.org>
  65. shine 20190420-76ea4f0 <https://github.com/savonet/shine>
  66. Snappy 1.1.7 <https://github.com/google/snappy>
  67. libsoxr 20180224-945b592 <http://sourceforge.net/projects/soxr>
  68. Theora 20171023-e5d205b <http://theora.org>
  69. TwoLAME 0.4.0 <http://twolame.org>
  70. vpx 20200129-5be3781 <http://webmproject.org>
  71. WavPack 5.2.0 <http://wavpack.com>
  72. WebP 20200106-0fa56f3 <https://developers.google.com/speed/webp>
  73. x264 20191127-1771b55 <https://www.videolan.org/developers/x264.html>
  74. x265 20200125-fdbd4e4 <https://bitbucket.org/multicoreware/x265/wiki/Home>
  75. libxml2 2.9.10 <http://xmlsoft.org>
  76. z.lib 20200209-729bf11 <https://github.com/sekrit-twc/zimg>
  77. XZ Utils 5.2.4 <http://tukaani.org/xz>
  78. zlib 1.2.11 <http://zlib.net>
  79. GMP 6.1.2 <https://gmplib.org>
  80. vid.stab 20190213-aeabc8d <http://public.hronopik.de/vid.stab>
  81. Vorbis 20190128-9eadecc <http://vorbis.com>
  82. VisualOn AMR-WB 20141107-3b3fcd0 <https://sourceforge.net/projects/opencore-amr>
  83. libmysofa 20190907-e07edb3 <https://github.com/hoene/libmysofa>
  84. Speex 20190808-58ac1d4 <http://speex.org>
  85. Xvid 1.3.5 <https://labs.xvid.com>
  86. aom 20200214-d6a3d66 <https://aomedia.googlesource.com/aom>
  87. libmfx 1.28 <https://software.intel.com/en-us/media-sdk>
  88. nv-codec-headers 20191126-250292d <https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git>
  89. OpenMPT 20191010-51cb021 <https://openmpt.org>
  90. AMF 20191216-acbd877 <https://gpuopen.com/gaming-product/advanced-media-framework>
  91. Copyright (C) 2020 Kyle Schwarz
  92. This program is free software: you can redistribute it and/or modify
  93. it under the terms of the GNU General Public License as published by
  94. the Free Software Foundation, either version 3 of the License, or
  95. (at your option) any later version.
  96. This program is distributed in the hope that it will be useful,
  97. but WITHOUT ANY WARRANTY; without even the implied warranty of
  98. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  99. GNU General Public License for more details.
  100. You should have received a copy of the GNU General Public License
  101. along with this program. If not, see <http://www.gnu.org/licenses/>.