[gstreamer-bugs] [Bug 383491] unable to play mmsh-stream from www.yle.fi/elavaarkisto

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 16 14:00:51 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=383491

  GStreamer | don't know | Ver: HEAD CVS




------- Comment #1 from Jaakko R  2007-05-16 21:00 UTC -------
# mmssrc works, foo.out can be player with mplayer and xine
gst-launch mmssrc
location="mmsh://195.248.86.140/player/35/3500_1.wmv?MSWMExt=.asf" ! filesink
location=foo.out
# asfdemux works for video
gst-launch filesrc location=foo.out ! asfdemux name=demuxer demuxer. ! queue !
ffdec_wmv3 ! autovideosink
# asfdemux works for audio
gst-launch filesrc location=foo.out ! asfdemux name=demuxer demuxer. ! queue !
ffdec_wmav2 ! autoaudiosink

Combined audio and video does not work by combining the above two pipelines.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=383491.




More information about the Gstreamer-bugs mailing list