Advertisement
Guest User

Untitled

a guest
Dec 6th, 2019
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. ~/gst_1.16.2$ gst-inspect-1.0
  2.  
  3. (gst-plugin-scanner:3215): GLib-GObject-WARNING **: 17:40:14.847: cannot register existing type 'GstInterpolationMethod'
  4.  
  5. (gst-plugin-scanner:3215): GLib-GObject-CRITICAL **: 17:40:14.848: g_param_spec_enum: assertion 'G_TYPE_IS_ENUM (enum_type)' failed
  6.  
  7. (gst-plugin-scanner:3215): GLib-GObject-CRITICAL **: 17:40:14.848: validate_pspec_to_install: assertion 'G_IS_PARAM_SPEC (pspec)' failed
  8.  
  9. (gst-plugin-scanner:3215): GLib-GObject-WARNING **: 17:40:14.880: cannot register existing type 'GstVideoAggregator'
  10.  
  11. (gst-plugin-scanner:3215): GLib-GObject-WARNING **: 17:40:14.880: cannot add private field to invalid (non-instantiatable) type '<invalid>'
  12.  
  13. (gst-plugin-scanner:3215): GLib-CRITICAL **: 17:40:14.880: g_once_init_leave: assertion 'result != 0' failed
  14.  
  15. (gst-plugin-scanner:3215): GLib-GObject-CRITICAL **: 17:40:14.880: g_type_register_static: assertion 'parent_type > 0' failed
  16.  
  17. (gst-plugin-scanner:3215): GLib-GObject-WARNING **: 17:40:14.880: cannot add private field to invalid (non-instantiatable) type '<invalid>'
  18.  
  19. (gst-plugin-scanner:3215): GLib-CRITICAL **: 17:40:14.880: g_once_init_leave: assertion 'result != 0' failed
  20.  
  21. (gst-plugin-scanner:3215): GLib-GObject-CRITICAL **: 17:40:14.881: g_type_register_static: assertion 'parent_type > 0' failed
  22.  
  23. (gst-plugin-scanner:3215): GLib-GObject-WARNING **: 17:40:14.881: cannot add private field to invalid (non-instantiatable) type '<invalid>'
  24.  
  25. (gst-plugin-scanner:3215): GLib-CRITICAL **: 17:40:14.881: g_once_init_leave: assertion 'result != 0' failed
  26.  
  27. (gst-plugin-scanner:3215): GLib-GObject-CRITICAL **: 17:40:14.881: g_type_register_static: assertion 'parent_type > 0' failed
  28.  
  29. (gst-plugin-scanner:3215): GLib-GObject-CRITICAL **: 17:40:14.881: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
  30.  
  31. (gst-plugin-scanner:3215): GLib-CRITICAL **: 17:40:14.881: g_once_init_leave: assertion 'result != 0' failed
  32.  
  33. (gst-plugin-scanner:3215): GStreamer-CRITICAL **: 17:40:14.881: gst_element_register: assertion 'g_type_is_a (type, GST_TYPE_ELEMENT)' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement