Hi,
I just updated my system, and it seems gstreamer breaks any video playback. Getting this when running the videoPlayer example:
[notice ] ofGstUtils: Got context from element 'vaapipostproc0': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayX11\)\ gldisplayx11-0";
[notice ] ofGstUtils: Got context from element 'vaapipostproc0': gst.vaapi.Display=context, gst.vaapi.Display=(GstVaapiDisplay)"\(GstVaapiDisplayGLX\)\ vaapidisplayglx0", gst.vaapi.Display.GObject=(GstObject)"\(GstVaapiDisplayGLX\)\ vaapidisplayglx0";
(videoPlayerExample:12633): GStreamer-Base-CRITICAL **: 16:43:43.970: basetransform: second attempt to fixate caps returned invalid (NULL) caps on pad vaapipostproc0:sink
(videoPlayerExample:12633): GStreamer-Base-CRITICAL **: 16:43:43.970: basetransform: second attempt to fixate caps returned invalid (NULL) caps on pad vaapipostproc0:sink
(videoPlayerExample:12633): GStreamer-Base-CRITICAL **: 16:43:43.971: basetransform: second attempt to fixate caps returned invalid (NULL) caps on pad vaapipostproc0:sink
(videoPlayerExample:12633): GStreamer-Base-CRITICAL **: 16:43:43.971: basetransform: second attempt to fixate caps returned invalid (NULL) caps on pad vaapipostproc0:sink
(videoPlayerExample:12633): GStreamer-Base-CRITICAL **: 16:43:43.971: basetransform: second attempt to fixate caps returned invalid (NULL) caps on pad vaapipostproc0:sink
(videoPlayerExample:12633): GStreamer-Base-CRITICAL **: 16:43:43.971: basetransform: second attempt to fixate caps returned invalid (NULL) caps on pad vaapipostproc0:sink
(videoPlayerExample:12633): GStreamer-Base-CRITICAL **: 16:43:43.972: basetransform: second attempt to fixate caps returned invalid (NULL) caps on pad vaapipostproc0:sink
[ error ] ofGstUtils: startPipeline(): unable to pause pipeline after 5s[ error ]
ofGstUtils: gstHandleMessage(): embedded video playback halted for plugin, module qtdemux0 reported: Internal data stream error.[warning] ofGstVideoUtils: update(): ofGstVideoUtils not loaded
Needless to say, this is a HUGE bug. Please, please, please wait with upgrading gstreamer until this is fixed.
Running this on Arch Linux, oF version 0.11.2. Tested on xorg (bspwm) and wayland (sway).
EDIT: tested now with the latest nightly build, of_v20220210_linux64gcc6_nightly, and getting the same result.
Hi,
I just updated my system, and it seems gstreamer breaks any video playback. Getting this when running the videoPlayer example:
Needless to say, this is a HUGE bug. Please, please, please wait with upgrading gstreamer until this is fixed.
Running this on Arch Linux, oF version 0.11.2. Tested on xorg (bspwm) and wayland (sway).
EDIT: tested now with the latest nightly build, of_v20220210_linux64gcc6_nightly, and getting the same result.