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

[Feature Request] Use Video Framerate Unless Said Otherwise #315

Open
HurricanePootis opened this issue Oct 25, 2023 · 1 comment
Open

Comments

@HurricanePootis
Copy link

I often use gifski to quickly convert videos into gifs that were originally gifs (like downloading from tenor, etc), and for converting videos to gifs. One thing I just realized that every time I do this, the original frame rate of the video is automatically discarded for 20fps (or 50ms delay).

Is it possible that a flag could be introduced, or maybe this could be default behvaior, where if gifski is fed a video file, it will set the fps value to the fps of the original video? Perhaps the flag could be --preserve-fps.

@Void48
Copy link

Void48 commented Feb 6, 2024

I often use gifski to quickly convert videos into gifs that were originally gifs (like downloading from tenor, etc), and for converting videos to gifs. One thing I just realized that every time I do this, the original frame rate of the video is automatically discarded for 20fps (or 50ms delay).

Is it possible that a flag could be introduced, or maybe this could be default behvaior, where if gifski is fed a video file, it will set the fps value to the fps of the original video? Perhaps the flag could be --preserve-fps.

Agreed. This would be quite nice 👍

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

2 participants