-
Bug
-
Resolution: Out of scope
-
P4: Low
-
None
-
6.10.0
-
None
-
6.12.48-1-MANJARO Linux, KDE
-
-
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
[]
[]
- relates to
-
QTBUG-141836 No audio device detected when using ffmpeg Qt6 multimedia backend
-
- Reported
-
| For Gerrit Dashboard: QTBUG-140938 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 689934,1 | Audio: add PulseAudio server detection before starting Pipewire | dev | qt/qtmultimedia | Status: NEW | 0 | 0 |