[Bug 432612] [matroskamux] doesn't handle segments correctly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 11 06:04:30 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=432612
  GStreamer | gst-plugins-good | git

René Stadler <mail> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|0.10.29                     |0.10.31

--- Comment #14 from René Stadler <mail at renestadler.de> 2011-10-11 13:04:26 UTC ---
Now this should work as advertised:

commit 26d0812543dfc8ed9be018e69b860c39d9e0bded

  matroskamux: fix segment handling, so we actually use running time

  gst_matroska_mux_best_pad adjusts the buffer timestamp to running time using
  the segment stored in the pad's collect data. However, the event handler
didn't
  pass the newsegment event on to collectpads' handler, so this segment was
never
  updated at all.

  Re-fixes bug #432612.

-- 
Configure bugmail: https://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