ISCC - Tools#
Manage SDK binary media file handling tools.
install()
#
Install binary tools for content extraction and metadata handling.
run_ffmpeg(args: List[str])
#
Run ffmpeg command with args
. Install ffmpeg if not found.
run_fpcalc(args: List[str])
#
Run fpcalc command with args
. Installs fpcalc if not found.
run_ipfs(args: List[str])
#
Run ipfs command with args
. Install ipfs if not found.