[gstreamer-bugs] [Bug 355595] multifdsink burst modes have problems with ogg

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Sep 18 03:53:59 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=355595
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #4 from Michael Smith  2006-09-18 10:53 UTC -------
Wim didn't like the cast patch.

Instead, he suggested changing oggmux to not generate out-of-order timestamps.

The patch I'll attach soon does this by storing a 'last_ts' for the most
recently pushed buffer, and setting the ts of the buffer being pushed to this
if it has a ts less than last_ts.


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