Ronald has been working on getting asfdemux to handle the incoming mms stream from the libmms plugin. Works for manual command lines now see screenshot of a Evanesence video. It is made possible using this cute pipeline:
gst-launch mmssrc location=mms://cdns.winduprecords.com/windup/evanescence/video/dvdvid/evfoolvidlive_lrgstrm.wmv ! asfdemux name=d .video_00 ! { queue ! ffdec_wmv1 ! ffmpegcolorspace ! ximagesink } { d.audio_00 ! queue ! ffdec_wmav2 ! audioconvert ! audioscale ! alsasink }

In other news I also put up a page with the official Flumotion song. So if you need a tune to sing while streaming media onto the internet, this is it.