[Bug 655386] Choppy Audio with PulseSink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 28 01:53:32 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=655386
  GStreamer | gst-plugins-good | 0.10.x

--- Comment #5 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-07-28 08:53:27 UTC ---
Could you please retry as:

GST_DEBUG_NO_COLOR=1 GST_DEBUG=*:2,pulse*:4" gst-launch filesrc
location=/media/Toss_the_feather
s.mp3 ! mad ! pulsesink > /media/Gst_Pulsesink.txt 2>&1

Also have an eye on the CPU load. The mad element is not optimized for speed.
In the long run you want to use a native mp3 decoder optimized for your
embedded platform.

The logs you have uploaded don't contain anything bad at the playback time.
There are some warnings at the beginning, that you want to check and handle
regarding the installation.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list