TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AVIF Has Landed

51 pointsby vvoyerover 4 years ago

6 comments

ksecover 4 years ago
While AV1 has high complexity and requires a lot more computation power to decode, AVIF picture is essentially just 1 Frame. At the bitrate used with Internet pictures, I would assume decoding power wouldn&#x27;t be a problem even on Smartphone.<p>Cant wait to see how it compares to JPEG-XL.<p>I think we can forget about WebPv2 which is just VP9. I dont see its value when we have AVIF already.
评论 #24416984 未加载
Eekover 4 years ago
This is awesome! Love the equal size comparison. I&#x27;ve wrote a few years ago an article about BPG which also had support for animation - <a href="https:&#x2F;&#x2F;eek.ro&#x2F;why-bpg-will-replace-gifs-and-not-only&#x2F;" rel="nofollow">https:&#x2F;&#x2F;eek.ro&#x2F;why-bpg-will-replace-gifs-and-not-only&#x2F;</a><p>Does AVIF have any support for animations?<p>Glad to finally see an royalty-free format starting to get traction.
评论 #24407429 未加载
npuntover 4 years ago
&gt; &#x27;Effort&#x27; 10 (which I used for images in this article) can take over 10 minutes to encode a single image.<p>Well, there&#x27;s always a trade-off.
karmakazeover 4 years ago
The WebP at near the same size as AVIF preserved more of the dark road texture, but for the more saturated parts the AVIF had more edge detail. I&#x27;d like to see more examples to see what types of detail&#x2F;textures AVIF favors dropping vs line edge details it preserves.
评论 #24416990 未加载
kreetxover 4 years ago
Here&#x27;s something related from the same author <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=F1kYBnY6mwg" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=F1kYBnY6mwg</a> (&quot;Image compression deep-dive&quot;)
kreetxover 4 years ago
How is this made to work in browsers that don&#x27;t support avif yet (i.e firefox)?<p>edit: Is it WebAssembly drawing on a canvas?
评论 #24408619 未加载