-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.2.2
-
None
-
Windows
MS Visual Studio 2019
Builds made with Qt 6.2.2 see ogg files as "unsupported media type"
Reproduction:
- open the media player example project
- build and run it
- try to play an ogg file
- this gives "unsupported media type"
On the same machine, a project based on Qt 5.12.12 has no problems playing ogg files, indicating that the codecs are correctly installed