Flyleaf v3.7.16 (AIO x64 .NET7 / FFmpeg v5.1.2)
Changelog v3.7.20
- VideoDecoder: Fixes an issue with colorspace (wrongly set as BT2020)
Changelog v3.7.19
- Decoder: Reduces Thread.Sleep on Queue full and/or empty to achieve lower latency and faster cancellation
- Nuget: Specifies exact version for Vortice to avoid issues with .NET framework
Changelog v3.7.18
- VideoDecoder: Fixes an issue with some (mainly image) formats
- CapDevices: Few improvements
- FlyleafHost.Wpf: Adds SurfaceCreated and OverlayCreated events to properly subscribe and register your own (keyboard/mouse) events on them to solve air space issues
Changelog v3.7.17
- Renderer: Fixes a critical issue introduced in v3.7.16 for late initialization of the handle
Changelog v3.7.16
- 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
- FlyleafHost.Wpf: Introduces ReplicaPlayer dp to replicate the swapchain of another player
- Tests.WpfFlyleafHost: Prepares a possible new sample for interactive zoom (on OverlayStandAlone window)
Notes
FlyleafHost.Wpf has been changed from v3.7.4 and might not work as the older one. If you still want to use the old one, it has been renamed to FlyleafHostOld. Feel free to open an issue for the new one
Compiled Libraries, Plugins & Samples
Flyleaf Player Pop-up on first run is to add itself to windows firewall for proper yt-dlp and bitswarm playback
Flyleaf Downloader
Flyleaf Extractor
Flyleaf Plugins yt-dlp is detected as a virus
FFmpeg Libraries 5.1.2 (29/11/2022) patched for HLS issue
FFmpeg Devices You can disable them from the Flyleaf.Engine.xml (set FFmpegDevices to false)