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

gif files not converted correctly #34

Open
rsedxcftvgyhbujnkiqwe opened this issue Aug 30, 2023 · 2 comments
Open

gif files not converted correctly #34

rsedxcftvgyhbujnkiqwe opened this issue Aug 30, 2023 · 2 comments

Comments

@rsedxcftvgyhbujnkiqwe
Copy link

Convert is able to target gif files, however it does not pack all of the frames in the gif into the vtf to create an animated vtf. Since '--start-frame' is a parameter I assume this is intended to be supported, however it does not work in the current state. Built the most recent version from source to confirm and it still does not work.
If this is an incorrect usage of convert, or there is some other way to put multiple frames into a vtf, I would suggest adding it into the documentation.

@JJL772
Copy link
Member

JJL772 commented Aug 30, 2023

Thanks for reporting this! I never finished the GIF implementation (or even began it, really). It's intended to be a feature eventually.

@WinterPhoenix
Copy link

WinterPhoenix commented Feb 2, 2024

I think STB's animated GIF support is shaky at best anyway... See nothings/stb#1025

That said, +1 on both fronts for proper support, please!

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

3 participants