Skip to content

Flyleaf v3.5.7 (AIO x64 .NET6 with FFmpeg v5)

Compare
Choose a tag to compare
@SuRGeoNix SuRGeoNix released this 02 Jul 11:44
· 407 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)


  • Overall: UI update improvements
  • VideoView: Fixes an issue with WindowsFormsHost and Front Window within a Scroll Viewer
  • Renderer: Introduces Player.renderer.GetBitmap which can be used in parallel with rendering to retrieve (and resize if required) a gpu texture
  • TakeSnapshot: Improvements and adds resize on gpu support
  • Languages: Better handling of audio, subtitles and online subtitles languages (using windows cultures)
  • Config: Introduces Config.Video.ClearScreenOnOpen to allow the last frame to be presented until the new open has been completed
  • Config: Introduces Config.Video.Swap10Bit to use 10-bit instead of 8-bit swap chain
  • Config: Introduces Config.Video.SwapBuffers to manually set render's swap chain buffers

  • Controls.WPF: Fixes UIConfig to properly save for subtitles FontWeight, FontStyle and FontStretch