Open Source Video Editor Pitivi Seeks Crowdfunding to Reach 1.0
Eloquence writes "Pitivi is perhaps the most mature, stable and actually usable open source video editor out there. They're now looking to raise funds to support the project's ongoing development. The lack of decent open source video editors has been one of the things keeping people locked into proprietary platforms, and video editing has been identified as a high priority project by the Free Software Foundation. 2014 may still not be the fabled year of the Linux desktop, but here's hoping it'll be the year of open source video editing." Work continues as well on the crowdfunded transition to cross-platform, open-source video editing with OpenShot, and developer Jonathan Thomas is presenting the work done so far at SCALE this weekend.
... Kdenlive doesn't get more love. Although you have to get newer builds to get stability, it's long had a strong feature set and very approachable interface. The video formats it works with constitute a most impressive list.
And that's why python is only used for laying out the user interface, and all the heavy lifting is done by GStreamer and gst-editing-services. I invite you to research that ;)
Disclaimer : I'm one of the Pitivi's developers, and I'm very excited about that campaign. We feel like Pitivi's technological choices (being based on GStreamer), and its large community make it the most promising open source video editing application out there ! I encourage you to visit our website for that campaign at http://fundraiser.pitivi.org/ , as we've put a lot of effort into explaining all this in details !
While Cinelerra is very capable, it also seems to be an unmaintainable code dump. The community project can just about get it in a state that it builds, but I am not aware that they have added any features to it. IIRC the community devs though it would be better to start again from scatch, with a project called something like Luminara, but I can't find much about that now.
On the other hand Pitivi is build on a solid base of libraries that are used widely in other peices of software. Even if pitivi were not to succede then it would have created the tools for other people to build an editor. It also provides a base of libraries for experimental editors like Nova cut.