Skip to content

Instantly share code, notes, and snippets.

View Zafar123gloitel's full-sized avatar

Gloitel Official Github Zafar123gloitel

View GitHub Profile
@Zafar123gloitel
Zafar123gloitel / ffmpeg-kit.sh
Last active May 3, 2025 14:14 — forked from msahu2595/ffmpeg-kit.sh
FFMPEG command for build min-gpl binaries.
// All below package is required to build binaries for Android and iOS in MacOS [min-gpl]
// brew install pkg-config
// brew install libtool
// brew install nasm
// brew install automake
// brew install autoconf
// brew install git
// brew install curl
// brew install doxygen