WARN message convert_taps_gint16_c: can't find exact taps and pipeline freeze

Vinod Kesti vinodkesti at yahoo.com
Thu Jul 23 06:06:28 UTC 2020


Those tap warnigns you can neglect. 
Have you put queue after the tee ??

Below pipekine is working for me. I did not have pulse and other sink so
replaced with fakesink. 
gst-launch-1.0 audiotestsrc wave=sine is-live=true ! audioconvert !
audioresample ! queue ! audiomixer ! tee name=t t.! queue ! audioconvert !
audioresample ! fakesink t.! queue ! volume ! audiopanorama ! audioconvert !
audioresample ! fakesink --gst-debug=2
Setting pipeline to PAUSED ...
0:00:00.074289300 20184 0000000002EC1CC0 WARN              aggregator
gstaggregator.c:1901:gst_aggregator_query_latency_unlocked:<audiomixer0>
Latency query failed
Pipeline is live and does not need PREROLL ...
0:00:00.077887600 20184 0000000002EC1D00 WARN         audio-resampler
audio-resampler.c:275:convert_taps_gint32_c: can't find exact taps
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
0:00:00.095252200 20184 0000000002EC1C40 WARN         audio-resampler
audio-resampler.c:274:convert_taps_gint16_c: can't find exact taps
0:00:00.095264900 20184 0000000002EC1B40 WARN         audio-resampler
audio-resampler.c:274:convert_taps_gint16_c: can't find exact taps
handling interrupt.9.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:07.261243500
Setting pipeline to NULL ...
Freeing pipeline ...




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list