This repository is the automated Builder for FFmpegDirect.
Part of the Kodi Build Hub. This repo hosts its own releases locally.
The build process strictly follows this standardized structure:
- Source: Upstream code is checked out into
./source/inputstream.ffmpegdirect/. - Output: Compiled binaries are organized into
./compiled/<os>/<version>/. - Artifacts: Final files use the naming convention
inputstream.ffmpegdirect-<os>-<version>-<branch>.[zip|tar.gz].
Back to Kodi Build Hub