cxfksword / MPVKit

mpv library for iOS, macOS, tvOS applications
GNU General Public License v3.0
71 stars 19 forks source link

Crash in simulator when run av1 video using Metal API #19

Closed v4to closed 3 months ago

v4to commented 3 months ago

Hello. When I try to play an av1 file in simulator using Metal API example i got a crash, on real device everything ok. Using OpenGL API example both simulator and real device run ok. Seems like issue with MoltenVK or what else?

image image image
cxfksword commented 3 months ago

Metal API support only a patch version and does not officially support it yet. Encountering any issues is not strange.😂