[gstreamer-bugs] [Bug 548724] New: GStreamer cannot play WAV files on PPC.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 20 11:45:56 PDT 2008


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

  GStreamer | gst-plugins-good | Ver: 0.10.8
           Summary: GStreamer cannot play WAV files on PPC.
           Product: GStreamer
           Version: 0.10.8
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: alex at malexmedia.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
No GStreamer-enabled application can play a WAV file on the PPC platform. The
application thinks everything is working, but it hangs and does not play. This
problem does not occur on x86. Could this be an endianness issue?

Steps to reproduce:
1. Create a WAV file. (Export from Audacity in this case.)
2. Try to play it with GStreamer.
3. Gape in horror.


Actual results:
GStreamer cannot play the WAV file.

Expected results:
GStreamer should play the WAV file.

Does this happen every time?
Sure does.

Other information:
[alex at localhost tmp]$ flac -d id3v2_test.flac 

flac 1.2.1, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007  Josh Coalson
flac comes with ABSOLUTELY NO WARRANTY.  This is free software, and you are
welcome to redistribute it under certain conditions.  Type `flac' for details.

id3v2_test.flac: done         
[alex at localhost tmp]$ file id3v2_test.wav 
id3v2_test.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit,
mono 44100 Hz
[alex at localhost tmp]$ gst-launch-0.10 -t playbin uri=file:///tmp/id3v2_test.wav
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
FOUND TAG      : found by element "wavparse0".
     audio codec: Uncompressed 16-bit PCM audio
*** HANGS HERE ***


-- 
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=548724.




More information about the Gstreamer-bugs mailing list