[gstreamer-bugs] [Bug 468225] asfdemux / cannot play stream from mms://mediaWM01.cines.fr/3517/windows/canalu/utls/304/304-0.wmv

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Aug 19 08:44:55 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=468225

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS




------- Comment #1 from xbx  2007-08-19 15:44 UTC -------
some more investigations:

* gst-launch mmssrc
location=mms://mediaWM01.cines.fr/3517/windows/canalu/utls/304/304-0.wmv !
filesink location=joe.wmv
  -> works and downloads the file.


* gst-launch playbin uri=file:///.../joe.wmv
  -> works perfectly.

* gst-launch filesrc location=joe.wmv ! asfdemux ! ffdec_wmav2 ! alsasink
  -> works perfectly (that is, only the audio is played)

* gst-launch filesrc location=joe.wmv ! asfdemux ! ffdec_msmpeg4 ! ximagesink
  -> doesn't work. No error message, but the program terminates even before
openning a window. 
Enabling the log give the impression that it goes through all the movie, but
never finds anything to display.


-- 
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=468225.




More information about the Gstreamer-bugs mailing list