Skip to content

Commit d4447da

Browse files
author
Andrea Medeghini
committed
update readme
1 parent a9df130 commit d4447da

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,10 @@ FFmpeg4Java is distributed under the terms of BSD 3-Clause License.
3838

3939
## Notice
4040

41-
FFmpeg4Java depends on FFmpeg library. See http://ffmpeg.org for details.
41+
FFmpeg4Java is distributed as JAR file which contains Java classes and a native library. The native library must be installed in the library path of the Java runtime.
42+
Please note that the native library is statically liked with FFmpeg library under the terms of GNU Lesser General Public License, version 2.1.
43+
You should have received a copy of the LGPL v2.1 license with FFmpeg4Java. See http://ffmpeg.org for more information about FFmpeg.
4244

43-
FFmpeg library is statically linked with FFmpeg4Java library under the terms of GNU Lesser General Public License, version 2.1.
44-
45-
4645

4746
# Reference
4847

0 commit comments

Comments
 (0)