[gstreamer-bugs] [Bug 311044] New: mmsh:// seems to be not recognized

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Jul 20 11:15:36 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=311044
 GStreamer | gst-plugins | Ver: 0.8.10

           Summary: mmsh:// seems to be not recognized
           Product: GStreamer
           Version: 0.8.10
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hunonet at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Distribution/Version: Ubuntu Hoary

I'm trying to get the following stream on my harddrive with gstreamer:
http://stanford-online.stanford.edu/courses/ee380/050216-ee380-100.asx

I already succesfully dumped it with mplayer -dumpstream, and can also
stream it with totem-xine. However i prefer to let gstreamer do the
job.

The file is a playlist, that links to another playlist infinitly, but
totem in debug modus tells me:

** Message: on_got_redirect
mmsh://lang.stanford.edu/courses/ee380/050216-ee380-100.wmv

So i assume that is the real address. However gstreamer doesn't like
it, i'm thinking it might be the mmsh:// bit. libmss is installed of
course as well as asfdemux, and a mms:// i tried works fine. That's
what i've been trying:

gst-launch mmssrc
location=mmsh://lang.stanford.edu/courses/ee380/050216-ee380-100.wmv !
filesink location=test.wmv

It fails immediately, doesn't even seem to connect, i have the feeling
mmsh cannot be parsed. The same command with mms instead of mmsh shows
no error, but doesn't download anything.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list