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 Metadata is gone in QT5.2??
Forum Update on Monday, May 27th 2025

MediaPlayer Metadata is gone in QT5.2??

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 2 Posters 1.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
    aykutb
    wrote on last edited by
    #1

    Hello everyone,

    I was using QT 5.1 for my project and I've updated it to QT5.2 today. However, now it is not getting metadata information from MediaPlayer.

    What might be the reason for that? There is not any change in code...

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

      Hi and welcome to devnet,

      What do you mean by updated ? Did you build it yourself ? Install from an official package ? Also, what OS are you running on ?

      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
        aykutb
        wrote on last edited by
        #3

        Hey,

        I'm using win8.1 and what i mean by updating is i've installed qt5.2 official package and i run the code i've written in qt5.1. Now, the same code gives me my MediaPlayer instance's metadata in qt5.1; but it is not working in qt5.2(qt creator 3.0 i guess)..

        many thanks

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

          You might have found a regression then. Have a look at the "bug report system":http://bugreports.qt-project.org to see if it's already known. If not you could consider creating a new report. You should provide a minimal compilable example that shows the problem.

          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

          • Login

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