FlyleafLib 3.11.9

dotnet add package FlyleafLib --version 3.11.9
                    
NuGet\Install-Package FlyleafLib -Version 3.11.9
                    
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="FlyleafLib" Version="3.11.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FlyleafLib" Version="3.11.9" />
                    
Directory.Packages.props
<PackageReference Include="FlyleafLib" />
                    
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 FlyleafLib --version 3.11.9
                    
#r "nuget: FlyleafLib, 3.11.9"
                    
#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 FlyleafLib@3.11.9
                    
#: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=FlyleafLib&version=3.11.9
                    
Install as a Cake Addin
#tool nuget:?package=FlyleafLib&version=3.11.9
                    
Install as a Cake Tool

Media Player .NET Library for WinUI 3/WPF/WinForms (based on FFmpeg/DirectX)

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 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)

FlyleafLib.Controls.Avalonia

Avalonia host control for Flyleaf on Windows

GitHub repositories (1)

Showing the top 1 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.
Version Downloads Last Updated
3.11.9 36 9/22/2026
3.11.8 200 9/17/2026
3.11.5 169 9/16/2026
3.11.3 1,538 8/21/2026
3.11.1 429 8/18/2026
3.11.0 315 8/16/2026
3.10.4 6,777 5/23/2026
3.10.3 1,396 3/16/2026
3.10.2 1,706 12/20/2025
3.10.1 863 12/6/2025
3.10.0 474 12/4/2025
3.9.7 1,369 11/13/2025
3.9.6 536 11/3/2025
3.9.5 575 10/25/2025
3.9.4 460 10/21/2025
3.9.3 457 10/17/2025
Loading failed

- Renderer.HDR: Improves Dolby Vision caching and adds RPU source reconstruction (polynomial/MMR reshaping and color reconstruction)
- Renderer.HDR: Extends Dolby Vision for Profiles 5.0/7.0/7.6/8.0/8.1/8.2/8.4/8.6/10.0/10.1/10.2/10.4 and BL fallbacks
- Renderer.HDR: HDR Detect performance improvements and analysis support also for Dolby Vision
- Renderer.HDR: Pixels shader improvements (replaces pure gamma 2.2 with finite-black inverse BT.1886 with actual min/peak nits)
- Renderer.HDR: Adds native support (experimental)
- Renderer.HDR: HLG improvements by using BT.2100/BT.2100-3 based on target peak nits
- Renderer.VP: Improves Display Config detection
- Renderer.Subs: Fixes a possible leak issue
- Renderer.Sws: Fixes stability, format, colorspace & cropping issues
- Renderer.ShaderCompiler: Cache improvements
- Config.Video: Introduces Target SDR/HDR Min/Peak Nits
- Dependencies: Updates Flyleaf.FFmpeg.Bindings to v9.0.2