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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 20 13:40:28 PDT 2015


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

--- Comment #42 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
(In reply to Arun Raghavan from comment #41)
> In this case, I we should report exactly what the sink or source supports
> and not try to use anything else. If the channel count or configuration
> doesn't match, it _should_ be remapped to match the actual output, and if
> that's not happening, we should let negotiation cause an audioconvert to be
> used for this if present (or else fail entirely).

Why not expose the Audio Unit functionality as is? The warning I've implemented
should give indication about the missing channels. If you wish, we can turn the
warning into an error.

I don't see any reason to fail when someone is pushing (L,R) into a 5.1 sink,
and no reason to force him to use audioconvert or whatever.

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


More information about the gstreamer-bugs mailing list