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

Debug output when using Audio in qrc file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.3.1
    • 5.3.0 RC1
    • Multimedia
    • None
    • 93e73fd8eeccfd42430acaa760bdeb8dc6f17f39

    Description

      I'm using the Audio element from Qt Multimedia 5.0 in my game:

      Audio {
          id: lonelyAudio
          source: "qrc:/audio/lonely.wav"
      }
      

      When the sound loads, I get the following output in the console, even though I have no print or console.log statements anywhere:

      qrc file :/audio/lonely.wav
      Size 270416
      Sequential 0

      This happens in both debug and release builds.

      It looks like the debug statements have been there since 2011:
      https://github.com/qtproject/qtmultimedia/blame/stable/src/plugins/directshow/player/directshowiosource.cpp#L628

      Attachments

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

        Activity

          People

            ylopes Yoann Lopes
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes