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.

Show HN: Video2WebP – convert videos to animated WebP in the browser

46 pointsby devadvanceover 3 years ago

5 comments

aehardingover 3 years ago
&gt; [...] directly in the browser. The video does not leave your local machine.<p>It would be cool if there were a special browser badge for a website that ensured uploaded content couldn&#x27;t be transmitted to the server.<p>Something in the spirit of `Content-Security-Policy: connect-src &#x27;none&#x27;;` (not sure if that covers all edge cases though, I&#x27;m not super familiar with CSP)
评论 #28515929 未加载
评论 #28515860 未加载
评论 #28520542 未加载
评论 #28516261 未加载
评论 #28515622 未加载
zamadatixover 3 years ago
Looks to be using <a href="https:&#x2F;&#x2F;github.com&#x2F;ffmpegwasm&#x2F;ffmpeg.wasm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ffmpegwasm&#x2F;ffmpeg.wasm</a><p>In the future <a href="https:&#x2F;&#x2F;www.w3.org&#x2F;TR&#x2F;webcodecs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.w3.org&#x2F;TR&#x2F;webcodecs&#x2F;</a> may allow for a native API to do this.
评论 #28519658 未加载
TicklishTigerover 3 years ago
Talking about online animation tools ...<p>Does anybody know a site where one can create &quot;zoom in animations&quot;?<p>I mean you upload an image, select the point where the animation should zoom in and get a &quot;fly into the image&quot; animation.
评论 #28515592 未加载
nickphxover 3 years ago
Excellent work, thanks for sharing. I did notice an issue where transcoding will fail if the filename chosen contains a space, the transcoding will fail with &#x27;file not found&#x27;.
评论 #28517625 未加载
go_prodevover 3 years ago
Thanks for linking to this, I was looking for something similar today, I&#x27;ll give it a crack<p>I didn&#x27;t realize that WebP supported animation. Wasn&#x27;t that the purpose of WebM?
评论 #28517963 未加载