After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 361571 - Totem does not start playing the stream when buffer is filled
Totem does not start playing the stream when buffer is filled
Status: RESOLVED DUPLICATE of bug 353116
Product: totem
Classification: Core
Component: GStreamer backend
2.16.x
Other All
: Normal major
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2006-10-11 22:11 UTC by j_greenhouse
Modified: 2006-11-09 21:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
GST_DEBUG=*:5 gst-launch-0.10 playbin uri="mms:// (616.96 KB, application/x-bzip)
2006-10-12 10:49 UTC, j_greenhouse
Details

Description j_greenhouse 2006-10-11 22:11:31 UTC
Please describe the problem:
When playing a webstream, totem starts buffering the stream but does not actually start playing the movie.
Once every 20 or so times it does work.

Steps to reproduce:
1. Go to http://channel9.msdn.com/Showpost.aspx?postid=243631
2. Click watch
3. 


Actual results:
Totem buffers the stream. I actually see the first frame of the movie. But totem does not start playing the stream.

Expected results:
play the stream.

Does this happen every time?
19/20 times

Other information:
Together with http://bugzilla.gnome.org/show_bug.cgi?id=359133 I now how the most crippled movie player ever.
Comment 1 j_greenhouse 2006-10-11 22:45:23 UTC
Worth adding, the totem browser plug in plays the same URL just fine.
Comment 2 Bastien Nocera 2006-10-12 02:25:14 UTC
(In reply to comment #0)
> Please describe the problem:
> When playing a webstream, totem starts buffering the stream but does not
> actually start playing the movie.
> Once every 20 or so times it does work.
> 
> Steps to reproduce:
> 1. Go to http://channel9.msdn.com/Showpost.aspx?postid=243631
> 2. Click watch

Which backend are you using? xine-lib, or GStreamer?

<snip>
> Together with http://bugzilla.gnome.org/show_bug.cgi?id=359133 I now how the
> most crippled movie player ever.

Please keep this kind of comment for yourself, there are forums out there if you want to rant.
Comment 3 j_greenhouse 2006-10-12 10:49:25 UTC
Created attachment 74554 [details]
GST_DEBUG=*:5 gst-launch-0.10 playbin uri="mms://

GST_DEBUG=*:5 gst-launch-0.10 playbin uri="mms://
Comment 4 j_greenhouse 2006-10-12 10:52:56 UTC
I'm using totem GStreamer.

I've attached a log that might be helpfull. If not, just tell me what to do.

Attached output from:

export GST_DEBUG_NO_COLOR=1
GST_DEBUG=*:5 gst-launch-0.10 playbin uri="mms://wm.microsoft.com/ms/evnet/WindowsStarter_s_ch9.wmv"  2>dbg.log
bzip2 dbg.log 
Comment 5 Filip Palm 2006-10-13 16:00:51 UTC
Same problem here, but i couldnt ever get it to play.

I have seen this problem on other streams to.
Comment 6 Tim-Philipp Müller 2006-11-09 21:48:17 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 353116 ***