[gstreamer-bugs] [Bug 594256] New: improved slave-skew resynch mechanism

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 5 11:59:55 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=594256

           Summary: improved slave-skew resynch mechanism
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: havard.graff at tandberg.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


--- Comment #0 from Håvard Graff <havard.graff at tandberg.com> 2009-09-05 18:59:48 UTC ---
Created an attachment (id=142552)
patch

The old one did the mistake of not actually advancing the ringbuffer, it just
adjusted the segbase, introducing the whole lenght of the ringbuffer as an
extra delay in the pipeline.

Also make sure that the resync can never go back in time, producing the same
timestamps that has already been produced, as this can cause severe problems
for sinks and other synching mechanisms.

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