transitive-bullshit / puppeteer-lottie

Renders Lottie animations via Puppeteer to image, GIF, or MP4.
362 stars 71 forks source link

Make fps parameter configurable #36

Closed ed-asriyan closed 2 years ago

ed-asriyan commented 4 years ago

Beyond this cap, I think a more correct fix would be to do some interpolation to keep the same overall duration with a lower frame rate, but that would involve a lot more work.

Originally posted by @transitive-bullshit in https://github.com/transitive-bullshit/puppeteer-lottie/pull/33#issuecomment-659760892

Configurable fps should solve that problem.

uri3000 commented 4 years ago

Please allow to set ffmpeg -framerate the clips come out cluttered...

ed-asriyan commented 2 years ago

@uri3000 please take a look now