QMediaPlayer with a video with audio codec mp2 (mp3float) causes major loud distortion
-
Hey.
Trying to build a small video player application.. any time I try to play a video with mp2 (mp3float) ([3][0][0][0] / 0x0003) codec the audio is loud and distorted(dalek like).. not an issue on ffmpeg directly.
Also tried in both PySide6 and vanilla c++.. both have the issue. AC3 is fine.
PySide6==6.9.1
Thanks!
David
-
Also: A problem on both MacOS and Arch Linux.
-
Any ideas here?
-
Hi and welcome to devnet,
Does it happen with only a single file or are they all affected ?
It there somewhere a sample file that could be used to test this issue ?
Which OS are you running your application on ?