Digikam Video Playing Error

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Digikam Video Playing Error

Karl Mistelberger
QMLPlayer runs the videos but issues some warnings:

Warning: qrc:///qml/QMLPlayer/main.qml:109: TypeError: Type error
Warning: qrc:///qml/QMLPlayer/main.qml:117: TypeError: Type error
Warning: qrc:///qml/QMLPlayer/main.qml:109: TypeError: Type error

Any idea how to troubleshoot this?
Reply | Threaded
Open this post in threaded view
|

Re: Digikam Video Playing Error

Gilles Caulier-4
Qt5Multimedia have certainly not compiled with full GStreamer support.

Gilles Caulier

2016-11-06 19:21 GMT+01:00 Karl Mistelberger <[hidden email]>:
QMLPlayer runs the videos but issues some warnings:

Warning: qrc:///qml/QMLPlayer/main.qml:109: TypeError: Type error
Warning: qrc:///qml/QMLPlayer/main.qml:117: TypeError: Type error
Warning: qrc:///qml/QMLPlayer/main.qml:109: TypeError: Type error

Any idea how to troubleshoot this?

Reply | Threaded
Open this post in threaded view
|

Re: Digikam Video Playing Error

Karl Mistelberger
In reply to this post by Karl Mistelberger
Deinstalled gstreamer-plugins-vaapi and related packages. Digikam now
plays the videos perfectly.