[gstreamer-bugs] [Bug 616944] Error with 2 differents microphone
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 22 11:25:26 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=616944
GStreamer | gstreamer (core) | 0.10.28
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-06-22 18:25:24 UTC ---
This looks like a race condition between the two sources negotiating their
input format when starting up. You should probably put capsfilters with the
desired audio format(s) right in front of your adder inputs (ie. where you do
queue ! mix. ) to make sure all inputs are guaranteed to have use same input
format.
--
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