Flyleaf v3.7.10 (AIO x64 .NET7 / FFmpeg v5.1.2)
Changelog (v3.7.12)
- Player: Switching playback's task to thread and set's default priority to above normal
- Player: Introduces Config.Player.ThreadPriority to change the playback's thread priority
- Plugins.StreamSuggester: Fixes an issue when AllowFindStreamInfo is disabled it wouldn't suggest any stream at all
- FlyleafHost.WinForms: Possible fix for a possible? designer issue
Changelog (v3.7.11)
- Demuxer: Introduces Config.Demuxer.IOStreamBufferSize to specify the AVIO Context's buffer size
- Player: Fixes an issue that it wouldn't respect MinBufferDuration (when demuxer's StartTime wasn't 0)
- Renderer: Adds HDR10+ support
- Renderer: Adds HDR HLG transfer function support
- Renderer: Adds Rotation support based on VideoStream DisplayMatrix data
Changelog (v3.7.10)
- AudioDecoder: Fixes an issue with audio filters when the input channel layout is unspecified (mainly noticed with ffmpeg devices and microphones)
- AudioDecoder: Improves speed quality and adds atempo only if required (up to 3 atempo and supports lower speeds)
- DecoderContext: Fixes a race condition between Open/Dispose which could cause memory leaks
- Player: Brings back support for lower speeds (down limit to 0.125)
- Player: Adds Config.Player.SpeedOffset (1-2), Commands and extra Keybindings (shift +-)
- Player: Adds an extra SeekOffset3 and Commands
- Player: Fixes a race condition during OpenAsync/Stop/OpenAsync
- FlyleafHost(All): Fixes a critical issue with resize and rendering after Player.Stop/Renderer.Flush from a non-UI thread (SetWindowSubclass requires UI thread)
- FlyleafMe: Adds Use Filters in Audio Settings
Changelog (v3.7.9)
- AudioDecoder: Fixes audio filters desync issues and improves quality on speed change
- Player: Introduces Config.Player.LatencySpeedChangeInterval to prevent frequent speed changes on MaxLatency (adds speed support with audio filters)
- FlyleafHost.Wpf: Fixes issues with resize and DPI
- FlyleafHost.Wpf: Fixes an issue with multiple screens and fullscreen
- FlyleafHost.Wpf: Fixes an issue with standalone and show in taskbar when initialized
- Sample Player: Adds OSD messages
Changelog (v3.7.8)
- Audio: Memory/Performance improvements
- Render: Memory/Performance improvements
- Player: Fixes a memory leak issue when started before the control handle has been created
- Player: Changes the default Seek when setting the CurTime to backward (instead of comparing with the prev value) as the forward creates a long delay on some formats (such as dash with h264)
- Player: Fixes an issue with Audio/Subtitles that they would not refresh their status on external video stream switch
- FlyleafHost.Wpf: Fixes a DPI issue with Overlay
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)