Media Transcoding

Definition

Cloud services converting audio and video files between formats, resolutions, and bitrates so content plays on any device or network speed.

Use Cases

Provider Equivalents

Frequently Asked Questions

What's the difference between media transcoding and encoding?
Encoding is converting raw or uncompressed media into a compressed digital format (for example, turning a camera file into H.264). Transcoding is converting an already-encoded file into another format or set of renditions (for example, H.264 4K into multiple H.264/H.265 1080p/720p/480p versions). In practice, cloud services often do both, but “transcoding” usually emphasizes creating multiple output versions from a source.
When should I use media transcoding?
Use it when you need the same content to play well on many devices and network speeds, such as streaming video (ABR ladders), mobile playback, smart TV apps, or global audiences. It’s also useful when you must meet specific codec/container requirements (HLS/DASH, MP4, AAC), reduce file size for faster delivery, or generate extras like thumbnails, preview sprites, and audio-only tracks.
How much does media transcoding cost?
Pricing is typically usage-based and depends on input duration, output resolution (SD/HD/4K), codec complexity (for example, HEVC can cost more than H.264), number of output renditions you generate, and optional features like HDR processing, noise reduction, or advanced filters. You should also account for storage (source and outputs), data transfer/CDN egress, and any packaging/origin costs for streaming.

Category: media

Difficulty: intermediate

Related Terms