Provide video or audio
The audio output type accepts either an audio file or a video containing an audio stream.
Convert audio formats, extract audio from video, normalize delivery loudness, trim boundary silence, prepare speech audio, and return transcripts with the same job.
The audio output type accepts either an audio file or a video containing an audio stream.
Copy compatible audio, encode a predictable format, normalize to -16 LUFS, trim silence, or prepare 16 kHz mono WAV.
Attach subtitle settings to the audio output to produce SRT, WebVTT, or both alongside the audio artifact.
Deliver AAC in M4A, MP3, Opus, or copy a compatible source stream without re-encoding.
Submit a MOV, MP4, WebM, or other supported video and return only its selected audio format.
Normalize loudness, remove leading and trailing silence, or combine both operations before AAC delivery.
Produce SRT and WebVTT transcripts or a 16 kHz mono PCM WAV prepared for downstream speech systems.
audio_copy_fastaudio_aac_128kaudio_mp3_128kaudio_opus_96kaudio_loudnorm_aac_128kaudio_trim_silence_aac_128kaudio_loudnorm_trim_aac_128kaudio_whisper_prepSubmit from a trusted server with your MediaRuntime API key. The source can be any fetchable HTTPS URL; uploading through MediaRuntime is optional.
{
"file_url": "https://cdn.example.com/media/interview.mp4",
"metadata": {
"media_type": "video",
"asset_id": "interview-0426"
},
"outputs": [
{
"type": "audio",
"preset": "audio_aac_128k",
"path_suffix": "audio-and-transcript",
"subtitles": {
"enabled": true,
"languages": [
"auto"
],
"format": "both",
"model": "ggml-base.bin",
"translate_to_english": false
}
}
]
}Turn one video source into playback files, adaptive streams, social formats, posters, GIF previews, frame sequences, and editing masters in an asynchronous job.
Attach a layered, report-only safety analysis to image or video processing jobs and use its verdict, decisions, scores, and evidence in your own publishing policy.
Convert JPG, PNG, WebP, and AVIF; generate responsive derivatives; control fit and crop behavior; remove backgrounds; and apply account watermarks asynchronously.