FFMPEG在编码时支持用户数据段注入吗?

发布于 2024-10-14 20:41:12 字数 77 浏览 1 评论 0原文

MPEG 和 H.264 标准都定义了一种将任意元数据流注入视频帧的机制。我用谷歌搜索了一下,无法确定 FFMPEG 是否支持这一点。是吗?

The MPEG and H.264 standards both define a mechanism for the injection of an arbitrary metadata stream into video frames. I've google'd a bit and am unable to determine if FFMPEG supports this. Does it?

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

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

发布评论

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

评论(1

幸福%小乖 2024-10-21 20:41:12

不,它不支持这一点。也就是说,您自己实现这一点并将元数据注入到编码后的编码帧中确实并不难。

No, it does not support this. That said, it really isn't that hard to implement this yourself and inject the metadata in to the encoded frames post encoding.

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