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. Qt 5.6 + Ubuntu + Multimedia + GStreamer
QtWS25 Last Chance

Qt 5.6 + Ubuntu + Multimedia + GStreamer

Scheduled Pinned Locked Moved General and Desktop
qt multimediaubuntu 14.04ubuntugstreamer
7 Posts 3 Posters 4.3k Views
  • 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.
  • A Offline
    A Offline
    Alex Court
    wrote on 7 Apr 2016, 01:38 last edited by
    #1

    Okay here's the deal. I am on Ubuntu 14.04 LTS, have installed Qt 5.6, qtmultimedia5-dev, gstreamer0.10 (and 1.0), and libqtgstreamer-dev.

    I am STILL getting this error when I try to use a QAudioDecoder:

    defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.audiodecode"

    What am I missing?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 7 Apr 2016, 20:50 last edited by
      #2

      Hi and welcome to devnet,

      Something's not clear: did you install Qt using the online installer, Ubuntu's software center or both ?

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

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Alex Court
        wrote on 7 Apr 2016, 21:56 last edited by
        #3

        I used the online installer originally with 5.5, and then recently used the maintenance tool to remove 5.5 and install 5.6. All of that before doing anything with multimedia or gstreamer.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 7 Apr 2016, 22:48 last edited by
          #4

          What about qtmultimedia5-dev that you mention in your original post ?

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

          A 1 Reply Last reply 7 Apr 2016, 23:51
          0
          • S SGaist
            7 Apr 2016, 22:48

            What about qtmultimedia5-dev that you mention in your original post ?

            A Offline
            A Offline
            Alex Court
            wrote on 7 Apr 2016, 23:51 last edited by
            #5

            That one did not come with my Qt installation, so that was a 'sudo apt-get install...' along with the other gstreamer packages.

            A 1 Reply Last reply 7 Apr 2016, 23:57
            0
            • A Alex Court
              7 Apr 2016, 23:51

              That one did not come with my Qt installation, so that was a 'sudo apt-get install...' along with the other gstreamer packages.

              A Offline
              A Offline
              Alex Court
              wrote on 7 Apr 2016, 23:57 last edited by
              #6

              @Alex-Court It's also worth noting here that I could not add 'QT += multimedia' to the project file until after I did the installation of qtmultimedia5-dev.

              1 Reply Last reply
              0
              • J Offline
                J Offline
                jsulm
                Lifetime Qt Champion
                wrote on 8 Apr 2016, 04:18 last edited by
                #7

                It looks like you're using the Ubuntu packaged Qt and not the one you installed using the installer.
                You should check the Kit in QtCreator you're using.

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                0

                3/7

                7 Apr 2016, 21:56

                • Login

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