AWS MediaConvert pricing: tiers, reserved capacity, and the cost math at scale
AWS MediaConvert's pricing model — basic vs Pro tiers, on-demand vs reserved capacity, accelerated transcoding fees, and the realistic monthly bill at scale.
AWS MediaConvert's pricing model is multi-tier and complex. The basic story: per-output-minute, with tier-based pricing depending on resolution + codec + features. At small scale this is manageable; at production volume, the math compounds and the reserved-capacity decision becomes meaningful. Engineers evaluating MediaConvert often miss the tier transitions.
What AWS MediaConvert actually has
Pricing tiers: Basic (H.264/H.265 SD up to 30fps, basic features) ~$0.0075/min; Professional (1080p, advanced features, HDR) ~$0.015-0.030/min; Pro 4K (4K, advanced HDR like Dolby Vision) ~$0.050-0.075/min. Each rendition counts as separate output minutes — a 5-rendition ABR ladder for a 60-minute master = 300 output minutes billed. Accelerated Transcoding (faster turnaround for time-sensitive jobs) adds a multiplier. Reserved Transcode Slots (committed-throughput pricing) reduce on-demand rates ~50% but require 1-year or 3-year contracts. Region-specific pricing — some regions ~5-10% more expensive than us-east-1. Pricing is per-output-minute, not per-input-minute, which means encoding a 60-minute master at 5 renditions bills as 300 minutes.
Where it's the right fit
AWS-consolidated procurement where MediaConvert spend rolls into the broader AWS bill with negotiated discounts. Operators with predictable, committed throughput where Reserved Transcode Slots make sense (50% discount for 1-year commitment). Workflows where the AWS-native event integration (S3 triggers, EventBridge, CloudTrail) operationally pays back vs. running infrastructure separately.
Where the gaps show up
Pricing complexity makes capacity planning hard — at 1M minutes/month with mixed renditions, the bill can vary $15K-$50K depending on the codec/feature mix. Per-output-minute (not per-input) pricing surprises engineers comparing to "per-minute of source" framings on other vendors. Accelerated Transcoding multiplier hits hard for time-sensitive workloads. Above ~5M minutes/month, self-hosted economics on spot pools become meaningfully cheaper.
Pricing implications
Realistic monthly bills: 100K minutes/month with 5-rendition ABR ladders at Professional tier = ~$7,500/mo; 1M minutes at the same configuration = ~$75K/mo; 10M minutes = ~$750K/mo. At 10M+ minutes, self-hosted on AWS Spot becomes 3-5× cheaper than MediaConvert's Reserved Transcode Slots.
MpegFlow's self-hosted licensing is flat-fee per cluster — your variable cost converges to your hardware bill at scale, not per-minute. For workloads above ~5M minutes/month, the self-hosted path produces dramatic savings vs MediaConvert at any tier. The cost-aware spot architecture covers the spot-pool economics; the build-vs-buy post covers the volume threshold where the math flips.
- pricing
- aws-mediaconvert
- Cost optimization