Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
5.15.13
-
None
Description
QML Video Example: example not displaying video on Mac OS 12 ,Windows 10 and Windows 11 using Qt 5.15.13.
Steps to reproduce:
- Run the example
- Upload two media files
- Under Video Modes, select "multi mode"
Out of 3 video panels, middle video panel is not able to load video.
Logs:
qrc:/qml/qmlvideo/Content.qml:85:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/qml/qmlvideo/Content.qml:75:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/qml/qmlvideo/SceneMulti.qml:145: Error: Cannot assign to non-existent property "centerIn"
[qmlvideo] FrequencyMonitor::trace "instant 0.00 average 0.00"
Attachments
Issue Links
- relates to
-
QTQAINFRA-5359 Qt 5.15.13 LTS Testing
- Open