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

align cover art / thumbnail semantics between platforms

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8
    • Multimedia

    Description

      the `ThumbnailImage` and `CoverArtImage` are implemented different on different platforms:

       

      platform thumbnail cover art notes
      win32 PKEY_ThumbnailStream - no obvious "cover art" api
      ffmpeg AV_DISPOSITION_ATTACHED_PIC - AV_DISPOSITION_TIMED_THUMBNAILS unused
      gstreamer GST_TAG_PREVIEW_IMAGE GST_TAG_IMAGE semantics inverted to ffmpeg/win32
      darwin not implemented (preparations for AVMetadataIdentifierID3MetadataAttachedPicture) preparation for(AVMetadataCommonIdentifierArtwork, AVMetadataIdentifieriTunesMetadataCoverArt,
      AVMetadataIdentifierQuickTimeMetadataArtwork)
      actual image retrieval not implemented, semantics inverted to ffmpeg/win32

      we should align the behaviour on all platforms.

      Attachments

        For Gerrit Dashboard: QTBUG-124380
        # Subject Branch Project Status CR V

        Activity

          People

            qtmultimediateam Qt Multimedia Team
            timblechmann tim blechmann
            Maycon Stamboroski Maycon Stamboroski
            Jøger Hansegård Jøger Hansegård
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are 3 open Gerrit changes