Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 AVFoundation 获得 AVI 视频的大致帧速率?
nominalFrameRate从 an获取AVAssetTrack结果为 0.0 但相同的代码在我尝试的任何 mov 文件上都可以正常工作。
nominalFrameRate
AVAssetTrack
根据我的经验,AVI 文件并不真正适用于 AV Foundation。然而,QuickTime 可能是答案。