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

Support animated emotes which cant be compressed below 500KB #15

Open
gthvmt opened this issue Mar 2, 2024 · 0 comments
Open

Support animated emotes which cant be compressed below 500KB #15

gthvmt opened this issue Mar 2, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@gthvmt
Copy link
Owner

gthvmt commented Mar 2, 2024

It seems like some animated emotes arent able to be compressed below 500KB (after upscaling).
One example for this is "vkusno".
Even if we encode the upscaled frames of this emote with a our minimum target size (1 byte) the output is still above 500KB.
One way to resolve this issue could be to remove every second frame of the animation. This should roughly be able to cut the filesize in half (I would assume?) and as that emote looks like it has a high framerate it shouldnt be too noticeable.

@gthvmt gthvmt added bug Something isn't working enhancement New feature or request labels Mar 2, 2024
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