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

Audio sample rate of 384000 not supported on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 6.9.1
    • Multimedia
    • None
    • Windows

    Description

      It appears as though audio sample rates of 384000 are not supported on Windows.

      If you use, for example, the s/w only HIFI-Cable driver from here: https://vb-audio.com/Cable/ (The driver half way down the page, not the one at the top) - Windows System > Sound > Hi FI Cable Input / Hi Fi Cable Output > Format both show 24 bit 384000 Hz (Studio Quality) as an available setting,

      However, QAudioDevice::maximumSampleRate() for this device returns 192000.

      The variable allSupportedSampleRates in https://github.com/qt/qtmultimedia/blob/dev/src/multimedia/audio/qaudioformat_p.h is missing 384000. Not sure if that is the only relevant bit of code for this.

       

      Attachments

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

        Activity

          People

            qtmultimediateam Qt Multimedia Team
            srcejon Jon Beniston
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes