[gstreamer-bugs] [Bug 417729] internal error when opening Windows Media Video 9 over mms

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 13 04:15:15 PDT 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=417729

  GStreamer | gstreamer (core) | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #3 from Tim-Philipp Müller  2007-03-13 11:13 UTC -------
So it looks like what happens is that totem tries to use 'alsaspdifsink' as
audiosink (via gconfaudiosink=>autoaudiosink) for some reason. Why it does that
I do not understand. First of all, it should try other sinks like alsasink
first (because of the rank). But it doesn't, it goes straight for
alsaspdifsink. Secondly, autoaudiosink shouldn't try audio sinks with a rank <
GST_RANK_MARGINAL, and alsaspdifsink should have a rank of 0.

You seem to be using GStreamer CVS. Is this up-to-date(-ish)? (There was a
short time a few months ago where this would happen, but it shouldn't happen
with current -good and -bad CVS as far as I can tell).

What's the output of:

 $ gst-inspect-0.10 alsasink | grep Rank
 $ gst-inspect-0.10 alsaspdifsink | grep Rank


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list