Bug 4522 - MMS-only streams don't work even with wmadec
: MMS-only streams don't work even with wmadec
Status: RESOLVED FIXED
Product: SB 2/3
Classification: Unclassified
Component: SB Server
: unspecified
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-11-18 18:44 UTC by Marvin Brown
Modified: 2008-12-18 11:40 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marvin Brown 2006-11-18 18:44:37 UTC
chris,

ALL the information regarding my streaming issue can be viewed from the following link;

http://forums.slimdevices.com/showthread.php?t=29835 

What's real interesting about this issue, I swear it use to work in version 6.1 or so. Now it's not working again. 

Plz tell me that it can be fixed in the official 6.5.1 release


Thank you
Comment 1 KDF 2006-11-20 18:53:28 UTC
the url in the thread:
mmsu://69.43.137.40/jazztrax061119h1.wma
corrected to:
mms://69.43.137.40/jazztrax061119h1.wma

is in the same class covered by bug 3383.  marking this as a dupe.  please try the workaround given in your own comment #8.

*** This bug has been marked as a duplicate of 3383 ***
Comment 2 Marvin Brown 2006-11-23 08:11:30 UTC
This is not a dupe of the previously mentioned bug.
Comment 3 KDF 2006-11-23 08:44:26 UTC
Marvin, I asked you to explain HOW this is different, as all evidence thus far shows that this IS an mms only stream, which is exactly what I have explained is not supported.
Comment 4 Andy Grundman 2006-12-06 13:07:44 UTC
I need to fix this for 6.5.1.

The issue is that even if you enable wmadec transcoding we still give up on mms-only streams because the scanRemoteURL process fails to scan the stream for metadata information, which we don't really care about anyway in wmadec mode.
Comment 5 Andy Grundman 2006-12-06 13:55:51 UTC
Fixed in change 10885, please try tomorrow's nightly build.