Ticket #856 (closed defect: duplicate)
found existing unlinked compatible pad pulsesink0:sink
| Reported by: | ganeshpetkar | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | gst-pulse | |
| Keywords: | Cc: |
Description
Hi, i m using below gst pipeline
gst-launch filesrc location=/home/Test.wav ! wavparse ! audioconvert ! audioresample ! pulsesink
find the log message after execution
0:00:21.157652439 996 0x416050 DEBUG GST_ELEMENT_PADS gstutils.c:1671:gst_element_link_pads: looping through allowed src and dest pads 0:00:21.158231708 996 0x416050 DEBUG GST_ELEMENT_PADS gstutils.c:1674:gst_element_link_pads: trying src pad audioresample0:src 0:00:21.158841464 996 0x416050 DEBUG GST_ELEMENT_PADS gstutils.c:1111:gst_element_get_compatible_pad: finding pad in pulsesink0 compatible with audioresample0:src 0:00:21.159481708 996 0x416050 LOG GST_ELEMENT_PADS gstutils.c:1130:gst_element_get_compatible_pad: examining pad pulsesink0:sink 0:00:21.178048781 996 0x416050 DEBUG GST_ELEMENT_PADS gstutils.c:1155:gst_element_get_compatible_pad: found existing unlinked compatible pad pulsesink0:sink 0:00:21.196920732 996 0x416050 DEBUG GST_ELEMENT_PADS gstutils.c:1688:gst_element_link_pads: linked pad audioresample0:src to pad pulsesink0:sink Setting pipeline to PAUSED ... Illegal instruction
I m using
pulseaudio-0.9.21 gst-plugins-good_0.10.23 gst-plugin-pulse_0.9.7
Please do the needful.
Regards, ganesh
