[Bug 735808] New: oggdemux: should not set Segment.base in gst_ogg_pad_submit_packet()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 1 06:06:42 PDT 2014


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

           Summary: oggdemux: should not set Segment.base in
                    gst_ogg_pad_submit_packet()
    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: ---


If you try playing an ogg file and send a seek request right away with
(start=$X-seconds, stop=-1) you have to wait $X-seconds before the playback
actually start.

This is another issue introduced with the fix for bug #706569 : setting
Segment.base = time in gst_ogg_pad_submit_packet() result in the sink waiting
$time before playing its buffer.

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