[gstreamer-bugs] [Bug 502655] New: [avimux] creates corrupt avi files (wrong stream numbering)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 9 05:08:40 PST 2007


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

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: [avimux] creates corrupt avi files (wrong stream
                    numbering)
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: manauw at skynet.be
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Problem:
Create any AVI file using avimux containing both video and audio, less than 2GB
(no ODML extension); the resulting file does not play (with totem, mplayer,
etc)

Cause:
Bug introduced in (revision 1.94, Tue Oct 2 10:23:04 2007 UTC):
specifically, both video and audio stream are assigned stream number 00
(leading to tags 00db and 00wb).  This causes all entries in the idx1 chunk to
be assigned to stream 0 (= video stream).  So, e.g. mplayer ends up with no
audio stream data, and video decoder does not like the audio data.


-- 
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=502655.




More information about the Gstreamer-bugs mailing list