smpte 2094 - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: smpte 2094 (/thread-848.html) |
smpte 2094 - wistar - 11.01.2019 I wonder if the new standard of SMPTE (smpte 2094) will be added to hybrids in the future. Smpte 2094 is known as HDR 10+ in the display industry. Looking forward to your reply. RE: smpte 2094 - Selur - 11.01.2019 x265 has two direct to HDR10+ related options: --dhdr10-info <filename> and --dhdr10-opt, --no-dhdr10-opt which Hybrid supports through: "x265->Signaling->HDR-10->Add" and "x265->Signaling->HDR-10->optimize" So to my knowledge Hybrid already supports HDR-10+ as far as it can atm. If you know of a way Hybrid could improve the support for HDR-10+ I'm happy to listen to any possible improvement. Cu Selur RE: smpte 2094 - wistar - 12.01.2019 (11.01.2019, 18:10)塞鲁尔 Wrote: X 265有两个直接与HDR 10+相关的选项: Thank you for your answer. I'm surprised that hybrids support HDR 10+,but I don't know how to set up hybrids to get HDR 10 + format when I output video.Can you give me a simple step? I sent you an attachment explaining SMPTE 2094. I think it's similar to SMPTE 2084. thank Jinhui Peng RE: smpte 2094 - Selur - 12.01.2019 Quote:I don't know how to set up hybrids to get HDR 10 + format when I output video.Can you give me a simple step?Since I haven't used x265 myself to create HDR10+, reading the x265 documentation I linked to I would say setting your HDR-10+ meta data under py pressing "x265->Signaling->HDR-10->Add" and enabling "x265->Signaling->HDR-10->optimize" should do the trick. Cu Selur RE: smpte 2094 - Hyun Taek Kim - 14.01.2019 (11.01.2019, 18:10)Selur Wrote: x265 has two direct to HDR10+ related options:The two things I know are different. --dhdr10-info is a production tool for hdr10plus. --dhdr10-opt is the hdr10plus verification tool. I would like to ask you for your comments on what I have suggested. RE: smpte 2094 - Selur - 14.01.2019 Quote:I would like to ask you for your comments on what I have suggested.I already linked to the description of the options: --dhdr10-info <filename> Quote:Inserts tone mapping information as an SEI message. It takes as input, the path to the JSON file containing the Creative Intent Metadata to be encoded as Dynamic Tone Mapping into the bitstream.source: https://x265.readthedocs.io/en/default/cli.html#cmdoption-dhdr10-info and --dhdr10-opt, --no-dhdr10-opt Quote:Limits the frames for which tone mapping information is inserted as SEI message. Inserts SEI only for IDR frames and for frames where tone mapping information has changed.source: https://x265.readthedocs.io/en/default/cli.html#cmdoption-dhdr10-opt So with the first option you add your meta data and with the second once you tell x265 to minimize the overhead through that meta data. Not sure how I could help more. Cu Selur RE: smpte 2094 - wistar - 16.01.2019 (12.01.2019, 11:10)塞鲁尔 Wrote:Quote:当我输出视频时,我不知道如何设置混合格式来获得HDR 10+格式,你能给我一个简单的步骤吗?由于我没有使用x 265自己创建HDR 10+,阅读我链接到的x 265文档,我会说,将HDR-10+元数据设置为py按下“x 265->信令->HDR-10->添加”并启用“x 265->信令->HDR-10->优化”应该可以. Hi Selur I set up Hybrid to output several times according to the suggestion you gave me, and the output was destroyed. Specific settings I added screenshots to the email attachment. Hope to help me solve this problem. Jinhui Peng RE: smpte 2094 - Selur - 16.01.2019 You are using a Hybrid version from '2017.10.05.1', x265 didn't support HDR-10+ back then, so I'm not surprised that Hybrid will crash when you add custom options which aren't supported by either Hybrid or x265 at that point in time. Just looking at the shortened changelog of x265 stable releases over at https://x265.readthedocs.io/en/default/releasenotes.html, shows the last HDR-10+ related changed were in version 2.9 with release date 05/10/2018, which is a year later than the version you used! As a side note: read the sticky on what data to provide when reporting problems/bugs. Cu Selur RE: smpte 2094 - wistar - 16.01.2019 (16.01.2019, 06:24)塞鲁尔 Wrote: 您正在使用的混合版本从‘2017.10.05.1’,x 265不支持HDR-10+,所以我并不奇怪,当您添加自定义选项时,不支持混合或x 265在时间点。 I'm sorry, I didn't see the version information clearly. The screenshot in the attachment below is set to output with the latest version of hybrids, but the result is the same. I don't know if there is a problem with my settings. Jinhui Peng RE: smpte 2094 - Selur - 16.01.2019 Pleased read the sticky and create a debug output. Cu Selur |