debugly / ijkplayer

【持续更新】macOS/iOS video player based on ijkplayer, using FFmpeg 5.1, support Metal、hw accel、HDR、ass subtitle effect...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No support for arm64 ios simulator

openmetrue opened this issue · comments

Is it possible to add a script to compile ffmpeg libraries for iOS simulator with Apple Silicon?
UPD: OpenGL ES on ARM64 simulators produces a lot of weird crashes, probably need to complete the transition to Metal first

When use Designed for iPhone simulator the SDK is iPhone rather than iphonesimulator, so I think Apple Silicon mac (Designed for iPhone) simulator is equal iPhone。
does iPhone produces OpenGL ES weird crashes?
Transition to Metal is going about 2023.

develop branch : system version greater than or equal to macOS 10.13 or iOS11.0 auto use Metal render video.