GNOME Bugzilla – Bug 540940
Quicktime demuxer does not handle dirac in QT files
Last modified: 2008-06-30 14:39:18 UTC
The schroedinger project has recently added support for dirac video embedded in quicktime (.mov) files. Gstreamer is currently incapable of playing back such files. The (draft) specification of Dirac in Quictime can be found at: http://diracvideo.org/wiki/index.php/DiracInQuickTime A test file can be found at: http://www.schleef.org/~ds/office.mov
2008-06-30 Sebastian Dröge <sebastian.droege@collabora.co.uk> * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add support for Dirac in mov/mp4 containers. Fixes bug #540940.
Doh, apparently David added it already 3 days ago and my checkout was outdated: 2008-06-27 David Schleef <ds@schleef.org> * gst/qtdemux/qtdemux.c: Add Dirac stream type