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

generate: choose correct framerate for GIF compositing #106

Open
Montspy opened this issue Jul 25, 2022 · 0 comments
Open

generate: choose correct framerate for GIF compositing #106

Montspy opened this issue Jul 25, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@Montspy
Copy link
Owner

Montspy commented Jul 25, 2022

Currently ffmpeg defaults to 25fps when importing GIFs for compositing.
It's causing frame-pacing issues for GIFs with frame delays not multiples of 1/25s

  1. The ImageBuilder should be able to detect the framerate of GIF layers and using that
  2. We could add a "force framerate to xx fps" box in the create/edit collection UI for animated collections
@Montspy Montspy added bug Something isn't working enhancement New feature or request labels Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant