audioresample assertion failed: (out_len >= out_processed)

Sebastian Dröge sebastian at centricular.com
Fri Jul 8 10:36:14 UTC 2016


On Fr, 2016-07-08 at 02:51 -0700, Maik Scholz wrote:
> Hi,
> 
> i have a issue with an assert in audioresample (1.8.1).
> ERROR:gstaudioresample.c:1125:gst_audio_resample_process: assertion failed:
> (out_len >= out_processed)
> 
> In my pipeline i implemented a BUFFER PadProbe on the audioresample sink and
> source pad.
> Within that callback, i like to change the caps rate (norminal 48kHz +-
> 50Hz).
> Unfortunately after some frames, my application stops with the assert.
> I attached a pdf file with the debugger backtrace and the local variables.

Please try to create a (as simple as possible) testcase for reproducing
this problem. Just a pipeline with an audiotestsrc, capsfilters and
audioresample, plus your logic to change the sample rate, should be
enough.

-- 

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160708/aea0fe4d/attachment.sig>


More information about the gstreamer-devel mailing list