BASS can't play MMS streams? (2 Viewers)

piranha

MP Donator
  • Premium Supporter
  • September 17, 2005
    370
    10
    I have following ASX file that I try to play in My Radio, and the stream would not play when BASS is selected as a music player.

    <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>

    Following error can be found in error.log:
    2007-08-24 09:55:58.437500 [ERROR][MPMain]: BASS: Unable to play F:\MEDIA\Radia\rmfdance.asx. Reason: BASS_ERROR_HANDLE.
    2007-08-24 09:55:58.531250 [ERROR][MPMain]: PlaylistPlayer: *** unable to play - F:\MEDIA\Radia\rmfdance.asx - skipping track!

    But when not using BASS, the stream plays fine. Is there anything can be done to convince BASS that this music is really good?
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    i've tried your asx file and it plays fine with BASS.
    you didn't indicate which MP Version you're runnig.
    it doesn't work with 0.2.2. you neeed to get 0.2.3 RC1 or the latest SVN.
     

    piranha

    MP Donator
  • Premium Supporter
  • September 17, 2005
    370
    10
    It's in my specs. The latest and greatest SVN.

    Edit: Attached logs.
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    Can't see anything bad in the log.
    just tried it again.
    i have used the exact copy of the asx in your first post and it works perfect.

    what about other aasx files?
     

    tompa

    MP Donator
  • Premium Supporter
  • October 3, 2005
    665
    34
    Stockholm
    Home Country
    Sweden Sweden
    Hi!
    I have noticed something similar this evening (after upgraded to RC2).
    One of my PCs cant play mms-streams (from a .PLS file), when going to default player it works fine.
    But however, on my other machines it works with BASS-player (and its from the same file and same network)!!??
    Any ideas, what log should I look for?
    /tompa
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    mediaportal.log will do.
    though i probabyl don't see more than a simple error code inside.
    don't think it is a general problem, most probably related to your installation.

    but let's have a look first.
     

    ronilse

    Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Have been testing this issue & it seems that it is provider/stream that isn't reliable enough, sometimes it works just fine other times stream it's not reachable. So not much we can do about it for now.........

    Regards
    Roy
     

    ronilse

    Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Hmmm, was abit early with that comment ;)

    Have attached a rar file to this post, it contains one pls test & one asx test. If you add those to your radio streams folder & then start the pls test first & asx test after that, the asx file should work, or?

    Regards
    Roy
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    Yup, found the problem.
    BASS ASX File parsing was only turned on in case of playing an Internet Stream.
    So when playing a asx file first from the playlist, the asx parsing wasn't turned on, and the file wasn't treated correctly and therefor playback failed.

    when playing any internet stream first, not an asx playlist file, the asx parsing was turned on and then the subsequent parsing os asx files worked as well.

    Correction is available with next public svn build
     

    tompa

    MP Donator
  • Premium Supporter
  • October 3, 2005
    665
    34
    Stockholm
    Home Country
    Sweden Sweden
    Here are my logs when trying to start mms-stream.
    Running SVN 15792 (and TV3 SVN15792).

    error_1.log is first attempt.
    2:nd try MediaPortal.log and error_2.log.

    /tompa
     

    Users who are viewing this thread

    Top Bottom