Replies: 2 comments
-
I am not sure if this library is the best library if you just want to read webp files. You can tweak which dependencies are build inside the |
Beta Was this translation helpful? Give feedback.
-
I transform animated WebP files. I only found FFmpeg that does that. From my experience, it's larger, slower and harder to use. I think |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'm interested in WASM. In
build/wasm-x86/settings.sh
, When I use this, it works. If I don't miss anything it's the list in here. Only WebP isyes
, others areno
; except HEIC. It's not specified. When I specify HEIC, if it's notyes
, the build fails. I tried some other stuff too and I've reached my GitHub Actions limit and I couldn't make it run on my Linux somehow, so I can't test it when WebP isno
too.I'm only interested in WebP with minimum wasm file size at this point. Thanks for the help.
Beta Was this translation helpful? Give feedback.
All reactions