extract_audio
Extract audio from video files in MP3 format using FFmpeg MCP Server. Input video file path, specify output (optional), and generate audio efficiently for media processing needs.
Instructions
Extract audio as mp3 from a video
Input Schema
Name | Required | Description | Default |
---|---|---|---|
input_file | Yes | Path to input file | |
output_file | No | Path to output file, output to the same directory if not specified |