Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8.1
-
-
d0d42814d (dev), e9ae8964f (scarthgap)
-
Multimedia wk 43-44, Multimedia wk 47-48
Description
Linux Ubuntu 22.04.4 / Wayland
Qt Creator 14.0.1
Device: Raspberry Pi4 64 bit with Qt 6.8.1
Steps to reproduce:
- Run QML Media Player example
- Play default video from the URL
- See the console logs
Actual: A lot of entries like below appears in the logs.
** (MediaPlayerApp:912): WARNING **: 17:29:45.896: v4l2h264dec0: Too old frames, bug in decoder -- please file a bug** (MediaPlayerApp:912): WARNING **: 17:29:45.946: v4l2h264dec0: Too old frames, bug in decoder -- please file a bug** (MediaPlayerApp:912): WARNING **: 17:29:45.967: v4l2h264dec0: Too old frames, bug in decoder -- please file a bug** (MediaPlayerApp:912): WARNING **: 17:29:45.984: v4l2h264dec0: Too old frames, bug in decoder -- please file a bug** (MediaPlayerApp:912): WARNING **: 17:29:46.000: v4l2h264dec0: Too old frames, bug in decoder -- please file a bug
Attachments
Issue Links
- relates to
-
QTBUG-130894 [Boot2Qt] The widgets camera app gets stuck when trying to record the video
- In Review
-
QTQAINFRA-6723 Qt Test Attack - Q4, 2024
- Open