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. QtMultimedia codecs
QtWS25 Last Chance

QtMultimedia codecs

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 491 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.
  • D Offline
    D Offline
    damianatorrpm
    wrote on 21 Jan 2020, 15:15 last edited by
    #1

    I read that QtMultimedia (I use it from QtQuick)
    can access the system codecs using GStreamer on Linux.

    I am on Fedora and installed RPMFusion and installed

    sudo dnf install gstreamer* phonon* x26*
    

    Yet it does not support the codecs that are supported by gstreamer.
    What package exactly is required?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 21 Jan 2020, 18:37 last edited by
      #2

      Hi,

      You need the GStreamer plugin packages which your expression may have installed but it's worth checking.

      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
      1
      • D Offline
        D Offline
        damianatorrpm
        wrote on 22 Jan 2020, 13:43 last edited by
        #3

        @SGaist Thanks, yes they are all installed.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 22 Jan 2020, 19:19 last edited by
          #4

          What codec is not supported ?
          Can you read the file from GStreamer directly ?

          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
          1
          • D Offline
            D Offline
            damianatorrpm
            wrote on 22 Jan 2020, 21:20 last edited by
            #5

            I am on Fedora Silverblue (thus if you unlock your / you can install stuff with dnf but it gets reset on reboot).

            Once I installed kinda ALL of rpmfusion-free and rpmfusion-nonfree and it worked
            (the codec is not the problem!),
            after reboot the / is reset and I try to find what packages did make it work.
            It seems its not one of the ones in the glob expressions.
            So what else does Qt Multimedia need Phonon? (installed).

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 22 Jan 2020, 22:15 last edited by
              #6

              AFAIK, just GStreamer. If anything else that would be distribution specific and should be automatically provided as a dependency of the corresponding package.

              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

              4/6

              22 Jan 2020, 19:19

              • Login

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