cleya audio
Extract, replace, remove, or mix audio
cleya audio --input video.mp4 --action extract --output audio.aac
Options
| Flag | What it does | |
|---|---|---|
--input | Path to input video | required · string |
--action | Audio action | required · string · one of extract, replace, remove, mix |
--audio-file | Path to audio file (required for replace/mix) | string |
--volume | Volume multiplier for mix (e.g. 0.5) | string · default 1.0 |
--output | Output file path | string |
--overwrite | Overwrite output file if it exists | boolean |
Category: edit — transform existing media
Generated from the toolkit
Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift.
Run cleya audio --help for the same information in your terminal.