[Bug 699187] New: videorate ends up outputting buffers with incorrect duration.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 28 16:17:01 PDT 2013


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

           Summary: videorate ends up outputting buffers with incorrect
                    duration.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mathieu.duponchelle at epitech.eu
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In a GES test case, available here :
https://github.com/MathieuDuponchelle/PitiviGes/blob/rendering/tests/check/ges/render.c#L243
we end up seeing, at the beginning of the transition, which is at the 5 seconds
mark a buffer with an attributed duration of ~5 seconds. All the subsequent
buffers get dropped until that duration is over.

the attached proposed patch resets the videorate->base_ts variable when getting
a new segment event.

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