After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 540940 - Quicktime demuxer does not handle dirac in QT files
Quicktime demuxer does not handle dirac in QT files
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.7
Other All
: Normal enhancement
: 0.10.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-30 14:28 UTC by Bart Wiegmans
Modified: 2008-06-30 14:39 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Bart Wiegmans 2008-06-30 14:28:56 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
Comment 1 Sebastian Dröge (slomo) 2008-06-30 14:37:43 UTC
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.
Comment 2 Sebastian Dröge (slomo) 2008-06-30 14:39:18 UTC
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