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.

Ask HN: Why So Limited Options for Web-Based Video Editing?

3 pointsby jordanmoconnorover 7 years ago
I&#x27;d love to be able to do video and&#x2F;or audio editing on my Chromebook.<p>I would have thought there would be a decent PWA that deals with offline files so you don&#x27;t have to &#x27;upload&#x27; them to work with them. It would be awesome to render and export in the cloud without having to do any local heavy lifting.<p>Anyone know of anything that already exists? Or is this not available for a reason?

4 comments

ttoinouover 7 years ago
Have you tried WeVideo ? <a href="https:&#x2F;&#x2F;www.wevideo.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.wevideo.com&#x2F;</a> Youtube also have some basic video linear editing tool<p>Not sure if Chromebook are powerful enough for web based video editing, but I think overall it&#x27;s a good idea to create this kind of tool.<p>I actually already thought about that years ago, using GLSL shaders to create visual effects and transitions. One bottleneck would be creating previews of the current editing (precomputing everything so that the preview is realtime and not laggy), Youtube does this by computing the video on their server (not on their clients) and displaying it like a regular video.
codegeekover 7 years ago
Why not use a laptop where you can download a good video editing tool and use that ? Video editing on the cloud is not a trivial task and hence you don&#x27;t see too many options. Also, if you don&#x27;t want to upload anything, then it defeats the purpose of cloud. We are not quite there yet with PWAs specially for things like video editing.
评论 #15741072 未加载
poloteover 7 years ago
first : How could you render and export in the cloud if you don&#x27;t upload them ?<p>Second : A browser can&#x27;t deal with local files easily<p>Last: There is probably none free because it is very expensive to edit video files
评论 #15741103 未加载
ddorian43over 7 years ago
I.. think the problem is you by having a chromebook ..
评论 #15741087 未加载