[Bug 663458] qtdemux: Does not support LPCM audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 13 05:18:36 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=663458
  GStreamer | gst-plugins-good | 0.10.x

--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-11-13 13:18:29 UTC ---
I looked at this briefly the other day, and found that the issue wasn't so much
figuring out the right caps, but that we get one audio frame (i.e. 1 sample per
channel) per chunk, which creates a lot of buffers per second - a bit too much
for things to work properly for live playback in my case. Don't know if there's
additional info somewhere to pull N chunks in one go, or if the demuxer has to
figure this out itself, or how it's supposed to work.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list