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

Reg->6.10.0/Manjaro Linux: QtMultimedia shows no devices apparently because pipewire-audio is not installed by default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 6.10.0
    • Multimedia
    • None
    • 6.12.48-1-MANJARO Linux, KDE
    • Linux/Wayland
    • Multimedia Current w28 ...

        Steps to reproduce:

      • Launch audiooutput example

      Original PySide report

      6.9.2 was fine.
       
      from PySide6.QtCore import QCoreApplication
      from PySide6.QtMultimedia import QMediaDevices

      app = QCoreApplication()

      print(QMediaDevices.audioInputs())
      print(QMediaDevices.audioOutputs())

      Outputs

      qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1.1 LGPL version 2.1 or later
      []
      []

        1. pw-dump.txt
          30 kB
          Velkan S
        2. pyside3209.py
          0.5 kB
          Friedemann Kleint
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            timblechmann tim blechmann
            Velkan Velkan S
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes