FFmpeg.Win64.Static 4.1.1.1

dotnet add package FFmpeg.Win64.Static --version 4.1.1.1
NuGet\Install-Package FFmpeg.Win64.Static -Version 4.1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FFmpeg.Win64.Static" Version="4.1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FFmpeg.Win64.Static --version 4.1.1.1
#r "nuget: FFmpeg.Win64.Static, 4.1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FFmpeg.Win64.Static as a Cake Addin
#addin nuget:?package=FFmpeg.Win64.Static&version=4.1.1.1

// Install FFmpeg.Win64.Static as a Cake Tool
#tool nuget:?package=FFmpeg.Win64.Static&version=4.1.1.1

Packages the ffmpeg.exe executable. Installing this package adds a build step to your project that will copy this executable to the bin directory under a "ffmpeg" folder.

Refer to the FFmpeg documentation for details on how to use this executable (https://ffmpeg.org/ffmpeg.html).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FFmpeg.Win64.Static:

Repository Stars
MediaPortal/MediaPortal-1
Home Theater and Digital Video Recording solution for Windows.
Version Downloads Last updated
4.1.1.1 43,069 3/27/2019
3.3.3.1 8,945 8/25/2017
3.2.2.1 2,267 2/3/2017
3.2.2 1,165 2/3/2017
3.1.5.3 1,584 11/2/2016
3.1.5.2 1,316 10/28/2016
3.1.5.1 1,386 10/27/2016

Updated to use v4.1.1 of ffmpeg.