FFmpeg VS PyFFmpeg 性能明智吗?

发布于 2024-11-19 04:59:05 字数 57 浏览 4 评论 0原文

假设要批量处理超过 10000 个视频,使用 FFmpeg 而不是 pyFFmpeg 有什么好处吗?

Lets say for batch processing of over 10000 videos, is there any thing to be gained from using FFmpeg rather than the pyFFmpeg?

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

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

发布评论

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

评论(1

紫瑟鸿黎 2024-11-26 04:59:05

考虑到 pyFFmpeg 只是库的包装,我想说两者之间不应该有任何可以忽略不计的性能差异,因为它们的核心使用相同的库。

Considering that pyFFmpeg is just a wrapper over the libraries, I'd say you shouldn't have any negligible performance difference between the 2, since they use the same libraries at the core.

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