Skip to content

Fix the SparkLine#1

Open
JonnyBurger wants to merge 2 commits into
MDrooker:developfrom
JonnyBurger:develop
Open

Fix the SparkLine#1
JonnyBurger wants to merge 2 commits into
MDrooker:developfrom
JonnyBurger:develop

Conversation

@JonnyBurger

Copy link
Copy Markdown

Explanation:

In Remotion, every value needs to be calculated based on the current time.
It is not valid to calculate a new value based on the one that was used in the previously rendered frame.

While it requires some refactoring of code, the benefit is that rendering is multithread-safe and that scrubbing through the timeline always results in the right frame, even when you go backwards.

Screen.Recording.2023-01-14.at.11.07.31.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant