video_extract_frame
Extract a specific frame from a video at the specified timestamp. Input the video source, output path, and time in seconds to save the frame as an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| src | Yes | ||
| output | Yes | ||
| timestamp | Yes |