Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.2, 6.6.3, 6.7.1, 6.7.2
-
None
-
Linux, ffmpeg
-
-
bd315209c (dev), 3a5bb20a0 (6.8), 54375b850 (6.7), 4f36995ca (tqtc/lts-6.5)
-
Multimedia wk 27-28, Multimedia wk 29-30, Multimedia wk 31-32, Multimedia wk 35-38
Description
For some audio only, the state of the audio never goes to stop once the audio has finished. I've attached an example.
To run the example, unzip the file, `cmake . && make -j 2 && ./app_no_stop`. If you play once the button; the audio will play, but if you play again it will not play again.
It works fine with Qt 6.5.3 on my computer.
Attachments
Issue Links
- relates to
-
QTBUG-129021 Replace usage of deprecated av_fmt_ctx_get_duration_estimation_method
- Closed