Skip to content

Flyleaf v3.4.14 (AIO x64 .NET6)

Compare
Choose a tag to compare
@SuRGeoNix SuRGeoNix released this 13 May 11:45
· 458 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.1.2 patched for HLS issue

  • Introduces Config.Demuxer.BufferPackets as a second option for buffering limits along with the BufferDuration
  • Introduces Config.Demuxer.MaxAudioPackets to prevent memory leaks on timestamps wrapping (2^33 ffmpeg bug) which will fire AudioLimit event (can be used to restart the player)
  • Improves support for VideoView within another VideoView overlay
  • Fixes an issue with Brightness/Contrast while switching between video processors
  • Fixes an audio compatibility issue with the Device Id for Win7/8
  • Fixes an issue with OpenFromFileDialog and WinMoveOnDrag
  • Fixes a critical issue with Recording while loglevel is less than info
  • Updates Vortice