从源代码构建 FFmpeg
本页介绍在支持的平台上配置和构建FFmpeg的过程。
您可能需要在以下情况下构建 FFmpeg
- 需要自定义配置或静态构建 FFmpeg。
- 网上提供的 FFmpeg 版本不适合您的产品。
- 需要在 Qt 版本发布之间更新现有产品上的 FFmpeg。
在这些指南中,我们介绍了如何构建与Qt Online Installer 捆绑的 FFmpeg 二进制文件具有相同功能支持的 FFmpeg。 FFmpeg 具有多种配置选项,可调整 FFmpeg 库的大小、性能和功能支持。要了解有关这些选项的更多信息,请参阅《FFmpeg 编译指南》。
从源代码构建 FFmpeg
macOS
Linux
iOS
安卓
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.