FlyleafLib 3.7.16
See the version list below for details.
dotnet add package FlyleafLib --version 3.7.16
NuGet\Install-Package FlyleafLib -Version 3.7.16
<PackageReference Include="FlyleafLib" Version="3.7.16" />
<PackageVersion Include="FlyleafLib" Version="3.7.16" />
<PackageReference Include="FlyleafLib" />
paket add FlyleafLib --version 3.7.16
#r "nuget: FlyleafLib, 3.7.16"
#:package FlyleafLib@3.7.16
#addin nuget:?package=FlyleafLib&version=3.7.16
#tool nuget:?package=FlyleafLib&version=3.7.16
Media Player .NET Library for WinUI 3/WPF/WinForms (based on FFmpeg/DirectX)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0-windows was computed. net9.0-windows was computed. net10.0-windows was computed. |
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- FFmpeg.AutoGen (>= 5.1.2.1)
- Vortice.D3DCompiler (>= 2.4.2)
- Vortice.Direct3D11 (>= 2.4.2)
- Vortice.DirectComposition (>= 2.4.2)
- Vortice.Mathematics (>= 1.4.26)
- Vortice.MediaFoundation (>= 2.4.2)
- Vortice.XAudio2 (>= 2.4.2)
-
net6.0-windows7.0
- FFmpeg.AutoGen (>= 5.1.2.1)
- Vortice.D3DCompiler (>= 2.4.2)
- Vortice.Direct3D11 (>= 2.4.2)
- Vortice.DirectComposition (>= 2.4.2)
- Vortice.Mathematics (>= 1.4.26)
- Vortice.MediaFoundation (>= 2.4.2)
- Vortice.XAudio2 (>= 2.4.2)
-
net7.0-windows7.0
- FFmpeg.AutoGen (>= 5.1.2.1)
- Vortice.D3DCompiler (>= 2.4.2)
- Vortice.Direct3D11 (>= 2.4.2)
- Vortice.DirectComposition (>= 2.4.2)
- Vortice.Mathematics (>= 1.4.26)
- Vortice.MediaFoundation (>= 2.4.2)
- Vortice.XAudio2 (>= 2.4.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FlyleafLib:
| Package | Downloads |
|---|---|
|
FlyleafLib.Controls.WPF
FlyleafME: A WPF Media Element Control (based on FlyleafLib) |
|
|
FlyleafLib.Controls.WinUI
FlyleafHost.WinUI: Direct3D 11 Hardware Accelerated Media Surface (based on FlyleafLib) |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on FlyleafLib:
| Repository | Stars |
|---|---|
|
robvdpol/RaceControl
Race Control is a standalone, open source F1TV client for Windows, written in C# on the .NET platform.
|
|
|
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.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.10.2 | 830 | 12/20/2025 |
| 3.10.1 | 321 | 12/6/2025 |
| 3.10.0 | 291 | 12/4/2025 |
| 3.9.7 | 641 | 11/13/2025 |
| 3.9.6 | 373 | 11/3/2025 |
| 3.9.5 | 293 | 10/25/2025 |
| 3.9.4 | 300 | 10/21/2025 |
| 3.9.3 | 265 | 10/17/2025 |
| 3.9.2 | 299 | 10/15/2025 |
| 3.9.1 | 300 | 10/14/2025 |
| 3.9.0 | 303 | 10/13/2025 |
| 3.8.14 | 342 | 10/1/2025 |
| 3.8.13 | 275 | 9/26/2025 |
| 3.8.12 | 296 | 9/23/2025 |
| 3.8.11 | 385 | 9/14/2025 |
| 3.8.10 | 611 | 9/2/2025 |
| 3.8.9 | 369 | 8/27/2025 |
| 3.8.8 | 287 | 8/22/2025 |
| 3.8.7 | 282 | 8/22/2025 |
| 3.7.16 | 576 | 5/15/2023 |
- Demuxer: Workaround fix for an FFmpeg issue that it will not pass the Format Options to the underlying contexts such as HLS decryption_key (use new Config.Demuxer.FormatOptToUnderlying)
- Demuxer: Performance improvements with AV callbacks (removes GCHandle)
- Renderer: Adds support for child Renderer to duplicate the output to another swapchain with different configs (eg. for interactive zoom)
- Renderer: Improves Viewport calculations and adds support for zoom center point (ZoomCenter)
- Renderer: Fixes a critical issue withi FlyleafVP and Flush (Player.Stop)
- Player: Adds more Zoom helpers and drops ZoomTimes support (not required)
- FlyleafHost.Wpf: Improves attached resize with ratio
- FlyleafHost.Wpf: Fixes a DPI issue with Detached and Ratio Resize