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

no 5.1 audio support

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.1
    • None
    • Multimedia
    • None
    • 5.1 Realtek soundcard
      Windows 7 x64
      Qt 4.6.2

    Description

      5.1 audio (6 channels) is not supported by QAudioDeviceInfo.

      Reading qaudiodeviceinfo_win32_p.cpp / qaudiodeviceinfo_alsa_p.cpp I can see :

      QAudioDeviceInfoInternal::updateLists()
      {
      ...
      channelz.append(1);
      channelz.append(2);
      ...
      }

      which explains why audio is forced to mono/stereo only.
      I'm building a desktop cross-platform surround audio application, so that's a blocker feature...

      Attachments

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

        Activity

          People

            korbatit Kurt Korbatits (closed Nokia identity) (Inactive)
            divide Robin Lobel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes