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.

Apngasm Wants To Promote Animated PNGs As An Alternative To GIFs

51 pointsby xmpirover 11 years ago

9 comments

darkchasmaover 11 years ago
Scratching an itch that doesn't exist, with a name that makes it impossible to have an intelligent conversation around.
评论 #6279200 未加载
评论 #6278207 未加载
pornelover 11 years ago
GIF video has &quot;privileged&quot; support in browsers, because it used to be the only native video format, and that level of integration has been impossible with &#x27;90s QuickTime&#x2F;RealMedia&#x2F;WMW plug-ins.<p>And decade of this situation has conditioned us to think that only shitty video formats (like GIF, APNG, WebP with animation) can be allowed to have first-class support in browsers, and any video format that is technically competent must be kept isolated in special tags, must not work well with rest of the browser and must cargo-cult limitations of plugins of the &#x27;90s.<p>But browsers can and do support H.264&#x2F;WebM natively now. Technically (patents aside) we could have &lt;img src=&quot;video.mp4-or-webm&quot;&gt; work just as well as GIF (and maybe even faster given 10th of bandwidth needed and possibility of HW acceleration).
sjwrightover 11 years ago
I&#x27;d like to promote <i>static</i> PNGs as an alternative to animated GIFs. Who&#x27;s with me!?
评论 #6277144 未加载
评论 #6276955 未加载
simiasover 11 years ago
Isn&#x27;t it a bit late for that? I feel the modern alternative to gifs is simply embedded video.
评论 #6277125 未加载
评论 #6277046 未加载
评论 #6278082 未加载
评论 #6280049 未加载
评论 #6278634 未加载
pcuniteover 11 years ago
Slightly related ... I&#x27;m only supporting IE8 and higher now for all new website work. Wow! I just said that out loud! I feel ... better.
tpaintonover 11 years ago
The name is juvenile.
评论 #6277114 未加载
blorenzover 11 years ago
With a higher-end stretch goal of $20,000: Python native extensions, it is apparent someone doesn&#x27;t understand Python. On a humorous note, isn&#x27;t <i>import apngasm</i> part of the batteries included?
rocover 11 years ago
animated gifs are used instead of video, because the restrictions lend it to less cruft, fast(er) downloads and widespread browser support without plugins.<p>Building extensions&#x2F;plugins to increase quality is not only missing the point, it&#x27;s directly opposed to it.
jpkeisalaover 11 years ago
Let control to keyframes via JavaScript and it could be interesting.