在 iPhone 中的视频上添加帧 - Objective C

发布于 2024-12-10 14:33:26 字数 160 浏览 0 评论 0原文

我正在开发一个应用程序,用户可以将帧添加到正在捕获的视频或库中的现有视频中。 这些框架是定制设计的,就像新闻频道中的框架一样,视频的字幕带有记者的名字等等。 例如 视频左上角的“直播”标签。 任何人都可以指导我如何完成这个任务,至少可以给我一个提示,我可以在这个项目中使用什么。

提前致谢。

I am developing an application where the user has the feature to add frames to the video being captured or to the existing video from the library.
This frames are custom design like the ones in news channel, where the subtitle of the video comes with the name of reporter and so on..
for example
The "Live" tag in the top left of the video..
Can anyone guide me the way how shall I accomplish this, atleast can give me a hint what I can use in this project..

Thanks in advance.

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

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

发布评论

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

评论(1

雨的味道风的声音 2024-12-17 14:33:26

对于捕获的视频,请查看 UIImagePickerControllercameraOverlayView 属性。

For a video being captured, have a look at the cameraOverlayView property of the UIImagePickerController.

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