Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5, 6.8
-
None
-
-
aa1613a31 (dev), 95ec80b59 (6.8), 48d5915f9 (tqtc/lts-6.5)
-
Multimedia wk 43-44
Description
When calling setSource a second time, the sound would not change because of a regression introduced in QTBUG-118099. The reason is that QSoundEffect's private m_audioBuffer is no longer reset, and the old audio buffer is reused unless the FFmpeg media backend is present.
Attachments
Issue Links
- resulted from
-
QTBUG-118099 Volume Discrepancies Between QMediaPlayer and QSoundEffect with ffmpeg
-
- Closed
-
For Gerrit Dashboard: QTBUG-130668 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
600632,4 | Reset QSoundEffect's audio buffer when changing source | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
600967,2 | Reset QSoundEffect's audio buffer when changing source | 6.8 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
601017,3 | Reset QSoundEffect's audio buffer when changing source | tqtc/lts-6.5 | qt/tqtc-qtmultimedia | Status: MERGED | +2 | 0 |