Live data from Hacker News

Shotcut: Free, open source, cross-platform video editor

shotcutapp.com

11–20 of 141 posts

Re: Shotcut: Free, open source, cross-platform video editor

#12
Not really on-topic. But the same folks who have an interest in the subject might know.

I'm looking for a timeline editor in javascript which allows me to build an object to pass to ffmpeg to inject content at certain intervals.

Much like what gifs.com [0] does.

I have found this [1]: but it's not really what I am looking for.

If anyone has come across something similar, let me know. Thanks

[0]: https://i.imgur.com/G1MyBOG.png

[1]: http://marcinignac.com/blog/timeline-js/

Re: Shotcut: Free, open source, cross-platform video editor

#14

On the free, closs-platform video editor side of things (-open source) Da Vinci is worth a look or two as well. Kdenlive is another foss editor based on MLT, like Shotcut.

I've been using Kdenlive for moderately complex projects (now editing an action short and my first feature film!), and I've found it surprisingly good. It does crash every once in a while but generally does what it's supposed to do.

It's a shame that interop with Shotcut isn't great, even though both save their projects as MLT XML. I think there's just one property that you need to add to a Kdenlive XML to make it readable by Shotcut (something like shotcut="1"). That said, I think Shotcut makes much cleaner XMLs.

Tried Davinci Resolve as well. I generally like it, but find it less intuitive to use than Kdenlive (surprisingly, given one is commercial and the other is open source).

One thing I'm working on in my spare time is a MLT FCPXML converter. I collaborate with people who use Final Cut Pro or Premiere, so it will be necessary to exchange projects both ways. I'm surprised that none of the open source video editors support this natively :(

Re: Shotcut: Free, open source, cross-platform video editor

#15
post #3

Please could you make the Linux version easier to consume? Either a deb/rpm package and perhaps a docker image? :) At the moment, it is pretty unclear of the exact install process!

There is a snap package, does that not work for you?

From the description, that is just the app.. not the dependencies... So the snap doesn't really add anything (other than confinement) compared to the tar.
Post reply on HN