replace_audio
Replace a video's audio track with a new audio file. The output duration matches the shorter of the two inputs.
Instructions
Swap a video's audio track with another audio file. Output ends when the shortest input ends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_path | Yes | Local path to the new audio file | |
| video_path | Yes | Local path to the video |