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

Recorded wav audio file does not respect the channel count set in the encoder settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.2.7, 6.4, 6.5
    • Multimedia
    • None
    • iOS/tvOS/watchOS, macOS

      Open the audiorecorder example and record audio.

      Set the format to wav and the channel count to 2.

      Record the audio.

      Open the recorded audio file and inspect the format.

      Expected:

      File format reports two audio channels.

      Actual:

      File format reports one audio channel.

       

      Wav supports recording with even more than 1 channel so there's no reason this should not be supported.

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

            qtmultimediateam Qt Multimedia Team
            dorisverria Doris Verria
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes