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.
是否可以使用 iPhone API 提取图像或将视频转换为图像序列?目标是使用某种动画播放视频,而不是内置视频播放器。这样做的原因是我需要以较低的速度播放视频。
FFMpeg 不是一种选择。
不,没有可用的公共 iPhone API。
您最好的选择实际上是开源替代品,例如 FFmpeg。