[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 14:53:27 UTC 2017


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

--- Comment #2 from GstBlub <gstblub at gmail.com> ---
This reproduces the crash, using this .wav file:
http://www.kozco.com/tech/piano2.wav

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=192000" ! audioco
nvert ! audioresample quality=0 resample-method=cubic !
"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