AVAsset return false for `isPlayable` on iOS, true on macOS. AVExportSession.export fails with error -16976.

I'm testing on iOS 16.2 and macOS 13.1

The mp4 video was created as a QuickTime screen recording on macOS Monterey.

Sample code reproducing the isPlayable bug: https://github.com/ronyfadel/AV-Test-App

I've created FB12006175 to track this

AVAsset return false for `isPlayable` on iOS, true on macOS. AVExportSession.export fails with error -16976.
 
 
Q