Issue with Pitch Variation in Video Playback using Video{} in Qt 6.5.1
-
Hello everyone,
I've encountered a problem while using the Video{} in Qt version 6.5.1 on Linux. When I play a video at playback rates higher than 1, the pitch of the audio seems to increase, and when I play it at rates below 1, the pitch decreases. This pitch variation is not desired, and I believe it should be compensated for in the playback.
Here are the details of my setup:
Qt Version: 6.5.1 Operating System: Linux Multimedia Backend: FFMPEG