libx265 transcoding wrapper with HDR support.
- Input file
- Pretty much anything ffmpeg can decode
- Output file
- HEVC video with original audio and subtitles in a Matroska (MKV) file.
- HDR
- HDR10 / HLG
- Dolby Vision
- HDR10+
- ffmpeg for metadata extraction and video decoding.
- dovi_tool for Dolby Vision support.
- hdr10plus_tool for HDR10+ support.
- libx265 for the whole encoding process.
- mkvtoolnix for merging the final Matroska file.