Flyleaf.FFmpeg.Bindings
9.0.2
dotnet add package Flyleaf.FFmpeg.Bindings --version 9.0.2
NuGet\Install-Package Flyleaf.FFmpeg.Bindings -Version 9.0.2
<PackageReference Include="Flyleaf.FFmpeg.Bindings" Version="9.0.2" />
<PackageVersion Include="Flyleaf.FFmpeg.Bindings" Version="9.0.2" />
<PackageReference Include="Flyleaf.FFmpeg.Bindings" />
paket add Flyleaf.FFmpeg.Bindings --version 9.0.2
#r "nuget: Flyleaf.FFmpeg.Bindings, 9.0.2"
#:package Flyleaf.FFmpeg.Bindings@9.0.2
#addin nuget:?package=Flyleaf.FFmpeg.Bindings&version=9.0.2
#tool nuget:?package=Flyleaf.FFmpeg.Bindings&version=9.0.2
FFmpeg Bindings for C#/.NET
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Flyleaf.FFmpeg.Bindings:
| Package | Downloads |
|---|---|
|
FlyleafLib
Media Player .NET Library for WinUI 3/WPF/WinForms (based on FFmpeg/DirectX) |
|
|
AtcSoft.VideoEngine
Cross-platform video engine for RTSP/HTTP surveillance streams. FFmpeg-based demuxing, decoding, recording, and frame capture. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Flyleaf.FFmpeg.Bindings:
| Repository | Stars |
|---|---|
|
umlx5h/LLPlayer
The media player for language learning, with dual subtitles, AI-generated subtitles, real-time translation, and more!
|
|
|
SuRGeoNix/Flyleaf
Media Player .NET Library for WinUI 3/ WPF/WinForms (based on FFmpeg/DirectX)
|
|
|
habibrehmansg/infopanel
InfoPanel is a desktop visualization software designed to work with HWiNFO sensors via Shared Memory (SHM). It allows users to display system information on their desktop or external displays, including USB-only LCDs like BeadaPanel.
|
- Replaces generated array wrappers with generic inline arrays
- Fixes issues with P/Invokes and arrays
- AVRational improvements
- Includes csp, dovi_meta headers
[Breaking Changes]
- Function and delegate array parameters now use native pointer types instead of array wrappers. Inline array wrappers are used for fixed-size array fields in structs
- AVRational.Default renamed to Zero