Cliparr 2.0 is out now

What is Cliparr?

Cliparr is a browser-based, simplified video editor with a single purpose: to create and export clips from Plex, Jellyfin, and local video.

What’s new?

Check the blog post for the full breakdown, but the biggest change is the new canvas-based timeline editor.

While adding support for editable subtitles, I discovered the timeline component we were using was highly inefficient. Also, no other free or open-source timeline editors existed.

So… we now also have https://canvastimeline.com/ which is a new open-source headless video editor for JavaScript.

Canvas Timeline allows us to load and render literally hundreds of clips without any performance issues.

Also new:

  • Subtitle editor
  • Export size estimation
  • Mobile UI updates
  • Maintenance automations

Aside: When making the Export Size Estimator, it made sense to also release a fully in-browser video converter: https://cliparr.dev/convert/



AI Disclosure:

Implementation - Generated Testing - Generated Documentation - Assisted Review - Assisted Deployment - Assisted

  • TechSquidTV@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    14
    ·
    21 hours ago

    Ah interesting. Should be fairly doable. I actually inject all of the interesting metadata into the output file as well. So theoretically even we didn’t have a proper integration, systems can read that metadata. I hadn’t heard about this, I’ll look into it. Thanks!

    • squeeb@quokk.au
      link
      fedilink
      English
      arrow-up
      5
      ·
      20 hours ago

      My pleasure! Good luck with development, seems like a cool project.