Try MiniMax H3 (Text-to-Video) (Image-to-Video) from MiniMax →
Models
Agents
WorkflowsStudioPricingBlogDocs
ExploreDiscover models by categoryBrowse All ModelsBrowse the complete catalogSee FavoritesSign in to view saved models
OverviewThe platform at a glanceLearnSkills, knowledge, guardrailsAnatomyWhat makes agents reasonBuild Your AgentPick skills, set tier, deploy
Pre-built AgentsBrowse the catalog
Agent Usecases
Ad Campaign ManagerApp Event ManagerApp Review RepliesBarber BookingCustomer Win-BackEcommerce ListingsRestaurant Reviews
Sign InStart Building

Task History

Click to see output list

No tasks yet

Go to Models
Explore models/
WorkflowActive

wiro / video-audio-extract

video-audio-extract

bywiro

Extract the audio track from a video and export it as MP3, WAV, FLAC, AAC, OGG, Opus, or M4A. Choose bitrate for smaller lossy files.

Utility
Model ID
video-audio-extract
Provider
wiro
Updated
1785770450
video-audio-extract
11
Comments
Average rating : 4.5 (19 users)
Providerwiro
Modelvideo-audio-extract
Utility
wiro playground—wiro/video-audio-extract
Reset to defaults
0 / 1
Maximum 1 video allowed
Drop video to upload

OR

Click to browse your device

Supports: MP4, WEBM, MOV

Required. The video to take the sound from. Videos without an audio track cannot be processed.

Required. Format of the extracted audio file. wav and flac are lossless, the rest are compressed.

Sample outputs
wiro-video-audio-extract-sample-1.mp3
Updated 1785770450
## Overview Video Audio Extract is a Wiro-native utility that pulls the sound track out of a video file. It takes one video input, finds its audio stream, then outputs a standalone audio file in your chosen format. For lossy formats, it re-encodes audio so you can trade file size for quality. This helps you reuse voice, music, or ambience without sharing the full video. ## What you can build - Turn webinar recordings into audio-only episodes for podcasts - Extract interview audio for transcription or subtitle workflows - Pull background music or ambience from clips for reuse in edits - Create audio-only archives from recorded meetings and demos - Export voice tracks from screen recordings for cleanup in audio editors ## Inputs - A single video file to extract sound from. Upload a file or provide a direct URL. The video must contain an audio track, or the run will fail. Supported upload containers on Wiro include MP4, WebM, and MOV. - An output audio format selection. Pick a compressed format (like MP3, AAC, OGG, Opus, M4A) or a lossless format (WAV, FLAC). - An optional audio bitrate target for compressed outputs. Use a value from 32 kbps to 320 kbps, in 32 kbps steps. This setting is ignored for WAV and FLAC. ## Outputs The model returns one extracted audio file. - You get a downloadable audio asset with a filename, a MIME content type, a byte size, and a hosted file URL. - The audio length matches the source audio track duration. The video stream is not included in the output. ## Limitations - Videos with no audio stream can’t be processed. - Lossless exports (WAV, FLAC) can create very large files, especially for long videos. - If the source audio is clipped, noisy, very quiet, or already heavily compressed, the extracted audio will keep those issues. - Low-quality inputs can cause surprises. Watch for screen recordings with glitchy audio, inconsistent encoding, or damaged containers. - Wiro file uploads have a per-file size limit. Very large videos may require trimming or a smaller source file. ## Safety & compliance - Only extract and reuse audio you have rights to use. This includes music, dialogue, and background audio. - Don’t upload content with sensitive personal data unless you have a lawful reason and user consent. - Hosted output file URLs are public to anyone who has the link. Download and store results in your own secure storage if needed.

API quick start

Run video-audio-extract with a single API call.

POST https://api.wiro.ai/v1/Run/wiro/video-audio-extract
{
  "inputVideo": "https://your-cdn.com/input.mp4",
  "outputFormat": "mp3",
  "bitrate": 192
}
View full API docs

Discover, test, and run AI models, build workflows and agents with one unified API.

All systems operational
WiroAboutBlogCareersContact
ProductModelsAgentsPricingPartnerChangelogStatusFAQ
Getting StartedIntroductionAuthenticationProjectsCode ExamplesWiro MCP ServerSelf-Hosted MCPn8n IntegrationLLMs.txt
API ReferenceModelsRun a ModelModel ParametersTasksLLM & Chat StreamingWebSocketRealtime VoiceFiles
© 2026 Wiro AI. All rights reserved.
PrivacyTermsData Deletion