[gstreamer-bugs] [Bug 635635] New: [regression] Download buffering "buffering-left" not implemented any more

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 23 11:50:07 PST 2010


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

           Summary: [regression] Download buffering "buffering-left" not
                    implemented any more
    Classification: Desktop
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hadess at hadess.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Using:
gstreamer-0.10.30-6.fc15.x86_64
gstreamer-plugins-base-0.10.30-3.fc15.x86_64
gstreamer-plugins-good-0.10.25-1.fc14.x86_64

I get:
$ GST_DEBUG=totem:5 totem http://localhost:12345/test.mov 2>&1 | grep
"buffering left"
0:00:08.344786924 31877      0x2520240 DEBUG                  totem
bacon-video-widget-gst-0.10.c:2512:bvw_query_buffering_timeout: start 0, stop
37236, buffering left 33220, percent 100%
0:00:08.545586111 31877      0x2520240 DEBUG                  totem
bacon-video-widget-gst-0.10.c:2512:bvw_query_buffering_timeout: start 0, stop
46656, buffering left 25757, percent 100%
0:00:08.814170426 31877      0x2520240 DEBUG                  totem
bacon-video-widget-gst-0.10.c:2512:bvw_query_buffering_timeout: start 0, stop
153803, buffering left 21882, percent 100%
etc.

Using current git of all the GStreamer modules, I get:
$ GST_DEBUG=totem:5 ./totem http://localhost:12345/test.mov 2>&1 | grep
"buffering left"
0:00:05.865001963  2908       0x5a62c0 DEBUG                  totem
bacon-video-widget-gst-0.10.c:2546:bvw_query_buffering_timeout: start 0, stop
137515, buffering left -1, percent 100%
0:00:06.326579418  2908       0x5a62c0 DEBUG                  totem
bacon-video-widget-gst-0.10.c:2546:bvw_query_buffering_timeout: start 0, stop
229159, buffering left -1, percent 100%
0:00:06.524334806  2908       0x5a62c0 DEBUG                  totem
bacon-video-widget-gst-0.10.c:2546:bvw_query_buffering_timeout: start 0, stop
337287, buffering left -1, percent 100%

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