extract_audio
Extract audio from video files into specified formats like mp3 or aac. Input the video path and desired output path to convert videos into standalone audio files.
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 |