[Bug 642274] [playbin2] arbitrary audio-sink is chosen even though explicitely having set a custom audio-sink bin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 17 06:17:29 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=642274
  GStreamer | gst-plugins-base | 0.10.32

tskd2 changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tskd2 at yahoo.co.jp

--- Comment #10 from tskd2 at yahoo.co.jp 2011-02-17 14:17:24 UTC ---
I think that playsink classifies the pipeline's output into raw and non-raw,
and find/connect separate sink bins.
I wonder if your universal_audio_bin was filtered out by playsink for the caps
problem or state changing or something else,  if so, playsink would create by
itself a new compatible sink (which is a dvbaudiosink in this case) for non-raw
outputs.
In addition, if universal-audio-bin was tried to be used for raw-output sinks
but
failed, then the vorbis output chain would also fail.
I couldn't find in you debug log the message "Setting sinks
<universal_audio_bin0> for raw audio-output, just found dvbaudiosink0 for
non-raw audio, dvbvideosink0 for non-raw video, subtitle_bin for subtitle.

thus, if playsink (and universal-audiobin) has something to do with the
problem, then the bug #642433 may be unrelated.

-- 
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