GNOME Bugzilla – Bug 128384
Flac not played correctly on ppc
Last modified: 2004-12-22 21:47:04 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.
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
Fixed in cvs HEAD