[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:30:26 PDT 2012


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

--- Comment #37 from soho123.2012 at gmail.com 2012-08-09 08:30:23 UTC ---
Hi Tim,


It seems CPU BYTE_ORDER used by gstreamer.
But when USB sound card has different endian with CPU BYTE_ORDER, 
it can not play to usb sound card with CPU BYTE_ORDER.
Like audioresample just support CPU BYTE_ORDER only in src and sink.
even I modify gst_alsa_detect_formats (), it does not enough to satisfy the
requirement.

Do you have any suggestion?

Thanks!

Soho

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