add_track
Add a video, audio, or subtitle track to the current timeline. For audio tracks, specify the channel configuration like mono or stereo.
Instructions
Add a track to the current timeline.
Args: track_type: Type of track: 'video', 'audio', or 'subtitle'. sub_type: Audio sub-type: 'mono', 'stereo', '5.1', '7.1'. Only used for audio tracks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sub_type | No | ||
| track_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |