From 83933c0997dbb5c35e76b40896a31367ee3b548f Mon Sep 17 00:00:00 2001 From: Ruslan Balanukhin Date: Tue, 14 Nov 2023 21:07:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 476e1b7..842eb89 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For the more sophisticated operations please refer to offical [ffmpeg Documentat Nuget packages version uses [semantic versioning](https://semver.org/) and in sync with MAJOR and MINOR version of FFmpeg as PATCH incremets does not changing API. - on Windows: -Native ffmpeg libraries are pre bundled in this repository, please note the are GPL(!) libraries. +Native ffmpeg libraries are pre bundled in this repository, please note the are **GPL**(!) libraries. The x64 libraries source from [CODEX FFMPEG](https://www.gyan.dev/ffmpeg/builds/). Please check to example project it shows how specify path to libraries.