blacklisted

jeroen mrdevis at 121234.net
Mon Dec 4 18:24:15 UTC 2017


Hi List,

I decided to up my version of Gstream from the stock debian stretch to
the github 1.12, trying to get rid of 

`GStreamer-CRITICAL **: gst_poll_read_control: assertion 'set != NULL'
failed`

errors, bogging down the stream.

To my surprise, I suddenly get a lot of blacklisted modules::

`Blacklisted files:
  libgstaudioconvert.so
  libgstdashdemux.so
  libgstsmoothstreaming.so
  libgstopengl.so
  libgstcompositor.so
  libgstvdpau.so
  libgstmpegtsdemux.so
  libgstmultifile.so
  libgstqmlgl.so
  libgstcamerabin.so
  libgstisomp4.so
  libgstvideoparsersbad.so
  libgstdvb.so
  libgstrtsp.so
  libgstmpegtsmux.so
  libgstaudiomixer.so
  libgsttimecode.so
  libgstmxf.so
  libgsthls.so`

so my scripts don't work anymore.

`gst-inspect-1.0 /usr/local/lib/gstreamer-1.0/libgstaudioconvert.so` gives::

`(gst-inspect-1.0:28729): GStreamer-WARNING **: Failed to load plugin
'/usr/local/lib/gstreamer-1.0/libgstaudioconvert.so':
/usr/local/lib/gstreamer-1.0/libgstaudioconvert.so: undefined symbol:
gst_audio_converter_supports_inplace
Could not load plugin file: Opening module failed:
/usr/local/lib/gstreamer-1.0/libgstaudioconvert.so: undefined symbol:
gst_audio_converter_supports_inplace`

Any ideas??

Cheers! Jeroen






More information about the gstreamer-devel mailing list