[Bug 647540] autoaudiosink picks element to use by rank, but pulsesink/alsasink/jackaudiosink are all PRIMARY

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 3 19:54:59 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647540
  GStreamer | gst-plugins-good | unspecified

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #6 from David Schleef <ds at schleef.org> 2011-07-04 02:54:50 UTC ---
(Stefan:  Why would apexsink be probed by autoaudiosink?  Its rank is NONE.)

IMO, it makes sense to increase pulsesink to PRIMARY+10, since it really is
always preferred over any other output if it happens to be running.

It's unclear if jacksink should be PRIMARY at all, since jack is a "specialty"
output, and not general purpose.

To that effect,

commit f69dcaab58b262bb60fbbd561f01b9e049ba8da4
Author: David Schleef <ds at schleef.org>
Date:   Sun Jul 3 19:51:32 2011 -0700

    pulse: Increase ranks to PRIMARY + 10

    So that pulsesrc/pulsesink get chosen over other possible PRIMARY
    src/sinks by autoaudiosink.  Presumably, if pulse is available, it
    is always preferred over another src/sink.

    Fixes: #647540.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list