[gstreamer-bugs] [Bug 546497] Gstreamer cannot open .mov file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Aug 5 23:55:00 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=546497

  GStreamer | gst-plugins-good | Ver: 0.10.18

Stefan Kost (gstreamer, gtkdoc dev) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de




------- Comment #1 from Stefan Kost (gstreamer, gtkdoc dev)  2008-08-06 06:54 UTC -------
There are indee a bunch of complaints from qtdemux:
unknown QuickTime node type QDMC
unknown QuickTime node type gif 
unknown QuickTime node type WLOC
unknown QuickTime node type \xa9cpy

codein don't know about this either:
gst_pb_utils_get_codec_description: No description available for media type:
audio/x-gst-fourcc-QDMC
but that can be fixed :
http://wiki.multimedia.cx/index.php?title=QDesign_Music_Codec

qtdemux then says:
Track shorter than 20% (144/600 vs. 39203/600) of the stream found, assuming
preview image or something; skipping track

and the pixbuf image loader warns:
Unrecognized image file format
ERROR: from element /playbin0/decodebin0/gdkpixbuf0: Could not decode stream.


Its certainly an intersting file:
$ mp4info ruther.mov
mp4info version 1.5.0.1
ruther.mov:
Segmentation fault

$gst-discover ruther.mov 
error: 'ruther.mov' does not appear to be a media file

$gstfile.py ruther.mov 
Running on ruther.mov
Mime Type :     video/quicktime
Length :         0m  0s   0
        Audio:  0m  0s   0      Video:  0m  0s   0
Video :
        0 x 0 @ 0/1 fps
Other unsuported Multimedia stream : audio/x-gst-fourcc-QDMC, rate=(int)44100,
channels=(int)1


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=546497.




More information about the Gstreamer-bugs mailing list