Dear all,
please help me with the following. I tried to test my gstreamer using gst123. When I try to play any video with gst123 I get the following:
(gst123:9493): GStreamer-WARNING **: 13:31:13.626: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.
Playing file:///home/oleksii/Documents/Science/UCD/temp/Conway%20festival/2020/Video_S1.mp4
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.748: gst_caps_intersect_full: assertion 'GST_IS_CAPS (caps1)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.748: gst_caps_is_empty: assertion 'GST_IS_CAPS (caps)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.748: gst_mini_object_unref: assertion 'mini_object != NULL' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.748: gst_caps_intersect_full: assertion 'GST_IS_CAPS (caps1)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.748: gst_caps_is_empty: assertion 'GST_IS_CAPS (caps)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.748: gst_mini_object_unref: assertion 'mini_object != NULL' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.751: gst_caps_intersect_full: assertion 'GST_IS_CAPS (caps1)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.751: gst_caps_is_empty: assertion 'GST_IS_CAPS (caps)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.751: gst_mini_object_unref: assertion 'mini_object != NULL' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.751: gst_caps_intersect_full: assertion 'GST_IS_CAPS (caps1)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.751: gst_caps_is_empty: assertion 'GST_IS_CAPS (caps)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.751: gst_mini_object_unref: assertion 'mini_object != NULL' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_caps_intersect_full: assertion 'GST_IS_CAPS (caps1)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_caps_is_empty: assertion 'GST_IS_CAPS (caps)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_mini_object_unref: assertion 'mini_object != NULL' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_caps_intersect_full: assertion 'GST_IS_CAPS (caps1)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_caps_is_empty: assertion 'GST_IS_CAPS (caps)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_mini_object_unref: assertion 'mini_object != NULL' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_caps_intersect_full: assertion 'GST_IS_CAPS (caps1)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_caps_is_empty: assertion 'GST_IS_CAPS (caps)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_mini_object_unref: assertion 'mini_object != NULL' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_caps_intersect_full: assertion 'GST_IS_CAPS (caps1)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_caps_is_empty: assertion 'GST_IS_CAPS (caps)' failed
(gst123:9493): GStreamer-CRITICAL **: 13:31:13.752: gst_mini_object_unref: assertion 'mini_object != NULL' failed
Error: Internal data stream error.
=> file cannot be played and will be removed from playlist
All gstreamer packages (e.g. plugins, etc.) from packman are installed. Mplayer, vlc and xince play all videos without problems. But I need working gstreamer, and it cannot play anything. The OpenSUSE 15.2 install is fresh.
Kind regards,
Oleksii