Skip to content

1.3.4

Latest
Compare
Choose a tag to compare
@quietvoid quietvoid released this 20 Feb 13:59
· 21 commits to master since this release
9ec5666
  • Refactored DynamicTonemap to properly do dynamic tone mapping with vs-placebo, as well as unifying how the brightness is measured.
    • show and predetermined_targets were removed.
      To show the brightness, use add_hdr_measurement_props and text.FrameProps on another clip prior to tone mapping.
  • Migrated build system to pyproject.toml. Should be backwards compatible to previous setuptools setup.py.