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

QMediaObject never emits MetaDataAvailableChanged under linux gstreamer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.0
    • 5.2.0
    • Multimedia
    • None
    • Linux Mint 16, 64-bit
      GStreamer
    • e97fc77890895791546a42ea4a769f23cfbfe73d

    Description

      Open (and start playing a song - using QMediaPlayer). Calling metaDataAvailable() returns false.

      Listening for metaDataAvailableChanged - it is never emitted. However, both metaDataChanged(QString,QVariant) and metaDataChanged() are emitted multiple times, and furthermore once one of these has been emitted a call to metaDataAvailable() results in 'true'.

      Note: I might be doing something wrong but it appears as though using QAudioDecoder instead of QMediaPlayer never triggers any of the metaData signals.

      Attachments

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

        Activity

          People

            ylopes Yoann Lopes
            speedin_up Morgan McKenzie
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes