iPhone合并UIImage和CAF Audio到AV文件

发布于 2024-11-04 16:00:55 字数 156 浏览 2 评论 0原文

我想合并图像文件和音频文件。

我有 UIImage 对象,其中有我的图像。 我还录制了 4-5 秒的 CAF 音频。

现在,我想创建一个电影文件,其中图像重复音频的长度。

我可以使用哪个类/方法来做到这一点?有什么想法吗?

提前致谢。

I want to merger an image file and an audio file.

I have UIImage object in which I have my image.
I have also CAF audio recording of 4-5 seconds.

Now, I would like to create a movie file with image repeating for the length of audio.

Using which class/methods can I do this? Any Idea?

Thanks in Advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

薄荷梦 2024-11-11 16:00:56

这个问题的答案应该对您有帮助:

如何导出 UIImage数组作为一部电影?

唯一的区别是,在问题中他们使用了多个 UIImage,您只需要重复相同的一个即可。

祝你好运

The answer to this question should help you:

How do I export UIImage array as a movie?

THe only difference is that in the question they use several UIImages, you only need to repeat the same one.

Good Luck

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文