FlyleafLib 3.1.0-alpha2
See the version list below for details.
dotnet add package FlyleafLib --version 3.1.0-alpha2
NuGet\Install-Package FlyleafLib -Version 3.1.0-alpha2
<PackageReference Include="FlyleafLib" Version="3.1.0-alpha2" />
<PackageVersion Include="FlyleafLib" Version="3.1.0-alpha2" />
<PackageReference Include="FlyleafLib" />
paket add FlyleafLib --version 3.1.0-alpha2
#r "nuget: FlyleafLib, 3.1.0-alpha2"
#:package FlyleafLib@3.1.0-alpha2
#addin nuget:?package=FlyleafLib&version=3.1.0-alpha2&prerelease
#tool nuget:?package=FlyleafLib&version=3.1.0-alpha2&prerelease
Video Player .NET Library for WPF/WinForms (based on FFmpeg/SharpDX)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- FFmpeg.AutoGen (>= 4.4.0)
- NAudio.Wasapi (>= 2.0.0)
- SharpDX.Direct2D1 (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
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 | 864 | 12/20/2025 |
| 3.10.1 | 324 | 12/6/2025 |
| 3.10.0 | 293 | 12/4/2025 |
| 3.9.7 | 674 | 11/13/2025 |
| 3.9.6 | 374 | 11/3/2025 |
| 3.9.5 | 295 | 10/25/2025 |
| 3.9.4 | 301 | 10/21/2025 |
| 3.9.3 | 265 | 10/17/2025 |
| 3.9.2 | 302 | 10/15/2025 |
| 3.9.1 | 302 | 10/14/2025 |
| 3.9.0 | 305 | 10/13/2025 |
| 3.8.14 | 343 | 10/1/2025 |
| 3.8.13 | 277 | 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 | 370 | 8/27/2025 |
| 3.8.8 | 288 | 8/22/2025 |
| 3.8.7 | 283 | 8/22/2025 |
| 3.1.0-alpha2 | 539 | 5/2/2021 |
-= MediaFramework engine update =-
(Playback within the decoder's context + .NET 5 support)
- Faster disposing and re-opening inputs
- Faster stream switch as it happens while demuxers/decoders are running
- Faster seeking as it happens while demuxers/decoders are running
- Faster threading and cancelation implemenatation (removing Thread.Aborts)
- Fixes compatibility issues with Win 7/8
- Fixes audio sync / latency issue
- Fixes normalscreen / fullscreen issues
- Fixes GPU performance issue on fullscreen
- Fixes video with image attachments (best video stream match will ignore image streams)
- References clean up