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

Add jpegQuality to GIF and default to 1.0 #74

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

chrisgervang
Copy link
Collaborator

@chrisgervang chrisgervang commented Apr 14, 2021

Changing JPEG quality from 80% to 100% for GIF input frames decreases GIF size in testing and increases quality. Leave the compression to the GIF library.

Resolution 80% 100%
720p 15.8MB 13.7MB
1080p 34.6MB 21.2MB

Changing JPEG quality from 80% to 100% for GIF input frames decreases GIF size in testing and increases quality. Leave the compression to the GIF library.
@chrisgervang chrisgervang self-assigned this Apr 14, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 747139936

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 739321163: 0.0%
Covered Lines: 2
Relevant Lines: 2

💛 - Coveralls

@chrisgervang chrisgervang merged commit 596d6e4 into visgl:master Apr 14, 2021
@chrisgervang chrisgervang deleted the gif-quality branch April 15, 2021 00:21
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

Successfully merging this pull request may close these issues.

2 participants