elsonwx

Results 7 comments of elsonwx

@gsons this error is from `webpmux -info aaa.webp`, check the `aaa.webp` is existed in current directory and is a normal webp image.

if possible, you can post a download link here for `aaa.webp`. if not convenient to give the download link, run the script `bash -x webp2gif aaa.webp` to locate the error...

@KenSharp Is there any online address to get `audible1.webp` for testing? It seems that the 'webp2gif' script is not in the same directory with your `audible1.webp` file,try putting them in...

> > try putting them in the same directory. > > I can't believe I missed that! That gets it working, though the framerate is way off. > > [audible1.webp](https://fabp-f6ce3.web.app/images/nabs/audible1.webp)...

@marcespie fixed in https://github.com/elsonwx/webp2gif/commit/53223083efd58074d316ac6adf606fef4a597770

It's too unclear for selected white image

@pwascheul The last line of log file shows that `No such file or directory`. try make a custom dir, e.g. `mkdir $(pwd)/custom_dir` in the webp file directory and modify the...