FFmpeg.Nightly.LGPL
20200831.1.0
dotnet add package FFmpeg.Nightly.LGPL --version 20200831.1.0
NuGet\Install-Package FFmpeg.Nightly.LGPL -Version 20200831.1.0
<PackageReference Include="FFmpeg.Nightly.LGPL" Version="20200831.1.0" />
<PackageVersion Include="FFmpeg.Nightly.LGPL" Version="20200831.1.0" />
<PackageReference Include="FFmpeg.Nightly.LGPL" />
paket add FFmpeg.Nightly.LGPL --version 20200831.1.0
#r "nuget: FFmpeg.Nightly.LGPL, 20200831.1.0"
#:package FFmpeg.Nightly.LGPL@20200831.1.0
#addin nuget:?package=FFmpeg.Nightly.LGPL&version=20200831.1.0
#tool nuget:?package=FFmpeg.Nightly.LGPL&version=20200831.1.0
Headers and static libraries for FFmpeg (LGPL build).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 20200831.1.0 | 6,461 | 9/8/2020 |
| 20200821.0.0 | 1,897 | 9/3/2020 |
| 20200816.0.0 | 1,693 | 8/21/2020 |
| 20200802.0.0 | 1,814 | 8/4/2020 |
| 20200730.2.0 | 1,625 | 8/4/2020 |
| 20200713.0.0 | 1,641 | 8/3/2020 |
| 20200628.0.0 | 1,805 | 7/1/2020 |
| 20200620.0.0 | 1,631 | 6/30/2020 |
| 20200615.0.0 | 1,688 | 6/18/2020 |
| 20200601.0.0 | 1,746 | 6/2/2020 |
| 20200527.0.0 | 1,720 | 5/29/2020 |
| 20200523.0.0 | 1,881 | 5/26/2020 |
| 20200515.0.0 | 1,903 | 5/22/2020 |
| 20200513.0.0 | 1,811 | 5/14/2020 |
| 20200504.0.0 | 1,800 | 5/5/2020 |
| 20200429.0.0 | 2,431 | 5/1/2020 |
| 20200424.0.0 | 1,712 | 4/28/2020 |
| 20200422.0.0 | 1,780 | 4/23/2020 |
| 20200311.0.0 | 1,824 | 3/11/2020 |
| 20200306.0.0 | 1,905 | 3/9/2020 |
See https://git.ffmpeg.org/gitweb/ffmpeg.git/log/4a11a6f for a full list of changes. The scripts for creating this nuget package are maintained at https://github.com/mcmtroffaes/ffmpeg-msvc-nuget and https://github.com/mcmtroffaes/ffmpeg-msvc-build on GitHub. Note that this package only targets native. In particular, it does not target C#. If you get an error message "You are trying to install this package into a project that targets '.NETFramework,Version=vX.X.X', but the package does not contain any assembly references or content files that are compatible with that framework." then please have a look at https://github.com/mcmtroffaes/ffmpeg-msvc-nuget/tree/master/test for examples of how to use the package. IMPORTANT NOTICE: I am planning to retire this nuget package from October 1st 2020 onward, since Visual Studio has nowadays excellent integration with vcpkg. Pre-built vcpkg archives are available from https://github.com/mcmtroffaes/ffmpeg-msvc-build/releases or simply build ffmpeg yourself using vcpkg.