I have tried running gstreamer from the command line, like: gst-launch-0.10 mmssrc location="mmsh://wmscr1.dr.dk/e02ch03m?wmcontentbitrate=300000" ! queue2 max-size-buffers=100 max-size-bytes=50000 low-percent=20 use-buffering=true ! asfdemux ! ffdec_wmav2 ! pulsesink
and this works fine! Best regards, Kristian From: [email protected] To: [email protected] Subject: RE: [Elisa] Problems with playing stream using Elisa player Date: Mon, 9 Feb 2009 20:04:30 +0100 CC: [email protected] Hi Philippe I have tried to use the mmsh://wmscr1.dr.dk/e02ch03m but it does not work. A clever friend of mine had suggested the same after looking into the gstreamer-code. BUT it did not work! I got the following warning from the player: WARN MainThread default Feb 09 19:50:42 Gstreamer Could not open resource for reading.:gstmms.c(337): gst_mms_start (): /GstPlayBin:playbin2/GstMMS:source (elisa/plugins/poblesec/player_video.py:437) and some white rectangles (??) and a close button Creating additional debug output for player_video.py ("ELISA_DEBUG="player_video:5" elisa -n -u") does not give much extra information: /home/kristian/.elisa-0.5/plugins/elisa_plugin_poblesec-0.2.egg/elisa/plugins/poblesec/player_video.py:122: DeprecationWarning: caps.get_structure(i) is deprecated, use caps[i] cur_struct = caps.get_structure(i) WARN MainThread default Feb 09 19:58:51 Gstreamer Could not open resource for reading.:gstmms.c(337): gst_mms_start (): /GstPlayBin:playbin2/GstMMS:source (elisa/plugins/poblesec/player_video.py:437) Did I do something wrong or is there a small problem with gstreamer as used by python? Best Regards, Kristian > Subject: Re: [Elisa] Problems with playing stream using Elisa player > From: [email protected] > To: [email protected] > CC: [email protected] > Date: Mon, 9 Feb 2009 10:32:26 +0100 > > Try mmsh://wmscr1.dr.dk/e02ch03m > > > Le vendredi 06 février 2009 à 22:24 +0100, Kristian Lippert a écrit : > > Hi > > I'm trying to play the stream > > mms://wmscr1.dr.dk/e02ch03m > > using the player in Elisa > > This does not work and Totem cannot play it either. > > I then change the stream into > > http://wmscr1.dr.dk/e02ch03m > > and this works from Firefox! > > But not in Elisa. The player will not stream this Danish radio station > > > > Is it the stream that is strange or is it my gstreamer that needs a > > "brush-up"? > > > > Best Regards, > > Kristian > > > > > > ______________________________________________________________________ > > Invite your mail contacts to join your friends list with Windows Live > > Spaces. It's easy! Try it! Get news, entertainment and everything you care about at Live.com. Check it out! _________________________________________________________________ More than messages–check out the rest of the Windows Live™. http://www.microsoft.com/windows/windowslive/
