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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 6 00:10:55 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
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev)  2008-08-06 07:10 UTC -------
What have you used to make the file?
I added some logging to dump the content of the stream:
00000000 (0x8336578): 21 f9 04 04 c8 00 ff 00 2c 00 00 00 00 c1 01 63 
!.......,......c
00000010 (0x8336588): 01 00 06 fd 40 82 70 48 2c 1a 8f c8 a4 72 c9 6c 
.... at .pH,....r.l
00000020 (0x8336598): 3a 9f d0 a8 74 4a ad 5a af d8 ac 76 cb ed 7a bf 
:...tJ.Z...v..z.

thats not a gif image or at least it misses the header: The header would start
with e.g. "GIF89a" and doing grep "GIF89a" ruther.mov says its there.

$ strings ruther.mov | grep "GIF89a" | wc -l
3

how many frames are supposed to be there?


-- 
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