フリーの分散型ビデオ編集システムNovacut

gitなどのバージョンコントロール・システムにインスパイアされたフリーでオープンソースのビデオ・エディタがNovacut。Novacutはクラウド・ストレージを利用し、ビデオに施された編集のメタデータを共有しあい、多数の人々がひとつのビデオに対して共同編集できるようにした分散型ビデオ編集システム。Novacutのクラウド部分で重要な役割を果たしているのがNoSQLのデータベースであるCouchDBCouchDBレプリケーションとシンクロナイゼーションで名が知られており、ビデオに施された変化は瞬く間にデータベースにレプリケートされるため、メンバーがどこにいようが、インターネット接続が切れてオフラインとなっても編集が可能な点が大きな長所といえる。Novacutは開発中で現在寄付を募っている最中だ。

We're developing a free video editor with unique features that will allow artists to collaborate over the Internet and harness cheap cloud computing. It's inspired by the distributed tools that have been so successful in the open-source community (tools such as bzr, hg, and git). Such an editor will help artists reduce costs, work faster, and collaborate with the right people. Such an editor will help independent TV and film succeed. We want artists to win!

http://novacut.com/

A NoSQL column-store database, CouchDB is noted for its support of replication and synchronization. Notably used in Ubuntu's personal cloud technology for synchronization, CouchDB provides a great substrate for replicating, periodically disconnected, data services.
These features for synchronization and replication made CouchDB an attractive solution for the needs of Novacut, a new open source video editing solution inspired by the decentralized version control systems available to programmers. By using cloud storage and sharing metadata documenting changes made to a video, many people can work on a single video in a distributed fashion.

http://radar.oreilly.com/2010/10/data-week-army-anomalies.html