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. Supporting ogg/vorbis with QMediaPlayer
QtWS25 Last Chance

Supporting ogg/vorbis with QMediaPlayer

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 2 Posters 3.0k 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.
  • T Offline
    T Offline
    TheFlyingMooseMan
    wrote on last edited by
    #1

    Hi,

    What is needed to play .ogg (ogg/vorbis) files with QMediaPlayer on OS X?

    Thanks for any reply or pointers.
    Roy

    RatzzR 1 Reply Last reply
    0
    • T TheFlyingMooseMan

      Hi,

      What is needed to play .ogg (ogg/vorbis) files with QMediaPlayer on OS X?

      Thanks for any reply or pointers.
      Roy

      RatzzR Offline
      RatzzR Offline
      Ratzz
      wrote on last edited by
      #2

      @TheFlyingMooseMan
      Qt's multimedia module uses the platform codecs.

      --Alles ist gut.

      T 1 Reply Last reply
      0
      • RatzzR Ratzz

        @TheFlyingMooseMan
        Qt's multimedia module uses the platform codecs.

        T Offline
        T Offline
        TheFlyingMooseMan
        wrote on last edited by
        #3

        @Ratzz : understood -- how do I install these on OS X?

        RatzzR 1 Reply Last reply
        0
        • T TheFlyingMooseMan

          @Ratzz : understood -- how do I install these on OS X?

          RatzzR Offline
          RatzzR Offline
          Ratzz
          wrote on last edited by
          #4

          @TheFlyingMooseMan
          You may find some hints here
          https://www.xiph.org/downloads/
          http://www.vorbis.com/setup_osx/

          --Alles ist gut.

          T 1 Reply Last reply
          0
          • RatzzR Ratzz

            @TheFlyingMooseMan
            You may find some hints here
            https://www.xiph.org/downloads/
            http://www.vorbis.com/setup_osx/

            T Offline
            T Offline
            TheFlyingMooseMan
            wrote on last edited by TheFlyingMooseMan
            #5

            @Ratzz Thanks, but these websites are merely for end-users -- i.e.: installing XiphQT did not make my QT project player instantly play ogg/vorbis files. Thanks anyways!

            Did anyone get this working so far? Or am I really unique in trying to accomplish this?

            1 Reply Last reply
            0
            • T Offline
              T Offline
              TheFlyingMooseMan
              wrote on last edited by
              #6

              Follow up -- I ended up creating my own classes to read and play mp3, ogg/vorbis, flac and wave files.

              Roy

              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