[gstreamer-bugs] [Bug 590852] DV(?) quicktime file does not play
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Aug 5 08:04:38 PDT 2009
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=590852
GStreamer | don't know | Ver: git
Edward Hervey changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bilboed at gmail.com
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Comment #1 from Edward Hervey 2009-08-05 15:04 UTC -------
This file is definitely not a valid file.
There's just
* a ftyp atom (specifying that it's a 'qt' file)
* a filler atom ('wide' 8 bytes)
* the actual data ('mdat' atom)
... but no header whatsoever. There's none of the following atoms:
* moov (movie)
* mvhd (movie header)
* trak (track)
* tkhd (track header)
The size of the 'mdat' atom is also wrong... it looks like he cancelled the
export half-way through.
Closing this as invalid. Please tell the creator of this file to fix it.
--
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=590852.
More information about the Gstreamer-bugs
mailing list