Skip to content

Building Linux

Taner Sener edited this page Jul 30, 2022 · 2 revisions

FFmpegKit build process for Linux platform compiles FFmpeg, FFmpegKit and enabled external libraries using clang, llvm and Autotools.

When compilation ends, all output libraries are stored under the prebuilt folder.

Clone this wiki locally