[Bug 743758] osxaudiosrc supports only 44100 sample rate on iOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 24 08:30:57 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743758

--- Comment #14 from Arun Raghavan <arun at accosted.net> ---
Summarising conversation on IRC, the plan going forwards is to expose what caps
can be handled by the AudioUnit (including what it would resample / convert),
and let negotiation select things based on that. If we can determine the
"native" format/rate, we can always put that up ahead in the caps so that is
preferred in negotiation.

So this bug would be fixed by exposing the correct caps (and not using the
stream format of the AudioUnit). I believe ikonst is working on this (correct
me if I'm wrong).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list