Skip to main content
Glama

ffmpeg_extract_audio

Extract audio from video files and convert to formats like MP3, AAC, WAV, FLAC, OGG, or Opus with customizable bitrate settings.

Instructions

Extract audio track from a video file.

Args:
    file_path: Path to the input video file
    audio_format: Output audio format (mp3, aac, wav, flac, ogg, opus)
    bitrate: Audio bitrate (e.g., "128k", "192k", "320k"). If not specified, uses format default.

Returns:
    Path to the extracted audio file

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
audio_formatNomp3
bitrateNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kevinwatt/ffmpeg-mcp-lite'

If you have feedback or need assistance with the MCP directory API, please join our Discord server