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

[Windows] QAudioDevice isFormatSupported no longer working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • 6.8.2, 6.9.0
    • Multimedia
    • None
    • Windows mingw
    • Windows
    • 34e2f81598e635ed5f4153d473b408f6e8891e4e

    Description

      I use libsndfile to decode audio files and feed them to a QIODevice got from QAudioSink::start.

      This has been working up to Qt 6.8.1 (and like 20 versions before) but no longer working since Qt 6.8.2. This is happening only on Windows.

      Basically the call to QAudioDevice::isFormatSupported always returns false and pushing data setting QAudioDevice::preferredFormat doesn't produce any audio output.

      Attachments

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

        Activity

          People

            timblechmann tim blechmann
            mcallegari79 Massimo Callegari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes