[Gstreamer-bugs] [Bug 140783] New: - Matroska Muxer creates invalid files

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Apr 21 14:18:00 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=140783
GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: Matroska Muxer creates invalid files
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: High
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: spyder at matroska.org
         QAContact: gstreamer-maint at bugzilla.gnome.org


When muxing an AVI containing XviD video and MP3 audio into a MKV with the
matroskamux element it produces an invalid file with the following problems:

1) It sets the codec ID in the file to the native mpeg-4 identifier which is
wrong unless the framing meets extra requirements.  Until you add mpeg4 frame
referencing you should use the VfW compatibility ID.

2) No references are written at all.

3) No track UID is written for the tracks.

4) Clusters are extremely small.  You should put more frames in each cluster, ie
500ms.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list