https://bugs.kde.org/show_bug.cgi?id=455598

            Bug ID: 455598
           Summary: JXL ticks-per-second (tps) is inverted
           Product: krita
           Version: nightly build (please specify the git hash!)
          Platform: Microsoft Windows
                OS: Microsoft Windows
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Animation
          Assignee: krita-bugs-n...@kde.org
          Reporter: al...@alvinhc.com
                CC: a...@amyspark.me
  Target Milestone: ---

>From the docs
https://libjxl.readthedocs.io/en/latest/api_common.html#structJxlAnimationHeader
:

tps_numerator - Numerator of ticks per second of a single animation frame time
unit
tps_denominator - Denominator of ticks per second of a single animation frame
time unit

Say you have a 4 fps animation, it should be tps_numerator = 4 and
tps_denominator = 1. However, the current exporter is doing the inverse.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to