TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64 9.0.2

dotnet add package TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64 --version 9.0.2
                    
NuGet\Install-Package TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64 -Version 9.0.2
                    
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="TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64" Version="9.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64" Version="9.0.2" />
                    
Directory.Packages.props
<PackageReference Include="TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64 --version 9.0.2
                    
#r "nuget: TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64, 9.0.2"
                    
#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.
#:package TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64@9.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64&version=9.0.2
                    
Install as a Cake Addin
#tool nuget:?package=TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64&version=9.0.2
                    
Install as a Cake Tool

TqkLibrary.FFmpeg.Lgpl2 — Linux x64

FFmpeg 9.0.2 shared build · Linux x64 · LGPL-2.1-or-later
Upstream build tag: ffmpeg-n9.0-2-g03d9533176-linux64-lgpl2-shared-9.0

This FFmpeg build is published as two NuGet packages:

Package Contents
TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64 Shared libraries: avcodec, avdevice, avfilter, avformat, avutil, swresample, swscale + C headers
TqkLibrary.FFmpeg.Lgpl2.Tools.Linux.x64 Command-line tools: ffmpeg, ffprobe; depends on TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64

How the binaries are delivered

Native binaries ship under runtimes/linux-x64/native/:

  • .NET SDK-style projects resolve them automatically when the build/publish RID matches linux-x64 (e.g. dotnet publish -r linux-x64, or a matching <RuntimeIdentifier>).
  • .NET Framework projects get them copied next to the build output by the bundled MSBuild targets.
  • C++ (MSBuild) projects (Native package): the build/native targets add include/ to the compiler include path and the import libraries to the linker automatically.

Package matrix

Pick the sibling package that matches your target:

TqkLibrary.FFmpeg.{Gpl3|Lgpl3|Gpl2|Lgpl2}.{Native|Tools}.{Win|Linux}.{x64|x86|arm64}
  • License: Gpl3/Lgpl3 = built with --enable-version3 (GPL-3.0 / LGPL-3.0); Gpl2/Lgpl2 = GPL-2.0 / LGPL-2.1.
  • x86 (win32) is not available for FFmpeg 5.0 and 6.1 (those versions fail to compile the 32-bit Vulkan code).

License

This package is LGPL-2.1-or-later. FFmpeg is free software and redistributing these binaries carries that license's obligations — in particular, linking your application against a GPL build places your application under the GPL. Use an Lgpl* variant if you need to keep your application under a different license.

Note: Gpl2/Lgpl2 builds have OpenSSL and its dependents (srt, libssh, libcurl, libaribcaption, pulseaudio) disabled for license compatibility. On Linux, sdl2 is also disabled, so ffplay is not included.

See docs/LICENSE.txt in the package for the full license text.

Source

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TqkLibrary.FFmpeg.Lgpl2.Native.Linux.x64:

Package Downloads
TqkLibrary.FFmpeg.Lgpl2.Tools.Linux.x64

FFmpeg Tools (ffmpeg, ffprobe) linux x64 (LGPL-2.1-or-later)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.2 152 8/10/2026
8.1.2.21 147 8/6/2026
8.0.3.27 140 8/6/2026
7.1.5.1 140 8/6/2026
7.0.3.31 133 8/6/2026
6.1.6.2 130 8/6/2026
6.0.1.131 147 8/6/2026
5.1.10.1 131 8/6/2026
5.0.3.44 119 8/6/2026
4.4.8.1 138 8/6/2026