filter_remove
Remove a specific effect from a clip by specifying track, clip index, and filter index. Simplifies cleaning up unwanted filters in Kdenlive projects.
Instructions
Detach an effect from a clip.
Args: track_id: Track containing the clip. clip_index: 0-based clip index. filter_index: 0-based filter index (see filter_list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | ||
| clip_index | Yes | ||
| filter_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||