[gstreamer-bugs] [Bug 377280] New: gst cdio should handle endianness issue

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Nov 19 19:56:12 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=377280

  GStreamer | gst-plugins-good | Ver: 0.10.4

           Summary: gst cdio should handle endianness issue
           Product: GStreamer
           Version: 0.10.4
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: chris.wang at sun.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.15/2.16
   GNOME milestone: Unspecified


Please describe the problem:
When play CD with Sound-juicer with a Sparc box, the output is totally garbled
noise. 

Steps to reproduce:
1. Place a CD into CDROM and launch Sound-juicer
2. Press play button



Actual results:
The garbled noise outputed to the speaker

Expected results:
The music should be played

Does this happen every time?
yes

Other information:
I figured out that the CDROM with Sparc box is little-endian, while sparc is
big-endian, and gstreamer doesn't consider about this endianness issue. I
suggest the gstcdiocddasrc.c in gst-plugin-good/ext/cdio directory should take
care of this.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list