![]() |
VOOZH | about |
dotnet add package FFmpeg.AutoGen.Bindings.DynamicallyLinked --version 8.1.0
NuGet\Install-Package FFmpeg.AutoGen.Bindings.DynamicallyLinked -Version 8.1.0
<PackageReference Include="FFmpeg.AutoGen.Bindings.DynamicallyLinked" Version="8.1.0" />
<PackageVersion Include="FFmpeg.AutoGen.Bindings.DynamicallyLinked" Version="8.1.0" />Directory.Packages.props
<PackageReference Include="FFmpeg.AutoGen.Bindings.DynamicallyLinked" />Project file
paket add FFmpeg.AutoGen.Bindings.DynamicallyLinked --version 8.1.0
#r "nuget: FFmpeg.AutoGen.Bindings.DynamicallyLinked, 8.1.0"
#:package FFmpeg.AutoGen.Bindings.DynamicallyLinked@8.1.0
#addin nuget:?package=FFmpeg.AutoGen.Bindings.DynamicallyLinked&version=8.1.0Install as a Cake Addin
#tool nuget:?package=FFmpeg.AutoGen.Bindings.DynamicallyLinked&version=8.1.0Install as a Cake Tool
This project is undergoing a transition to a semi-managed model over the coming months.
Founder & Maintainer: Ruslan Balanukhin (Rationale One)
For questions and support, please continue using stackoverflow.com or the questions repository.
The FFmpeg API is vast and complex and this project exposes it with minimum modifications - support is very limited. Please consider to ask how to questions on stackoverflow.com or in special repository on github.com. The community may be able to offer some assistance but you will largely be on your own. As another option you can search for a solution in C(lang) as with some effort you can convert it to C#. Here repository with C# converted examples: https://github.com/stjeong/ffmpeg_autogen_cs
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
The basic example of the library usage: video decoding, conversion and frame extraction to jpeg is included in FFmpeg.AutoGen.Example project.
For the more sophisticated operations please refer to offical ffmpeg Documentation expecially API section of it.
Nuget packages version uses semantic versioning and in sync with MAJOR and MINOR version of FFmpeg as PATCH incremets does not changing API.
.\FFmpeg\download-ffmpeg.ps1
Please check the example project, it shows how to specify the path to libraries.
brew install ffmpeg
Normally you need to set static ffmpeg.RootPath = with full path to FFmpeg libraries.
ffmpeg.RootPath = with full path to FFmpeg libraries.The bindings generator uses CppSharp.
Prerequisites:
Steps to generate:
FFmpeg.AutoGen.CppSharpUnsafeGenerator;*.g.cs in FFmpeg.AutoGen project will be regenerated.Copyright © 2025 Ruslan Balanukhin (Rationale One)
All rights reserved.
Distributed under the MIT License.
See LICENSE.txt for full license text.
Note: FFmpeg binaries are distributed under their original licenses (GPL/LGPL) from the source. Please refer to FFmpeg License for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 is compatible. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.1.0 | 161 | 4/28/2026 |
| 8.0.0.1 | 314 | 3/14/2026 |
| 8.0.0 | 510 | 11/6/2025 |
| 7.1.1 | 741 | 4/7/2025 |
| 7.0.0 | 2,721 | 4/18/2024 |
| 6.1.0.1 | 356 | 3/26/2024 |
| 6.1.0 | 856 | 11/14/2023 |
| 6.0.0.2 | 757 | 5/5/2023 |
| 6.0.0.1 | 317 | 5/5/2023 |
| 6.0.0 | 513 | 3/21/2023 |
| 5.1.2.3 | 14,798 | 5/5/2023 |
| 5.1.2.2 | 321 | 5/5/2023 |
| 5.1.2.1 | 390 | 3/16/2023 |
| 5.1.2 | 390 | 3/15/2023 |
| 5.1.1.1 | 1,199 | 9/19/2022 |
| 5.1.1 | 598 | 8/14/2022 |
| 4.3.2 | 657 | 9/19/2022 |