Opensuse13.2: no service found for - "org.qt-project.qt.mediaplayer"
-
I am using MultiMedia{} to play a mp3 song. But it returns me as followings:
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"What should I do? Do I miss some libs or plugins?
I have gstreamer installed, and my Qt version is 5.5.1. -
Hi,
What version of GStreamer do you have installed ?
-
I'm not sure whether 5.5.1 is built against GStreamer 1.X by default. You should check using ldd on the plugin itself. If that's the case, then you should check that you have the GStreamer plugins installed.
-
I'm not sure whether 5.5.1 is built against GStreamer 1.X by default. You should check using ldd on the plugin itself. If that's the case, then you should check that you have the GStreamer plugins installed.