2022-05-27, 12:31
I use the Kodi-HDR-Edition and the tv is sony x95j
I have a mp4 video like this:
But if I package it to mkv, the video can play normally on kodi:
When I use dolby official mp4muxer, if I set --dv-profile to 4 or 7, the Codec ID will be hev1 but if I set it to 5, the Codec ID is dvhe.
So here is my question:
1.Why profile 4 7 use hev1 and profile 5 uses dvhe, what is the difference?
2.In the line of HDR format, there is "dvhe.05.06"(in my first videro info), but Codec ID is hev1, what is the difference of these strings?
3.Why kodi can not play Codec ID hev1 video but other players can?
I have a mp4 video like this:
Quote:VideoThis video can play normally on tv buit-in player and infuse on ipad, but on kodi, the video looks "green"
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5@Main
HDR format : Dolby Vision, Version 1.0, dvhe.05.06, BL+RPU
Codec ID : hev1
Codec ID/Info : High Efficiency Video Coding
Duration : 2 h 28 min
Bit rate : 13.8 Mb/s
Width : 3 840 pixels
Height : 1 640 pixels
Display aspect ratio : 2.35:1
Frame rate mode : Constant
Frame rate : 24.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 10 bits
Bits/(Pixel*Frame) : 0.091
Stream size : 14.3 GiB (98%)
Color range : Full
Codec configuration box : hvcC+dvcC
But if I package it to mkv, the video can play normally on kodi:
Quote:VideoAfter I tried some other videos, I find that if the Codec ID is hev1, the video can not play normally on Kodi.
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5@Main
HDR format : Dolby Vision, Version 1.0, dvhe.05.06, BL+RPU
Codec ID : V_MPEGH/ISO/HEVC
Duration : 2 h 28 min
Bit rate : 13.8 Mb/s
Width : 3 840 pixels
Height : 1 640 pixels
Display aspect ratio : 2.35:1
Frame rate mode : Constant
Frame rate : 24.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 10 bits
Bits/(Pixel*Frame) : 0.091
Stream size : 14.3 GiB (98%)
Default : Yes
Forced : No
Color range : Full
When I use dolby official mp4muxer, if I set --dv-profile to 4 or 7, the Codec ID will be hev1 but if I set it to 5, the Codec ID is dvhe.
So here is my question:
1.Why profile 4 7 use hev1 and profile 5 uses dvhe, what is the difference?
2.In the line of HDR format, there is "dvhe.05.06"(in my first videro info), but Codec ID is hev1, what is the difference of these strings?
3.Why kodi can not play Codec ID hev1 video but other players can?