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

Audio file on windows plays in stereo but not in mono (most of the time)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.2.1
    • Multimedia
    • None
    • Windows 8 (64bits) / mingw / Qt 5.2.1 for Android (Windows 32-bit, 1.1 GB)

      Mono sounds most of the time don't work on windows 8 but the same one encoded in stereo (sox mono_ko.wav -c 2 stereo.wav) works fine.
      The attached qt creator project has 3 rectangles where when clicked on, the mono_ko, mono_ok and stereo are played. The stereo and mono_ok are played while the mono_ko isn't.

      mono_ko.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz
      mono_ok.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 8000 Hz
      stereo.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz

      I tried changing the rate of the mono_ko to 8000Hz too, but didn't work either.

      Feel free to ask me to do any test if that can help.

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

            ylopes Yoann Lopes
            petitlapin Johnny Jazeix
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes