FFmpegDotNet.bin.winx64
8.1.2.4
dotnet add package FFmpegDotNet.bin.winx64 --version 8.1.2.4
NuGet\Install-Package FFmpegDotNet.bin.winx64 -Version 8.1.2.4
<PackageReference Include="FFmpegDotNet.bin.winx64" Version="8.1.2.4" />
<PackageVersion Include="FFmpegDotNet.bin.winx64" Version="8.1.2.4" />
<PackageReference Include="FFmpegDotNet.bin.winx64" />
paket add FFmpegDotNet.bin.winx64 --version 8.1.2.4
#r "nuget: FFmpegDotNet.bin.winx64, 8.1.2.4"
#:package FFmpegDotNet.bin.winx64@8.1.2.4
#addin nuget:?package=FFmpegDotNet.bin.winx64&version=8.1.2.4
#tool nuget:?package=FFmpegDotNet.bin.winx64&version=8.1.2.4
FFmpegDotNet.bin.winx64
This package provides precompiled FFmpeg binaries for Windows x64 to be used with FFmpegDotNet.
It allows FFmpegDotNet to automatically include and manage the FFmpeg libraries in your .NET project — no manual setup required.
Version
FFmpeg 8.1.2 "Hoarse"
📦 Installation
Install the package from NuGet:
dotnet add package FFmpegDotNet.bin.winx64
Learn more about Target Frameworks and .NET Standard.
-
- FFmpegDotNet._AutoGen (>= 8.0.0 && < 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Changed to a new nuspec/package layout reducing the file size by half. Fixing the previous error. The dll included in contentFiles where still the old one, making build possible only for .net framework.