Skip to content

Flyleaf v3.5.8 (AIO x64 .NET6 with FFmpeg v4/v5)

Compare
Choose a tag to compare
@SuRGeoNix SuRGeoNix released this 30 Aug 12:43
· 396 commits to master since this release

Compiled Libraries, Plugins & Samples

Flyleaf Player | Note: 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 | Note: yt-dlp is detected as a virus
FFmpeg Libraries | Note: 4.4.2 and 5.0.1 (latest 30/5/2022) patched for HLS issue
FFmpeg Devices | Note: You need to manually enable them from the Flyleaf.Engine.xml (set FFmpegDevices to true)


  • Player: Introduces TakeSnapshotToBitmap and renames old TakeSnapshot to TakeSnapshotToFile
  • Player: Fixes a critical issue with playlists (switching between playlist streams)
  • Renderer: Fixes issues and improves GetBitmap
  • Logger: Improves file writer with caching and by avoiding writing to file from UI thread
  • Engine.Config: Introduces LogCachedLines to set cached lines before writing/flushing to file
  • Plugins.YoutubeDL: Fixes an issue with invalid filename on windows systems
  • Updates Vortice

  • Controls.WPF: Introduces ThemeLoaded event to properly manually change theme colors if required