[Bug 744213] New: spectrum: assertion 'len > 0' failed
bugzilla at gnome.org
bugzilla at gnome.org
Mon Feb 9 22:05:32 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744213
Bug ID: 744213
Summary: spectrum: assertion 'len > 0' failed
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: vineeth.tm at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When bands value is given as 0 or maximum uint value, it crashes with
** (gst-launch-1.0:31837): CRITICAL **: gst_fft_f32_new: assertion 'len > 0'
failed
this happens because, for fft, the calculations are
nfft = 2 * bands - 2. Hence readjusted the min and max values of bands.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-bugs/attachments/20150210/06f2a1f0/attachment.html>
More information about the gstreamer-bugs
mailing list