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

AudioUnit crashes #699

Closed UnknownCoder807 closed 6 months ago

UnknownCoder807 commented 6 months ago

For some reason AudioUnit seems be very unstable these days.

I am getting lots of crashes with it.

Here is the info I have for it, I don't experience the crashes myself and I do not have url's.

Screenshot 2023-12-21 at 12 17 05

Screenshot 2023-12-21 at 12 17 18

kingslay commented 6 months ago

我在 e37c42586a18df50f659aebf743d4bb6942fdb8f 这个commit尝试修复了下。你试下。看行不行

UnknownCoder807 commented 6 months ago

I am already using that commit. My app uses ksplayer codebase up to wednesday morning.