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.

Are there any cons of serving audio-less videos as video instead of GIF?

1 pointsby as1nduover 9 years ago

1 comment

sledererover 9 years ago
A GIF is a lot more lightweight than having a real video.<p>But of course it&#x27;s possible to have a video with lower quality and framerate as usual, to have an alternative to a GIF. And a lot of people use it e.g. for background videos on websites. As browsers now support video more and more in HTML5, and h.264 is established as codec across all important browsers, it gets feasible. However, you would have to disable the controls of the HTML5 video elements.