[Bug 685818] New: Queue doesn't change fill level when seeking back

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 9 09:42:12 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=685818
  GStreamer | gstreamer (core) | 1.x

           Summary: Queue doesn't change fill level when seeking back
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bugzilla at hadess.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


See bug 635637 for Totem's implementation.

When download buffering, we should be able to skip forward past the fill level
(which seems to work) but when seeking back into a "hole", we should be
resetting the fill level to match the current location of the slider.

Eg:
1. launch totem test suite (in browser-plugin/tests/, run launch-web-server.sh
start)
2. link a file that can be "download-buffered" in browser-plugin/tests (ln -s
/test-file/blah.mov foo.mov)
3. play the movie: totem http://localhost:12345/foo.mov
4. click far forward (buffer level moves with it)
5. click back quite a bit again (buffer level doesn't move back, even though
this section of the video isn't download)

You'll also notice that the fill level doesn't seem to match the slider's
position, which is a bit of a problem...

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