felixyangtw
Results
2
comments of
felixyangtw
Hi: I often use ffmpeg to do the HDR10 encoding because the HDR information are stored in the container and SEI message. By the way, dos SVT-HEVC support smpte 2084?...
Hi: Thanks. I read https://github.com/OpenVisualCloud/SVT-HEVC/blob/master/Source/Lib/Codec/EbResourceCoordinationProcess.c#L392 and compare with HEVC standard. The code" vuiPtr->transferCharacteristics = 16" is right, but the standard says it is "SMPTE ST 2084", and this is FYI....