| ▲ | harshreality 5 hours ago | |
> - Animated WebP decoder Nice. browsers have supported this for a long time, and it was annoying ffmpeg did not, because that meant a lot of non-browser desktop apps couldn't view them either. | ||
| ▲ | ihuman 14 minutes ago | parent | next [-] | |
I thought it already supported webp via libwebp. Is this different? | ||
| ▲ | GlumWoodpecker 5 hours ago | parent | prev [-] | |
I've been waiting for this feature! Whenever I've encountered an animated WebP, I've had to drop it into ezgif.com to convert it to mp4, now I can just write a quick Bash function to transform it with ffmpeg. | ||