[Bug 680904] wavparse src can not link to audioconvert when using USB sound card

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 9 01:42:12 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=680904
  GStreamer | gstreamer (core) | 0.10.36

--- Comment #38 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-08-09 08:42:08 UTC ---
Ah, I see. alsasink basically assumes the driver/card will support a format in
native byte order, and you're saying this is not the case in your case ?

I guess you'll have to either fix up alsasink to check for foreign endianness
formats as well or make the driver or some intermediary layer
(asound/softplug?) convert on the fly.

-- 
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