extract-audio
Extract audio from video files in MP3, AAC, WAV, or OGG formats using a straightforward process. Specify the video path and desired audio format to generate audio output efficiently.
Instructions
Extract audio from a video file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Audio format to extract | mp3 |
outputDir | No | Optional directory to save the output file (defaults to a temporary directory) | |
videoPath | Yes | Path to the video file to extract audio from |