edl

API docs download source

The library assists in parsing EDL files in CMX 3600 format. You can use it to generate capture lists, inspect needed video segments for the assembled program and display edit timelines. Together with the depix module you could write your own “blind” conform utility in about 10 minutes, no joke.

Usage

Feed the constructor an IO handle to an EDL text stream.

Currently every edit clip is named “Event” which is not entirely correct, but this should not preclude you from using the library.

Installation

Install Ruby and rubygems, after that

	sudo gem install edl

Guerilla-DI is a project by Julik Tarkhanov and other contributors, 2009.
Please follow us on Twitter to always be up to date on latest development