Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save brandonprry/a8a4b1ce3b9f2cb7a75bb74da111bf68 to your computer and use it in GitHub Desktop.
Save brandonprry/a8a4b1ce3b9f2cb7a75bb74da111bf68 to your computer and use it in GitHub Desktop.
ffmpeg hdr to sdr
-vf zscale=t=linear:npl=100,format=gbrpf32le,tonemap=tonemap=gamma:param=1.2:desat=0:peak=15,zscale=p=709:t=709:m=709:r=full:d=error_diffusion,noise=alls=3:allf=t+u,eq=saturation=0.9:brightness=0.15:contrast=1.15:gamma=0.85,huesaturation=colors='y':saturation=-0.5:intensity=0.25,"curves=all='0.05/0 0.35/0.5 1/1'","curves=all='0/0 0.75/0.76 0.9/0.94 1/1'",deband=1thr=0.015:2thr=0.015:3thr=0.015:4thr=0.015:range=16:blur=true:coupling=true,noise=alls=2:allf=p+t,colorspace=iall=bt709:all=bt709:range=tv:format=yuv420p:dither=fsb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment