MXF Muxing and Demuxing
Background
MXF is a container format popular in the broadcast industry and it is supported by most major video editing tools. Having integrated and well working support in GStreamer is critical in terms of getting wider adoption of GStreamer in said industries and as an important milestone for Pitivi's ability to integrate in such an environment.
Resources
http://ingex.sourceforge.net/libMXF/ - ANSI C library created by the BBC, available under the LGPL. Could possible be baseline for implementation.
http://www.freemxf.org/ - Another MXF handling library
Mentor: Edward Hervey - Bilboed on IRC
Back to TaskList

