[Bug 777915] audiomixer, audioaggregator: division by zero in _fill_buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 4 19:05:56 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=777915

John Sauter <John_Sauter at systemeyescomputerstore.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|OBSOLETE                    |---

--- Comment #15 from John Sauter <John_Sauter at systemeyescomputerstore.com> ---
(In reply to Sebastian Dröge (slomo) from comment #14)
> (In reply to Tim-Philipp Müller from comment #8)
>  
> > I'll hijack this bug for a floating-point-division-by-zero bug that the
> > initial pipeline exposes when substituting adder for audiomixer:
> 
> This does not happen anymore

In which version does it not happen?  Running Fedora 27 I am still seeing it:

gst-launch-1.0     fakesrc num-buffers=5 format=GST_FORMAT_TIME !    
audio/x-raw,rate=96000,format=S16LE,channels=1,layout=interleaved !    
audioresample !     adder name=mix ! fakesink     fakesrc num-buffers=5
format=GST_FORMAT_TIME !    
audio/x-raw,rate=48000,format=S16LE,channels=1,layout=interleaved !    
audioresample  ! mix. 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstFakeSrc:fakesrc1: Internal data
stream error.
Additional debug info:
gstbasesrc.c(2939): gst_base_src_loop ():
/GstPipeline:pipeline0/GstFakeSrc:fakesrc1:
streaming stopped, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

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