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 421277 - [riff] error playing ASF stream with sipro audio
[riff] error playing ASF stream with sipro audio
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.12
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-22 00:03 UTC by Marcus Granado
Modified: 2009-06-23 10:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Marcus Granado 2007-03-22 00:03:28 UTC
Please describe the problem:
In Ubuntu Feisty Herd5, mplayer 1.0rc1 works correctly but totem-gstreamer is not able to play an ASX/MMS stream.






Steps to reproduce:
 totem "http://playervideo.globo.com/webmedia/GMCMidiaASX?midiaId=654705|banda=N|ext.asx"
** Message: Couldn't initialize lirc.

** Message: Error: Could not connect to this stream
gstmms.c(317): gst_mms_start (): /play/source



Actual results:


Expected results:


Does this happen every time?
yes.

Other information:
ii  gstreamer0.10-alsa        0.10.12-0ubuntu1          GStreamer plugin for ALSA
un  gstreamer0.10-audiosink   <none>                    (no description available)
un  gstreamer0.10-colorspace  <none>                    (no description available)
ii  gstreamer0.10-esd         0.10.5-1ubuntu2           GStreamer plugin for ESD
ii  gstreamer0.10-ffmpeg      0.10.2-0ubuntu4           FFmpeg plugin for GStreamer
ii  gstreamer0.10-gnomevfs    0.10.12-0ubuntu1          GStreamer plugin for GnomeVFS
un  gstreamer0.10-plugins     <none>                    (no description available)
ii  gstreamer0.10-plugins-bad 0.10.4-1ubuntu1           GStreamer plugins from the "bad" set
ii  gstreamer0.10-plugins-bas 0.10.12-0ubuntu1          GStreamer plugins from the "base" set
ii  gstreamer0.10-plugins-bas 0.10.12-0ubuntu1          GStreamer helper programs from the "base" set
ii  gstreamer0.10-plugins-goo 0.10.5-1ubuntu2           GStreamer plugins from the "good" set
ii  gstreamer0.10-plugins-ugl 0.10.5-0ubuntu2           GStreamer plugins from the "ugly" set
ii  gstreamer0.10-tools       0.10.12-0ubuntu1          Tools for use with GStreamer
un  gstreamer0.10-videosink   <none>                    (no description available)
ii  gstreamer0.10-x           0.10.12-0ubuntu1          GStreamer plugins for X11 and Pango
ii  libgstreamer-plugins-base 0.10.12-0ubuntu1          GStreamer libraries from the "base" set
ii  libgstreamer0.10-0        0.10.12-0ubuntu1          Core GStreamer libraries and elements
ii  totem-gstreamer           2.18.0-0ubuntu1           A simple media player for the Gnome desktop based on gstreamer
un  totem-gstreamer-firefox-p <none>                    (no description available)
Comment 1 Marcus Granado 2007-03-22 00:18:25 UTC
$ gst-inspect-0.10 |grep asf
asf:  asfdemux: ASF Demuxer
ffmpeg:  ffmux_asf: FFMPEG asf Muxer
ffmpeg:  ffdemux_asf: FFMPEG asf format demuxer
typefindfunctions: video/x-ms-asf: asf, wm, wma, wmv

$ gst-inspect-0.10 asfdemux|grep Version  
Version:              0.10.5

$ gst-inspect-0.10|grep mms
mms:  mmssrc: MMS streaming source
typefindfunctions: application/x-mmsh: no extensions

$ gst-inspect-0.10 mmssrc|grep Version
Version:              0.10.4

Comment 2 Tim-Philipp Müller 2007-04-04 13:46:50 UTC
This is not a crash, is it? It just shows an error. The ID for the audio stream has been added in gst-plugins-base now though.
Comment 3 Marcus Granado 2007-04-06 09:58:02 UTC
thank you. no, it doesn't crash, only shows the error.
this is somewhat similar to bug #426773

Comment 4 Tim-Philipp Müller 2007-06-05 10:51:02 UTC
Not sure what we need to do to play this.

For starters, probably create the right caps in libgstriff, so moving there for now. Might need additional work in the demuxer/decoders.
Comment 5 Edward Hervey 2008-12-03 17:32:51 UTC
Marcus, can we have an updated url to test ?
Comment 6 Tobias Mueller 2009-06-23 10:58:10 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!