[Bug 719356] critical warning _gst_util_uint64_scale in gst_pulsering_stream_latency_cb

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 4 09:22:18 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=719356
  GStreamer | gst-plugins-good | 1.2.1

--- Comment #4 from djcb at djcbsoftware.nl 2013-12-04 17:22:12 UTC ---
Pipeline looks like something like:

gst-launch-1.0 filesrc location=/home/djcb/Music/track.ogg ! decodebin ! 
equalizer-10bands ! volume ! pulsesink

(I say 'something like' since the filesrc + decodebin is actually a playbin in
the app, gst-launch doesn't allow me to specify the audio-sink property)

I'm controlling the volume-element (I'm actually using two pipelines, and
implement cross-fading by changing the volume in opposite directions). 

Looking at the code, (gstvolume.c), I suppose the 'rate' parameter is zero for
some reason. I'm not doing anything with the rate though.

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