[Bug 735509] New: oggdemux: should accumulate segment.base

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 27 04:45:06 PDT 2014


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

           Summary: oggdemux: should accumulate segment.base
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gdesmott at gnome.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In gst_ogg_demux_handle_page():
  segment.base = chain->begin_time;

This seems wrong as segment.base should be accumulated. This break a WIP patch
I'm working on implementing segment looping in PUSH mode: the running time in
the sink is always too late after the first loop and so buffers aren't
rendered.

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