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 617066 - [mmssrc] Wrong length for MMS stream
[mmssrc] Wrong length for MMS stream
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other Linux
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-28 11:22 UTC by Marek Andreansky
Modified: 2011-02-21 05:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marek Andreansky 2010-04-28 11:22:42 UTC
This stream is divided into two parts,a long one and a minute and a half ending sequence. When I play the stream directly in Totem(open with "Movie Player") it plays the first part but refuses to load the short second part. When I play it in Firefox via the totem plugin it starts playing the second stream after it finishes with the first one. Why doesn't it work when I play it in Totem?

link: http://www.ta3.com/sk/relacie/23_hlavne-spravy/9167_hlavne-spravy-z-27-aprila
Comment 1 Bastien Nocera 2010-05-04 11:17:21 UTC
I can't get the stream to play in the browser plugin, but it works just fine in the movie player itself.

That was the stream in question:
http://www.ta3.com/sk/playlist/relacie/9167

If that's the stream you have problems with, let us know how it works with Totem 2.30.1.
Comment 2 madbiologist 2010-06-18 16:17:16 UTC
I tried playing this stream directly in totem 2.30.2 and it played both parts. It played the second stream after it finished playing the first one. The second stream was only 1:08 long though, not 1:30.
Comment 3 Marek Andreansky 2010-06-18 18:32:48 UTC
Well, the stream seems to be divided in 3 parts and I still get the last third part cut off, even if it is a minute long part. It's odd.
Comment 4 Tobias Mueller 2010-10-28 21:52:09 UTC
Reopening as I think that the requested information has been provided.
Comment 5 Bastien Nocera 2010-12-10 14:41:43 UTC
There's only 2 parts:
$ ./parser "http://www.ta3.com/sk/playlist/relacie/9167"
** Message: Started playlist "http://www.ta3.com/sk/playlist/relacie/9167"...
** Message: 	title = 'Hlavné správy z 27. apríla'
** Message: Added URI "mmsh://wmsta3.the.sk/ta3archive/relace/hlavne-spravy/20100427h1.wmv?MSWMExt=.asf"...
** Message: Added URI "mmsh://wmsta3.the.sk/ta3archive/relace/hlavne-spravy/20100427h2.wmv?MSWMExt=.asf"...
** Message: Playlist "http://www.ta3.com/sk/playlist/relacie/9167" ended.

How do you know that the second part is supposed to be 1:30 long? Trying to dump the stream with mplayer I only get a stream of 1:08 in length.
Comment 6 Fabio Durán Verdugo 2011-02-21 05:14:52 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!