Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Tools - ISCC - Software Development Kit
[go: Go Back, main page]

Skip to content

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.