Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Opensuse13.2: no service found for - "org.qt-project.qt.mediaplayer"
Forum Updated to NodeBB v4.3 + New Features

Opensuse13.2: no service found for - "org.qt-project.qt.mediaplayer"

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 961 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DidaHarp
    wrote on last edited by
    #1

    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.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What version of GStreamer do you have installed ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      D 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        What version of GStreamer do you have installed ?

        D Offline
        D Offline
        DidaHarp
        wrote on last edited by
        #3

        @SGaist version is:1.6.3-65.1

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          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.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          D 1 Reply Last reply
          0
          • SGaistS SGaist

            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.

            D Offline
            D Offline
            DidaHarp
            wrote on last edited by DidaHarp
            #5

            @SGaist Thank you! I'll give it a try!

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved