-
-
Notifications
You must be signed in to change notification settings - Fork 892
Offline Build
Building MobileFFmpeg on a host without internet connection is not possible by default. However with a few instructions it is possible to run top level build scripts successfully.
-
ios.shdownloads libav gas-preprocessor to compile assembly files onarmv7,armv7sandarm64architectures. If a working internet connection is not foundios.shfails. By manually copying libav gas-preprocessor file insidemobile-ffmpeg/.tmpfolder it is possible to successfully executeios.sh. -
It is possible to enable to GPL libraries
libvid.stab,x264,x265andxvidcorefrom top level build scripts. But their source code is not included in the repository and a working internet connection is required to download their sources. Another option is to manually copy appropriate versions insidemobile-ffmpeg/.tmpfolder to enable them.
Copyright (c) 2018-2021 MobileFFmpeg