Hello
I have a film that is 4K in HDR. When I open it in any program, it’s just green and pink. I want to convert this film to SDR at 1080 to burn to Blu Ray. I’ve tried a few different things, but it seems really dark and faded. Is there any way to do this but keep the colour and brightness?
Thanks
Ani
+ Reply to Thread
Results 1 to 12 of 12
-
Jagabo, please do not reply to this post. Thank you.
-
I'm not 100% sure, but the conversion of Dolby Vision type HDR to SDR is not yet possible.
Search the forum and look at some of the earlier threads -
If it's Dolby Vision Version 1.0 dvhe0509 one could use the LUT from https://forum.doom9.org/showthread.php?p=1964642#post1964642
Also there's:- https://github.com/Asd-g/avslibplacebo for Avisynth
- https://github.com/Lypheo/vs-placebo/ for Vapoursynth
Note that you can't have the full HDR experience as the you are mapping to SDR which is just a more limited.
Here's an example using Vapoursynt:
Code:clip = core.placebo.Tonemap(clip=clip, src_csp=3, dst_csp=0)
Cu SelurLast edited by Selur; 30th Jul 2022 at 01:25.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
-
Just understand that "automatic & inferred tonemapping" CANNOT be optimal, or even desirable to most people, as it cannot take into account the system, the environment, the audience sensitivities and tastes, nor the content and the intent of its mood. I would also strongly question "inferred" - from What? How?
Scott -
Jagabo, please do not reply to this post. Thank you.
-
https://en.wikipedia.org/wiki/Tone_mapping#:~:text=Tone%20mapping%20is%20a%20technique...namic%20range.
There are a multitude of ways to tone map. Not all are appropriate (most are not). Do you know what Handbrake says it's doing? -
I haven't seen the log, I don't know if it's using the method we used in Avisynth using DGReinhold
or not, but the conversion I did looked similar to some tests l'd done
using the other method
Seems like automatic tone mapping based on the source, output file color space
EDIT Handbrake log shows this:
Code:+ Colorspace (primaries=bt709:transfer=bt709:matrix=bt709:tonemap=hable:desat=0)
Seems to work wellLast edited by davexnet; 31st Jul 2022 at 16:23.
-
Jagabo, please do not reply to this post. Thank you.
-
Just click ricardouk's link and take a look at Shutterencoder's page in VideoHelp's software section. It contains download links for Windows (conventional installation and portable), macOS, and Linux.
Ignore list: hello_hello, tried, TechLord, Snoopy329
Similar Threads
-
HDR to SDR Encode
By iKron in forum Newbie / General discussionsReplies: 8Last Post: 3rd Jul 2022, 01:09 -
Video shooting in HDR or SDR. Does HDR worth?
By Truthler in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 32Last Post: 26th Feb 2022, 09:11 -
How do I convert HDR to SDR on a Mac?
By Alidapro in forum Newbie / General discussionsReplies: 2Last Post: 11th Dec 2021, 12:58 -
Converting UHD HDR to SDR?
By tommy2010 in forum Blu-ray RippingReplies: 9Last Post: 19th Mar 2021, 03:12 -
HDR to SDR Avisynth+
By tommy2010 in forum Video ConversionReplies: 2Last Post: 7th Jan 2018, 16:51