[gstreamer-bugs] [Bug 340346] [matroskamux] blocks upon muxing video and vorbis-audio

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 3 07:58:11 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340346
 GStreamer | gst-plugins-good | Ver: 0.10.2


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64639|none                        |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.3




------- Comment #2 from Tim-Philipp Müller  2006-05-03 14:58 UTC -------

 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Mark Nauwelaerts  <manauw at skynet be>

        * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
        (gst_matroska_mux_stream_is_vorbis_header),
        (gst_matroska_mux_write_data):
          Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
          value and then dead-lock when muxing vorbis audio streams
          (the three vorbis header buffers carry no timestamp, and it
          would try to mux these after all video buffers). Fixes #340346.

          Improve clustering: start a new cluster also whenever we get
          a keyframe.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list