[Bug 724640] New: matroska-demux can't jump by gap in case of backward playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 18 05:28:31 PST 2014


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

           Summary: matroska-demux can't jump by gap in case of backward
                    playback
    Classification: Platform
           Product: GStreamer
           Version: 1.2.4
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lfarkas at lfarkas.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


if we try to step forward in a matroska file then it's working even if the gap
time is set. but when it's also set but i'd like to step backward then it's no
longer working. the reason for this is in this line:
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/matroska/matroska-demux.c#n3485
where you explicitly test only for positive rate while it'd have to implement
for negative rate too.

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