extract_audio
Extract audio from video files using specified formats like MP3 or AAC. Define input and output paths to generate audio files quickly and efficiently.
Instructions
Extract audio from a video file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | Yes | Audio format (mp3, aac, etc.) | |
inputPath | Yes | Path to the input video file | |
outputPath | Yes | Path for the output audio file |