After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 128384 - Flac not played correctly on ppc
Flac not played correctly on ppc
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.7.3
Other Linux
: Normal major
: 0.7.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-02 18:25 UTC by Bryan Forbes
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Bryan Forbes 2003-12-02 18:25:16 UTC
When I run this command:

gst-launch filesrc location="filename.flac" ! flacdec ! osssink

where filename.flac is a flac encoded using either gstreamer or flac, it
takes about 40s to start playing.  I figure this is an endian issue with
gstreamer because I can play these flacs using xine on ppc and on gstreamer
and xine on x86.
Comment 1 Bryan Forbes 2004-01-12 22:27:28 UTC
Update:

I just installed 0.7.3 and performace has seriously gone down since
0.6.x on ppc.  It now takes 1 minute to start playing a flac and I
also get this warning:

(process:24335): GStreamer-WARNING **: clock is way behind:
58356584000s (max allowed is 2000000000s
Comment 2 Bryan Forbes 2004-01-14 00:55:13 UTC
Fixed in cvs HEAD