Can someone please try to download House of the Dragon S01E01 @ 1080p H265 HDR10?
I can't seem to do it. If I choose HDR10, it downloads DoVi + HDR10. If I choose DoVi, I get just DoVi. I want HDR10 without DoVi.
HDR Format looks like this when I select HDR10:
HDR Format looks like this when I select Dolby Vision:
What it should look like for just HDR10 is:
Not only is the metadata wrong (duplicated) in the HDR10 file, it is written by MKVMerge when my settings say to use FFMpeg.
Furthermore, when using hdr10plus_tool.exe on the file that is supposed to be HDR10, i get the error: Invalid PPS index
If i then use the same mkvmerge (v92.0) to remux the file, i no longer get the Invalid PPS index error.
So that means, not only is SF using mkvmerge instead of ffmpeg, the mkvmerge command is not right.
I can remove the DoVi with DDVT but i'd rather just download the file that way already!
I can't seem to do it. If I choose HDR10, it downloads DoVi + HDR10. If I choose DoVi, I get just DoVi. I want HDR10 without DoVi.
HDR Format looks like this when I select HDR10:
Code:
Dolby Vision, Version 1.0, Profile 8.1, dvhe.08.03, BL+RPU, no metadata compression, HDR10 compatible / SMPTE ST 2086, Version HDR10, HDR10 compatible / SMPTE ST 2086, Version HDR10, HDR10 compatible
HDR Format looks like this when I select Dolby Vision:
Code:
Dolby Vision, Version 1.0, Profile 5, dvhe.05.03, BL+RPU, no metadata compression
What it should look like for just HDR10 is:
Code:
SMPTE ST 2086, HDR10 compatible
Furthermore, when using hdr10plus_tool.exe on the file that is supposed to be HDR10, i get the error: Invalid PPS index
If i then use the same mkvmerge (v92.0) to remux the file, i no longer get the Invalid PPS index error.
So that means, not only is SF using mkvmerge instead of ffmpeg, the mkvmerge command is not right.
I can remove the DoVi with DDVT but i'd rather just download the file that way already!
Comment