Deathamns / Viewhance

Enhancements for the browser's default media viewer
https://deathamns.github.io/Viewhance/
Other
99 stars 23 forks source link

Frame extraction not working on github gifs? #81

Closed iamhammer closed 2 years ago

iamhammer commented 3 years ago

Find the animated gifs at this https://marketplace.visualstudio.com/items?itemName=vsls-contrib.codetour I cannot extract frames. I've tried downloading the file locally and using Viewhance, I've created other gifs with the same resolution and larger filesizes and they all work. I do not know what it is about the gif from the above link, but I cannot extract the frames.

Deathamns commented 2 years ago

Those seem to be invalid GIF files. They have an empty comment block extension at the end of the file. Loosing the parser a bit helps (but only in this case) 1d502ef.