kingslay / KSPlayer

A video player for iOS、macOS、tvOS、visionOS , based on AVPlayer and FFmpeg, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles.
GNU General Public License v3.0
869 stars 184 forks source link

tvOS 中播放这个视频会 crash #696

Closed FaiChou closed 6 months ago

FaiChou commented 6 months ago
KSVideoPlayerView(url: item.url, options: KSOptions())
Xnip2023-12-20_18-27-17

https://github.com/kingslay/KSPlayer/assets/18500846/9a93cddc-5765-4bfc-8e69-1c0e7ae2174f

FaiChou commented 6 months ago

这个视频是我用 iPhone 拍摄的 HDR 视频。在之前的版本中是正常播放的,今天是将代码更新到最新,再测试会闪退(仅测试了模拟器)。

kingslay commented 6 months ago

这个在真机是不会crash的,只是模拟器才会