Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-79176

Impossible to get multimedia metaData (coverArtUrlLarge, coverArtUrlSmall, posterUrl...)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • 5.12.5, 5.13.1
    • None
    • Windows 10 x64 (with all update). QtCreator 4.10.1
    • Android, Windows

    Description

      When try to get coverArtUrlLarge, coverArtUrlSmall, posterUrl metaData on Audio or MediaPlayer QML, it always return « undefined ».

      My mp3 file contains a cover.

      I have this problem on Qt 5.13.1 and 5.12.5 on Windows and Android platform.

       

      MediaPlayer

      { source: "mysong.mp3" metaData.onMetaDataChanged: console.log(lecteurMP3.metaData.coverArtUrlLarge + " | " + lecteurMP3.metaData.coverArtUrlSmall + " | " + lecteurMP3.metaData.posterUrl) audioRole: Audio.MusicRole }

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            valentyn.doroshchuk Valentyn Doroshchuk
            aureyoboss Yohan DAUPHIN
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes