Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. MediaPlayer does not receive stream metadata.
QtWS25 Last Chance

MediaPlayer does not receive stream metadata.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
mediaplayerbug
6 Posts 2 Posters 786 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
    Driglu4it
    wrote on last edited by
    #1

    In Qt6 MediaPlayer can only get this metadata:
    Duration: 00:00:00
    Audio codec: AAC
    Audio bit rate: 319798
    Container Format: AAC

    At the same time, in Qt5 MediaPlayer from the same source, in addition to the data above, it also shows the genre and title.

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

      Hi and welcome to devnet,

      You should also add the exact version of Qt 6. As Qt 6.5 switched the multimedia backend to ffmpeg.

      The OS version would also be useful.

      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 and welcome to devnet,

        You should also add the exact version of Qt 6. As Qt 6.5 switched the multimedia backend to ffmpeg.

        The OS version would also be useful.

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

        @SGaist Qt6.5, Linux Distribution (Manjaro KDE). ffmpeg can display meta (ICY metadata from command ffmpeg -i %stream%), but MediaPlayer can't display it...

        D 1 Reply Last reply
        0
        • D Driglu4it

          @SGaist Qt6.5, Linux Distribution (Manjaro KDE). ffmpeg can display meta (ICY metadata from command ffmpeg -i %stream%), but MediaPlayer can't display it...

          D Offline
          D Offline
          Driglu4it
          wrote on last edited by
          #4

          @Driglu4it, sorry for Qt6.5 Linux Neon Developer Edition*

          SGaistS 1 Reply Last reply
          0
          • JoeCFDJ JoeCFD referenced this topic on
          • D Driglu4it

            @Driglu4it, sorry for Qt6.5 Linux Neon Developer Edition*

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Which release of 6.5 is it ?

            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

              Which release of 6.5 is it ?

              D Offline
              D Offline
              Driglu4it
              wrote on last edited by
              #6

              @SGaist, yes Qt 6.5

              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