Skip to content

Flyleaf v3.7.38 (AIO x64 .NET8 / FFmpeg v5.1.2)

Compare
Choose a tag to compare
@SuRGeoNix SuRGeoNix released this 10 Dec 09:30
· 68 commits to master since this release

Changelog v3.7.38

  • Engine.Audio: Adds support for endpoints with the same FriendlyName but different Id
  • Engine.Audio: Fixes a deadlock issue duing device removal when the device was assigned to a player
  • Config: Introduces Decoder.AudioCodecOpt/VideoCodecOpt/SubtitlesCodecOpt to support all codec options per codec type
  • Config: Introduces Decoder.LowDelay which improves low latency and will be auto-enabled with Player.MaxLatency
  • FlyeafME: Adds Current Default Device in Audio tab

Breaking Changes

  • Config.Player.MaxLatency will enable Config.Decoder.LowDelay on the underlying codec
  • Engine.Audio.GetDeviceId/GetDeviceName methods removed
  • Engine.Audio.Devices changed from ObservableCollection to ObservableCollection
  • Player.Audio.Device changed from string to AudioEndPoint (can be found in Engine.Audio.Devices)
  • Player.Audio.DeviceId has been removed

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)