ffmpeg-windows.txt 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227
  1. FFmpeg
  2. lgpl-v3 version compiled for Windows using https://github.com/m-ab-s/media-autobuild_suite
  3. using configuration:
  4. arch=3
  5. license2=4
  6. standalone=1
  7. vpx2=2
  8. aom=1
  9. rav1e=1
  10. dav1d=1
  11. libavif=1
  12. jpegxl=2
  13. x2643=1
  14. x2652=1
  15. other265=1
  16. svthevc=1
  17. xvc=2
  18. vvc=1
  19. uvg266=2
  20. vvenc=2
  21. vvdec=2
  22. svtav1=2
  23. svtvp9=2
  24. flac=2
  25. fdkaac=1
  26. faac=2
  27. exhale=2
  28. mediainfo=1
  29. soxB=2
  30. ffmpegB2=1
  31. ffmpegPath=https://git.ffmpeg.org/ffmpeg.git
  32. ffmpegUpdate=2
  33. ffmpegChoice=2
  34. mp4box=2
  35. rtmpdump=2
  36. mplayer2=2
  37. mpv=2
  38. vlc=2
  39. bmx=2
  40. curl=1
  41. ffmbc=2
  42. cyanrip2=2
  43. ripgrep=2
  44. jq=2
  45. jo=2
  46. dssim=2
  47. avs2=2
  48. dovitool=2
  49. hdr10plustool=2
  50. CC=2
  51. cores=12
  52. deleteSource=1
  53. strip=1
  54. pack=2
  55. logging=1
  56. updateSuite=1
  57. timeStamp=2
  58. ccache=2
  59. noMintty=2
  60. ---- LICENSE
  61. GNU LESSER GENERAL PUBLIC LICENSE
  62. Version 3, 29 June 2007
  63. Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  64. Everyone is permitted to copy and distribute verbatim copies
  65. of this license document, but changing it is not allowed.
  66. This version of the GNU Lesser General Public License incorporates
  67. the terms and conditions of version 3 of the GNU General Public
  68. License, supplemented by the additional permissions listed below.
  69. 0. Additional Definitions.
  70. As used herein, "this License" refers to version 3 of the GNU Lesser
  71. General Public License, and the "GNU GPL" refers to version 3 of the GNU
  72. General Public License.
  73. "The Library" refers to a covered work governed by this License,
  74. other than an Application or a Combined Work as defined below.
  75. An "Application" is any work that makes use of an interface provided
  76. by the Library, but which is not otherwise based on the Library.
  77. Defining a subclass of a class defined by the Library is deemed a mode
  78. of using an interface provided by the Library.
  79. A "Combined Work" is a work produced by combining or linking an
  80. Application with the Library. The particular version of the Library
  81. with which the Combined Work was made is also called the "Linked
  82. Version".
  83. The "Minimal Corresponding Source" for a Combined Work means the
  84. Corresponding Source for the Combined Work, excluding any source code
  85. for portions of the Combined Work that, considered in isolation, are
  86. based on the Application, and not on the Linked Version.
  87. The "Corresponding Application Code" for a Combined Work means the
  88. object code and/or source code for the Application, including any data
  89. and utility programs needed for reproducing the Combined Work from the
  90. Application, but excluding the System Libraries of the Combined Work.
  91. 1. Exception to Section 3 of the GNU GPL.
  92. You may convey a covered work under sections 3 and 4 of this License
  93. without being bound by section 3 of the GNU GPL.
  94. 2. Conveying Modified Versions.
  95. If you modify a copy of the Library, and, in your modifications, a
  96. facility refers to a function or data to be supplied by an Application
  97. that uses the facility (other than as an argument passed when the
  98. facility is invoked), then you may convey a copy of the modified
  99. version:
  100. a) under this License, provided that you make a good faith effort to
  101. ensure that, in the event an Application does not supply the
  102. function or data, the facility still operates, and performs
  103. whatever part of its purpose remains meaningful, or
  104. b) under the GNU GPL, with none of the additional permissions of
  105. this License applicable to that copy.
  106. 3. Object Code Incorporating Material from Library Header Files.
  107. The object code form of an Application may incorporate material from
  108. a header file that is part of the Library. You may convey such object
  109. code under terms of your choice, provided that, if the incorporated
  110. material is not limited to numerical parameters, data structure
  111. layouts and accessors, or small macros, inline functions and templates
  112. (ten or fewer lines in length), you do both of the following:
  113. a) Give prominent notice with each copy of the object code that the
  114. Library is used in it and that the Library and its use are
  115. covered by this License.
  116. b) Accompany the object code with a copy of the GNU GPL and this license
  117. document.
  118. 4. Combined Works.
  119. You may convey a Combined Work under terms of your choice that,
  120. taken together, effectively do not restrict modification of the
  121. portions of the Library contained in the Combined Work and reverse
  122. engineering for debugging such modifications, if you also do each of
  123. the following:
  124. a) Give prominent notice with each copy of the Combined Work that
  125. the Library is used in it and that the Library and its use are
  126. covered by this License.
  127. b) Accompany the Combined Work with a copy of the GNU GPL and this license
  128. document.
  129. c) For a Combined Work that displays copyright notices during
  130. execution, include the copyright notice for the Library among
  131. these notices, as well as a reference directing the user to the
  132. copies of the GNU GPL and this license document.
  133. d) Do one of the following:
  134. 0) Convey the Minimal Corresponding Source under the terms of this
  135. License, and the Corresponding Application Code in a form
  136. suitable for, and under terms that permit, the user to
  137. recombine or relink the Application with a modified version of
  138. the Linked Version to produce a modified Combined Work, in the
  139. manner specified by section 6 of the GNU GPL for conveying
  140. Corresponding Source.
  141. 1) Use a suitable shared library mechanism for linking with the
  142. Library. A suitable mechanism is one that (a) uses at run time
  143. a copy of the Library already present on the user's computer
  144. system, and (b) will operate properly with a modified version
  145. of the Library that is interface-compatible with the Linked
  146. Version.
  147. e) Provide Installation Information, but only if you would otherwise
  148. be required to provide such information under section 6 of the
  149. GNU GPL, and only to the extent that such information is
  150. necessary to install and execute a modified version of the
  151. Combined Work produced by recombining or relinking the
  152. Application with a modified version of the Linked Version. (If
  153. you use option 4d0, the Installation Information must accompany
  154. the Minimal Corresponding Source and Corresponding Application
  155. Code. If you use option 4d1, you must provide the Installation
  156. Information in the manner specified by section 6 of the GNU GPL
  157. for conveying Corresponding Source.)
  158. 5. Combined Libraries.
  159. You may place library facilities that are a work based on the
  160. Library side by side in a single library together with other library
  161. facilities that are not Applications and are not covered by this
  162. License, and convey such a combined library under terms of your
  163. choice, if you do both of the following:
  164. a) Accompany the combined library with a copy of the same work based
  165. on the Library, uncombined with any other library facilities,
  166. conveyed under the terms of this License.
  167. b) Give prominent notice with the combined library that part of it
  168. is a work based on the Library, and explaining where to find the
  169. accompanying uncombined form of the same work.
  170. 6. Revised Versions of the GNU Lesser General Public License.
  171. The Free Software Foundation may publish revised and/or new versions
  172. of the GNU Lesser General Public License from time to time. Such new
  173. versions will be similar in spirit to the present version, but may
  174. differ in detail to address new problems or concerns.
  175. Each version is given a distinguishing version number. If the
  176. Library as you received it specifies that a certain numbered version
  177. of the GNU Lesser General Public License "or any later version"
  178. applies to it, you have the option of following the terms and
  179. conditions either of that published version or of any later version
  180. published by the Free Software Foundation. If the Library as you
  181. received it does not specify a version number of the GNU Lesser
  182. General Public License, you may choose any version of the GNU Lesser
  183. General Public License ever published by the Free Software Foundation.
  184. If the Library as you received it specifies that a proxy can decide
  185. whether future versions of the GNU Lesser General Public License shall
  186. apply, that proxy's public statement of acceptance of any version is
  187. permanent authorization for you to choose that version for the
  188. Library.