Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt v6.5.2 QtMultimedia Audio Distortion Problem
Forum Updated to NodeBB v4.3 + New Features

Qt v6.5.2 QtMultimedia Audio Distortion Problem

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 137 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hmakyd
    wrote on last edited by
    #1

    Hello,

    I have audio files with .wav extension in version 6.5.2. I create the MediaPlayer component and define AudioOutput in it. I put my file with .wav extension as the source. When I start it up, there is flickering and distortion in the sound. When I follow the progress of the sound using onPositionChanged, for example, if the time bar reaches the 20th second, the position of the sound is much further behind. During this process, the sound is distorted and flickering. When I try versions earlier than 6.5.2 or newer, this problem does not exist. The sound is working properly. But there are some elements that connect me to version 6.5.2. The first of these is that I play videos one after the other and when one ends, it automatically switches to the next. In versions other than version 6.5.2, a black screen appears during this transition and the image is not beautiful. In the 6.5.2 version, there is no black screen when changing the MediaPlayer source, and I can stream as if it were a single video by going directly from the last frame of the previous video to the first frame of the next video. So I think my main question is to solve the sound problem in version 6.5.2. How can I solve this problem? I'm open to other solutions where the two requests I want will work simultaneously. Thank you from now.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved