home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
BASS can't play MMS streams?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="OleJ" data-source="post: 183837" data-attributes="member: 24795"><p>Comparing an asx that will play in BASS (latest SVN 21/9 00:50) against one that won't:</p><p></p><p>This won't play:</p><p>[CODE]<ASX Version = "3.0"> </p><p> <ABSTRACT>Lyt til flere netradio kanaler på dr.dk/netradio</ABSTRACT></p><p> <TITLE>DR P1</TITLE></p><p> <AUTHOR>dr.dk/netradio</AUTHOR></p><p> <Copyright>DR © 2007</Copyright></p><p> <MOREINFO HREF="http://www.dr.dk/netradio/" /></p><p> <Logo href = "http://www.dr.dk/netradio/graphics/asx_logo_16x16.gif" Style = "ICON" /></p><p> <Entry> </p><p> <ABSTRACT>Lyt til flere netradio kanaler på dr.dk/netradio</ABSTRACT></p><p> <Title>DR P1</Title></p><p> <Copyright>DR © 2007</Copyright></p><p> <Logo href = "http://www.dr.dk/netradio/graphics/asx_logo_16x16.gif" Style = "ICON" /></p><p> <BANNER HREF="http://www.dr.dk/netradio/graphics/asx_banner_194x32.gif"></p><p> <ABSTRACT>Lyt til flere netradio kanaler på dr.dk/netradio</ABSTRACT></p><p> <MOREINFO HREF="http://www.dr.dk/netradio/" /></p><p> </BANNER></p><p> <MoreInfo href = "http://www.dr.dk/p1"></MoreInfo></p><p> <Ref href="http://wmscr1.dr.dk/e02ch01m?wmcontentbitrate=300000"/></p><p> </Entry></p><p></ASX></p><p>[/CODE]</p><p></p><p>This will play:</p><p>[CODE]<asx version = "3.0"></p><p><title>RMF DANCE</title></p><p><entry></p><p><title>RMF DANCE</title></p><p><author>Radio Muzyka Fakty Sp. z o.o.</author></p><p><copyright>Radio Muzyka Fakty Sp. z o.o.</copyright></p><p><param name="HTMLView" value="http://www.miastomuzyki.pl/play.html?id=3&noemb=1" /></p><p><ref href="mms://87.98.222.192/DANCE" /></p><p><ref href="mms://87.98.222.178/DANCE" /></p><p><ref href="mms://87.98.223.192/DANCE" /></p><p><ref href="mms://87.98.223.178/DANCE" /></p><p></entry></p><p></asx>[/CODE]</p><p></p><p>Apparently the "BIG" difference is that BASS doesn't handle the http:// reference but only the "direct" mms:// type reference.</p><p>Winamp shows same behavior, but Windows Media Player handles both references fine and plays with no problems.</p><p></p><p>The question is then: Would it be possible to make BASS capable of looking up the http: references in asx as WMP does?</p><p></p><p></p><p></p><p>Did you set your laptop up to use BASS?</p><p></p><p>Using BASS on my HTPC I'm not able to play <a href="http://yle.fi/livestream/x3m.asx" target="_blank">http://yle.fi/livestream/x3m.asx</a></p><p></p><p>Looking at the .asx I find the same explanation as in my previous post: the http:// ref instead of an mms:// ref</p></blockquote><p></p>
[QUOTE="OleJ, post: 183837, member: 24795"] Comparing an asx that will play in BASS (latest SVN 21/9 00:50) against one that won't: This won't play: [CODE]<ASX Version = "3.0"> <ABSTRACT>Lyt til flere netradio kanaler på dr.dk/netradio</ABSTRACT> <TITLE>DR P1</TITLE> <AUTHOR>dr.dk/netradio</AUTHOR> <Copyright>DR © 2007</Copyright> <MOREINFO HREF="http://www.dr.dk/netradio/" /> <Logo href = "http://www.dr.dk/netradio/graphics/asx_logo_16x16.gif" Style = "ICON" /> <Entry> <ABSTRACT>Lyt til flere netradio kanaler på dr.dk/netradio</ABSTRACT> <Title>DR P1</Title> <Copyright>DR © 2007</Copyright> <Logo href = "http://www.dr.dk/netradio/graphics/asx_logo_16x16.gif" Style = "ICON" /> <BANNER HREF="http://www.dr.dk/netradio/graphics/asx_banner_194x32.gif"> <ABSTRACT>Lyt til flere netradio kanaler på dr.dk/netradio</ABSTRACT> <MOREINFO HREF="http://www.dr.dk/netradio/" /> </BANNER> <MoreInfo href = "http://www.dr.dk/p1"></MoreInfo> <Ref href="http://wmscr1.dr.dk/e02ch01m?wmcontentbitrate=300000"/> </Entry> </ASX> [/CODE] This will play: [CODE]<asx version = "3.0"> <title>RMF DANCE</title> <entry> <title>RMF DANCE</title> <author>Radio Muzyka Fakty Sp. z o.o.</author> <copyright>Radio Muzyka Fakty Sp. z o.o.</copyright> <param name="HTMLView" value="http://www.miastomuzyki.pl/play.html?id=3&noemb=1" /> <ref href="mms://87.98.222.192/DANCE" /> <ref href="mms://87.98.222.178/DANCE" /> <ref href="mms://87.98.223.192/DANCE" /> <ref href="mms://87.98.223.178/DANCE" /> </entry> </asx>[/CODE] Apparently the "BIG" difference is that BASS doesn't handle the http:// reference but only the "direct" mms:// type reference. Winamp shows same behavior, but Windows Media Player handles both references fine and plays with no problems. The question is then: Would it be possible to make BASS capable of looking up the http: references in asx as WMP does? Did you set your laptop up to use BASS? Using BASS on my HTPC I'm not able to play [url]http://yle.fi/livestream/x3m.asx[/url] Looking at the .asx I find the same explanation as in my previous post: the http:// ref instead of an mms:// ref [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
BASS can't play MMS streams?
Contact us
RSS
Top
Bottom