Building FFmpeg from source

此页面描述了配置和构建的过程,针对 FFmpeg on supported platforms.

You may need to build FFmpeg when:

  • You need a custom configuration or static build of FFmpeg.
  • FFmpeg builds available online are not suitable for your product.
  • FFmpeg needs to be updated on an existing product between Qt releases.

In these guides, we describe how to build FFmpeg with the same feature support as the FFmpeg binaries that are bundled with the Qt Online Installer. FFmpeg has a wide variety of configuration options to tune the FFmpeg library size, performance, and feature support. To read more about these options, see the FFmpeg Compilation Guide .

Windows

macOS

Linux

iOS

Android