<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">I think we better to put those examples somewhere in manual before I forgot them/lost my opts files ;)</div></blockquote><div>Agreed! Andrea, if you have time to do this that would be great! if not, just let me know and I can do it.<br></div><div dir="auto"><br></div></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, May 9, 2025 at 4:42 PM Andrew Randrianasulu via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">ср, 7 мая 2025 г., 18:38 Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" rel="noreferrer" target="_blank">randrianasulu@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Using this page<br>
<a href="https://www.reddit.com/r/ffmpeg/comments/17ma3mm/hdr_tone_mapping_not_working/" rel="noreferrer noreferrer noreferrer" target="_blank">https://www.reddit.com/r/ffmpeg/comments/17ma3mm/hdr_tone_mapping_not_working/</a><br>
<br>
and our guide at<br>
<a href="https://cinelerra-gg.org/download/CinelerraGG_Manual/File_naming_convention.html" rel="noreferrer noreferrer noreferrer" target="_blank">https://cinelerra-gg.org/download/CinelerraGG_Manual/File_naming_convention.html</a><br>
<br>
<br>
I come up with this (working) line to put in file.opts for HDR to SDR<br>
bt 709 100 nits mapping:<br>
<br>
video_filter=zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0,zscale=t=bt709:m=bt709:r=tv,format=yuv444p<br>
<br>
But it only works with software decoding. At, like, 2.3 fps for full 4k frame.<br>
<br>
And also you need to compile your ffmpeg used in cingg with z.img library.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Got it working with Vulkan hw decoding, not much faster, but leaves cingg a bit more responsive:</div><div dir="auto"><br></div><div dir="auto">video_filter=zscale=tin=smpte2084:min=bt2020nc:pin=bt2020:rin=tv:t=smpte2084:m=bt2020nc:p=bt2020:r=tv,zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0,zscale=t=bt709:p=bt709:m=bt709</div><div dir="auto"><br></div><div dir="auto">monster line from </div><div dir="auto"><br></div><div dir="auto"><a href="https://forum.doom9.net/showpost.php?p=1898421&postcount=56" target="_blank">https://forum.doom9.net/showpost.php?p=1898421&postcount=56</a></div><div dir="auto"><br></div><div dir="auto"><span class="gmail_default" style="font-size:small"></span>I think we better to put those examples somewhere in manual before I forgot them/lost my opts files ;)</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div></div>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div></div>