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