13 comments

  • bitwize 0 minutes ago
    Is it feature-parity with Adobe Premiere and Final Cut Pro? If not, then it's not professional.
  • xnx 6 minutes ago
    How does this compare to https://omniclip.app/ ?
  • Retr0id 22 minutes ago
    Tried it in Firefox and it was working for a few minutes and then managed to crash the whole browser. Definitely a firefox and/or gpu driver bug though. I can't wait for WebGPU browser/platform support to get a bit more mature, because it's awesome (although the security implications do make me nervous).
  • xrd 1 hour ago
    I've been using kdenlive and it is functional as an open source video editor. I don't know if kdenlive supports shared assets and projects, but this feels like something this project could offer and exceed expectations. Is that on the roadmap?
    • mohebifar 47 minutes ago
      Yes, that was part of the thinking behind the licensing choice. The goal was to keep the engine itself open source, while creating opportunities to monetize adjacent offerings like cloud file management, sharing, AI editing, and other higher-level capabilities.
  • bensyverson 1 hour ago
    Really cool! It may not replace a dedicated NLE for professional editors, but I love that it's a fully functional NLE that you could drop into an existing web app that handles video.
    • mohebifar 1 hour ago
      Yes, but the goal is to become the photopea of video editing. Something quick that you can launch via web that can support 80% of the day to day use cases.
      • bensyverson 38 minutes ago
        Nice. It feels like mobile is the natural place for it—how feasible is that today?
  • mohebifar 2 hours ago
    Free and open source NLE video editor powered by WGPU, WASM, WebGPU, Rust, and Tanstack Start
    • RobotToaster 36 minutes ago
      This is absolutely not an open source license https://polyformproject.org/licenses/noncommercial/1.0.0/

      It violates point 1,5 and 6 of the open source definition https://opensource.org/osd

    • empressplay 20 minutes ago
      I think you selected the wrong license. Your license currently as written actually forbids _using_ the software for a commercial purpose, eg if someone monetizes a video edited using your software, they are in violation of your license, which is not what you want.

      Look at something like the Hashicorp BSL [1] for inspiration on crafting a license that forbids specific commercialization of the software itself.

      [1] https://www.hashicorp.com/en/bsl

    • esafak 1 hour ago
      Any plugin plans? In case you don't know, there is a standard for it: https://openeffects.org/

      Would you like to share your development experience? I suggest creating a CONTRIBUTING.md and enabling discussions if you are open to PRs.

      • mohebifar 56 minutes ago
        Great question! I actually have built a poc that is not released yet. It's on the roadmap. It requires some tooling for the devs building these plugins like a CLI for building the WASM binaries, bundling, manifests, etc.

        The current poc still has significant performance overhead, and that overhead grows as the plugin system becomes more powerful. If plugins are only allowed to apply a WGSL shader, the performance impact is almost negligible. But features that require broader access to timeline data, such as time shifts, speed ramps, or full timeline transformations, become much more expensive and make zero-copy architectures harder to reason about.

  • skyberrys 51 minutes ago
    This looks cool! I'll check it out later from my computer, I'm guessing it's not so easy to use on mobile.
  • thefourthchime 1 hour ago
    This is very cool!! but a test video I did and I played it back on Safari, the video playback was very, very choppy (m2 air). Is this a known issue?
    • mohebifar 1 hour ago
      Ah I believe I should have clarified browser support. Safari is not very well supported. Have you tried chrome?
  • bstsb 59 minutes ago
    looking good! getting red/inverted video flashes on Firefox, M4 Pro. could be an issue with canvas anti-fingerprinting though, not sure its root cause
  • Jayakumark 1 hour ago
    great project but non commercial license, makes me not to go near it.
    • mohebifar 1 hour ago
      I see. I haven't decided on the commercial license yet. This might be temporary. I started this as part of another for-profit side project (for dubbing videos with AI). I may change the license later as the quote unquote "copyright owner". If I see the open-source community is active and finds it useful, I'd switch to a free-er license. Things are not super clear yet to me re what can be done with a web based video editor.
      • tredre3 53 minutes ago
        I personally don't see a problem with having the code be for non-commercial use only, but your hosted instance probably should allow commercial use. Otherwise I don't see how you're going to become the Photopea of video, which you stated as a goal.
      • cpb 24 minutes ago
        +1 for seeking clarity on commercial use.

        I want to support some colleagues with automating some of the setup of routine video editing. Can't consider this impressive work without that clarity!

  • SlavikCA 1 hour ago
    Great project!

    Is there similar project for image editing?

    Just basic features:

    - cropping

    - rotating

    - brightness & contrast

    • fragmede 1 hour ago
      photopea?
      • modeless 45 minutes ago
        Yeah, Photopea isn't exactly basic but it's great. If this became the Photopea equivalent for video that would be awesome.
  • Jaxkr 1 hour ago
    Great project. The last time someone did this idea well they got acquired by Microsoft. Clipchamp has since been enshittified, making them ripe for disruption. The wheel continues to turn…
  • devnotes77 11 minutes ago
    [dead]