[Bug 673165] New: [matroskademux] Segment warning when seeking in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 30 05:14:54 PDT 2012


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

           Summary: [matroskademux] Segment warning when seeking in push
                    mode
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: vincent.penquerch at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


With the following launch line, pressing the right arrow to seek forward will
cause the segment warning shown below. The video will seek back to the start
instead of seeking forward.

This happens for all Matroska videos I've tried.
This does not happen in pull mode.


gst-launch-0.10 playbin2 uri=pushfile:///home/v/Samples/mewmew-vorbis-ssa.mkv
video-sink='navseek ! autovideosink'
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstPulseSinkClock

GStreamer-WARNING **: closing segment of unknown duration, assuming duration of
0
^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 3256218823 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

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