[Bug 786292] audioresample: ARM NEON crashes resampling 192k/24 -> 44.1k/16 with resample-method=cubic and quality=0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 16 16:06:54 UTC 2017


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

--- Comment #3 from GstBlub <gstblub at gmail.com> ---
Downsampling from 48k/24 town to 44.1/16 with resample-method=linear also
crashes:

gst-launch-1.0 -v filesrc location=/tmp/piano2.wav ! wavparse ! audioconvert !
audioresample quality=0 resample-method=cubic !
"audio/x-raw,format=S24LE,channels=2,layout=interleaved,rate=48000" ! audiocon
vert ! audioresample quality=0 resample-method=linear !
"audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=44100" ! fakesink

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