[gstreamer-bugs] [Bug 424527] New: [auparse] don't convert non-native endianness floats in the element

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 30 09:04:06 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=424527

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: [auparse] don't convert non-native endianness floats in
                    the element
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: ensonic at sonicpulse.de, thaytan at mad.scientist.com,
                    slomo at circular-chaos.org
 BugsThisDependsOn: 339838
     GNOME version: Unspecified
   GNOME milestone: Unspecified


+++ This bug was initially created as a clone of Bug #339838 +++

Audioconvert currently doesn't handle audio/x-raw-float with an endianness
other than the native one.

At least the input side should have support for both little and big endianness
IMHO.

Sample file (big endian content, try to play back on little endian system):
http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/AU/Samples/AFsp/M1F1-float32-AFsp.au

Currently this works only because auparse does the endianness swapping itself,
which is more of a hack.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=424527.




More information about the Gstreamer-bugs mailing list