-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.10.0 Beta4
-
None
MacOS 15.6.1
Qt Creator 18.0.0
Qt 6.10 beta 4
Device: i.MX 8M Mini EVK
Steps to reproduce:
- Record a video with camera app and try to view/play it or
- Run media player example and try to play any AVI or MP4 content.
Expected: I can see the video.
Actual: The video gets stuck and has a green overlay (see attached screenshot and logs below).
Console logs from camera:
(declarative-camera:1571): GStreamer-CRITICAL **: 23:13:25.636: gst_buffer_peek_memory: assertion 'idx < GST_BUFFER_MEM_LEN (buffer)' failed(declarative-camera:1571): GStreamer-Allocators-CRITICAL **: 23:13:25.636: gst_is_dmabuf_memory: assertion 'mem != NULL' failed(declarative-camera:1571): GStreamer-Allocators-CRITICAL **: 23:13:25.636: gst_dmabuf_memory_get_fd: assertion 'gst_is_dmabuf_memory (mem)' failed could not create EGL image for plane 1 300c(declarative-camera:1571): GStreamer-CRITICAL **: 23:13:26.621: gst_buffer_peek_memory: assertion 'idx < GST_BUFFER_MEM_LEN (buffer)' failed(declarative-camera:1571): GStreamer-Allocators-CRITICAL **: 23:13:26.621: gst_is_dmabuf_memory: assertion 'mem != NULL' failed(declarative-camera:1571): GStreamer-Allocators-CRITICAL **: 23:13:26.621: gst_dmabuf_memory_get_fd: assertion 'gst_is_dmabuf_memory (mem)' failed could not create EGL image for plane 1 300c
Console logs from media player:
(mediaplayerexample:2124): GStreamer-CRITICAL **: 23:33:20.521: gst_buffer_peek_memory: assertion 'idx < GST_BUFFER_MEM_LEN (buffer)' failed(mediaplayerexample:2124): GStreamer-Allocators-CRITICAL **: 23:33:20.521: gst_is_dmabuf_memory: assertion 'mem != NULL' failed(mediaplayerexample:2124): GStreamer-Allocators-CRITICAL **: 23:33:20.521: gst_dmabuf_memory_get_fd: assertion 'gst_is_dmabuf_memory (mem)' failed could not create EGL image for plane 1 300c
- duplicates
-
QTBUG-140431 apalis-imx6: media Player example fails to play video
-
- Closed
-
- relates to
-
QTQAINFRA-7405 Qt Test Attack - 09, 2025
-
- Open
-