2022-03-14 - Read more...
over 2 years ago by [email protected]
We've updated the Transcode API.
- Audio language metadata is preserved from the input to the output if it is a recognized ISO 639-2 language code.
- If an input video file is signaled as HDR (High Dynamic Range), the Transcode API automatically converts the video to SDR (Standard Dynamic Range).
- Transcode API requests for image-only outputs are prevented.
- A breaking schema change with how input media files are trimmed:
- The Transcode API region parameter has been replaced with segment. The segment parameter exists at the top-level of the input. For more information, see the How-to Trim a Media File guide.