effect_noise
Apply film grain or digital noise to video. Adjust intensity, choose noise type (film, digital, color), and set animated per frame for vintage or lo-fi aesthetics.
Instructions
Apply film grain or digital noise.
Adds texture noise to video for vintage or lo-fi aesthetics.
Args: input_path: Absolute path to input video. output_path: Absolute path for output video. intensity: Noise amount 0-1. Default 0.05. mode: Noise type (film, digital, color). Default film. animated: Whether noise changes per frame. Default true.
Returns: Dict with success status and output_path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| output_path | Yes | ||
| intensity | No | ||
| mode | No | film | |
| animated | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||