Adjust volume
adjust_volumeChange audio loudness in a video or audio file by applying a multiplier (e.g., 2 for double, 0.5 for half) while keeping video untouched.
Instructions
Make the audio louder or quieter. Use a multiplier (2 = double volume, 0.5 = half) — video is untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| factor | Yes | Volume multiplier (e.g. 1.5, 0.5) | |
| input_path | Yes | Path to the source video or audio file | |
| output_path | No | Where to write the result |