convert_media
Convert audio and video files between formats like MP3, WAV, MP4, MKV. Extract audio tracks, trim clips, and embed subtitles with configurable codecs, bitrates, and resolutions.
Instructions
音频/视频格式互转,支持 MP3/WAV/FLAC/AAC/OGG/M4A/MP4/MKV/AVI/MOV/WebM/FLV/WMV 等,可提取音频、截取片段、嵌入字幕。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | 转换选项 | |
| input_path | Yes | 输入文件绝对路径 | |
| output_path | No | 输出文件路径(可选,缺省自动生成) | |
| output_format | Yes | 目标格式,如 mp3/mp4/wav/mkv |