1 Answer
- Newest
- Most votes
- Most comments
0
HLS in MediaConvert is using ts containers. TS containers could not be used for HEVC delivery by Apple spec: "1.5. The container format for HEVC video MUST be fMP4." https://developer.apple.com/documentation/http-live-streaming/hls-authoring-specification-for-apple-devices
If you need HEVC you should use CMAF output group where fmp4 containers will be used.
answered a year ago
Relevant content
asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago

Note that MediaLive has no problems with hvc1; there's a popup right there (sigh).