watermark_video
Generate C2PA-compliant watermarking metadata and instructions for AI-generated videos to meet EU AI Act Article 50(2) transparency requirements.
Instructions
Generate watermarking metadata for AI-generated videos per Article 50(2).
This tool provides C2PA-compliant metadata and instructions for watermarking AI-generated videos. The watermark must be machine-readable and detectable.
Args: video_description: Brief description of the video generator: Name of AI system that generated it format_type: Video format (mp4, webm, mov). Default: "mp4"
Returns: Dictionary with watermarking metadata, instructions, and compliance info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| generator | No | AI | |
| format_type | No | mp4 | |
| video_description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |