Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With p5, recordings still continue to run at 60fps while fps set and throttled #120

Open
ajayns opened this issue Apr 26, 2021 · 0 comments

Comments

@ajayns
Copy link

ajayns commented Apr 26, 2021

Say I do this in the settings:

    duration: 5,
    playbackRate: 'throttle',
    fps: 1,

And then I log frameCount in the console, normally it does a 0 1 2 3 4 each second. But when I'm recording a video animation, it happens super fast as its as if went back to 60 fps while recording. Once the recording is done, again it does like a frame each second as it should have throughout.

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

No branches or pull requests

1 participant