[Bug 744922] osxaudiosrc: iOS resampling is stuttering

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 24 04:21:20 PST 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #21 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> > You don't need dynamic pads, it's the same mechanism as interleaved, just
> > that the data you are passing is a different format.
> 
> What is the format? I couldn't find any reference, so I naively assumed it's
> done by having a different pad send every channel.

2 channels, interleaved:

  LRLRLRLRLR

2 channels, non-interleaved:

  LLLLLRRRRR

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


More information about the gstreamer-bugs mailing list