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.
我需要将格式为“.mov”的视频转换为“.3gp”。我在谷歌上搜索,发现有人说要使用ffmpeg。
我搜索了很多,但我没有找到任何关于如何为 iPhone编译ffmpeg然后转换视频的教程。
有没有人做过这个或知道任何教程?
非常感谢。
ffmpeg已经移植到iOS平台:
ffmpeg
加布里埃尔/ffmpeg-iphone-build @ GitHub
替代方案:ffmpeg4iphone - Google 代码