[gstreamer-bugs] [Bug 337945] New: [oggdemux] segment seek handling is broken

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Apr 10 07:18:36 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=337945
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: [oggdemux] segment seek handling is broken
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Segment seeking in oggdemux is currently flawed.

When seeking from a to b with GST_SEEK_FLAG_SEGMENT, oggdemux will send out the
proper newsegment, will start outputing data from a (or slightly before), but
will carry on outputing data until the end of the file, when it will emit
GST_MESSAGE_SEGMENT_DONE (with total duration as position).

Expected result:
oggdemux should stop outputing once it has emitted the last packet after stop
position and post GST_MESSAGE_SEGMENT_DONE with the saved segment-stop
position.


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