ffprobe-tool / tool_config.json
smellslikeml
adding ffprobe tool
45b75be
raw
history blame contribute delete
203 Bytes
{
"description": "This tool extracts metadata from input video using ffmpeg/ffprobe. Input is input_path. Output is a text string.",
"name": "ffprobe_tool",
"tool_class": "ffproble.FFProbeTool"
}