The Video Player Example crash when using the mouse to change the speed of reproduction in Fedora 40. The error is the following:
(videoPlayerExample:662459): GStreamer-CRITICAL **: 10:49:11.098: gst_segment_position_from_running_time_full: assertion 'segment->format == format' failed
When using the keyboard works fine.
I realized now that the problem is not exclusive of "0.12.1 Release Push", but also of the version 0.12.0 that I have been using normally.
the gstreamer version is:
$ gst-launch-1.0 --version
gst-launch-1.0 version 1.24.11
GStreamer 1.24.11
thanks
The Video Player Example crash when using the mouse to change the speed of reproduction in Fedora 40. The error is the following:
(videoPlayerExample:662459): GStreamer-CRITICAL **: 10:49:11.098: gst_segment_position_from_running_time_full: assertion 'segment->format == format' failedWhen using the keyboard works fine.
I realized now that the problem is not exclusive of "0.12.1 Release Push", but also of the version 0.12.0 that I have been using normally.
the gstreamer version is:
$ gst-launch-1.0 --versiongst-launch-1.0 version 1.24.11GStreamer 1.24.11thanks