You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DoViLutGen:
Add soft clipping option for conversions to BT.709. Also add all down-conversions from PQ to HLG to BT.2020 to BT.709. Thus PQ can be converted to HLG or to BT.2020 or to BT.709. HLG can be converted to BT.2020 or to BT.709 and BT.2020 can be converted to BT.709.
DoviLutGen: increase effective range of sdr gain and compression. Invert compression scale so that it matches the usual definition of highlight compression.
Add DoViTonemap which applies dynamic or static tonemapping to PQ sources
Add DoViLutGen which generates LUTs for conversions from PQ to HLG or to SDR
Add DoViCubes which is a replacement of the equivalent capabilities removed from DoViBaker
Remove LUT processing capabilities from DoViBaker
Add DoViStatsFileLoader and StatsFileCreator.avs which allow to provide necessary information to DoViTonemap or DoViCubes for a dynamic tonemapping of non-DV sources
@wswartzendruber's hlg-tools where the source of inspiration for implementing the tonemapping and LUT generator