Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
6.8.2
-
-
2a3c3d21c (dev), 0f4011339 (dev), 2b7e977b2 (6.9), 05078b3b9 (6.9), eb82d5009 (6.8), 56bbf17b4 (6.8)
Description
Since PySide6 v6.8.2, debug output is being printed out in the console for QtMultimedia, which is totally unnecessary and redundant.
This is what I get:
qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1 LGPL version 2.1 or later qt.multimedia.ffmpeg: Available HW decoding frameworks: qt.multimedia.ffmpeg: d3d11va qt.multimedia.ffmpeg: dxva2 qt.multimedia.ffmpeg: d3d12va qt.multimedia.ffmpeg: Available HW encoding frameworks: qt.multimedia.ffmpeg: d3d11va qt.multimedia.ffmpeg: dxva2 qt.multimedia.ffmpeg: d3d12va
Please omit from showing this data in the console. Thank you.
Attachments
For Gerrit Dashboard: QTBUG-133563 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
623755,2 | Only call av_dump_format if info level is enabled on logging category | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
623759,2 | Log available HW encoding and decoding frameworks at debug level | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
623777,2 | Only call av_dump_format if info level is enabled on logging category | 6.9 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
623778,2 | Log available HW encoding and decoding frameworks at debug level | 6.9 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
623794,2 | Only call av_dump_format if info level is enabled on logging category | 6.8 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
623838,2 | Log available HW encoding and decoding frameworks at debug level | 6.8 | qt/qtmultimedia | Status: MERGED | +2 | 0 |