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

No sound from qrc with Audio or MediaPlayer element on iOS and Mac OSX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.5.0
    • 5.2.0
    • Multimedia
    • None
    • iMac OSX Mavericks, IPad with IOS 7
    • iOS/tvOS/watchOS, macOS
    • 63cff37741dca71f3db45ee06bc5bb06488c51f4

    Description

      I have in my pro
      QT += quick qml gui core multimedia

      QTPLUGIN += qtaudio_coreaudio
      QTPLUGIN += qtmedia_audioengine
      QTPLUGIN += qavfcamera
      QTPLUGIN += qavfmediaplayer

      in qrc file my sound file (i have tryed with mp3 and wav)
      in qml i have:
      MediaPlayer

      { id: playMusic source: "qrc:/untitled6/1.wav" volume: 1.0 }

      but when i play, i don't listen nothing and on console doesn't appear error

      Attachments

        Issue Links

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

          Activity

            People

              ylopes Yoann Lopes
              niqt Nicola De Filippo
              Votes:
              13 Vote for this issue
              Watchers:
              20 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes