extract-audio
Extract audio from video files in MP3, AAC, WAV, or OGG formats using MCP FFmpeg Video Processor. Specify the video path and desired audio format for quick extraction.
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 |