Skip to content

Conversation

jtmcdole
Copy link
Member

@jtmcdole jtmcdole commented Jul 15, 2024

Part of flutter/flutter#151691

  • Convert png to avif (supported by Safari, Firefox, and Chrome)
  • Convert gif to webp (supported by Safari, Firefox, and Chrome)

Tool used: imagemagick and zsh scripting.

Part of flutter/flutter#151691

- Convert png to avif (supported by Safari, Firefox, and Chrome)
- Convert gif to webp (supported by Safari, Firefox, and Chrome)

Tool used: imagemagick and zsh scripting.
Copy link
Contributor

@nate-thegrate nate-thegrate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thoroughly analyzed every 1 and 0 in each binary file, and they all look great.

@jtmcdole jtmcdole added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 15, 2024
@auto-submit auto-submit bot merged commit 5da3306 into flutter:main Jul 15, 2024
@jtmcdole
Copy link
Member Author

I spot checked the images with transparency and that's when I switched from ffmpeg to imagemagick. ffmpeg's libav1stv is busted, and AOM was taking forever. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants