huynhsontung / Screenbox

LibVLC-based media player for the Universal Windows Platform
GNU General Public License v3.0
1k stars 40 forks source link

Audio stuttering bug #427

Closed Mitia99 closed 1 month ago

Mitia99 commented 1 month ago

Describe the bug There's an audio stuttering bug

How To Reproduce Steps to reproduce the behavior:

  1. Play music
  2. Pause then play multiple times (repeat that action for about 35s)

The audio will stutter

Environment

realgooseman commented 1 month ago

I got the same problem but also when going back/forward 5 seconds on a video with left/right arrows. Video starts stuttering when you mess with playback or play/pause it seems.

I already encountered that problem on v0.12.8 as well but it would happen less often than with latest version v0.13.1

huynhsontung commented 1 month ago

I also encountered it during development but only when a debugger is attached. I cannot replicate it with the release version, at least not yet. When this bug happens, can you set the playback speed to 0.25 and then set it back to 1 to see if it still stutters?

Mitia99 commented 1 month ago

I also encountered it during development but only when a debugger is attached. I cannot replicate it with the release version, at least not yet. When this bug happens, can you set the playback speed to 0.25 and then set it back to 1 to see if it still stutters?

Setting playback speed to 0.25 then back to 1 fix the stuttering bug

Salah242222 commented 1 month ago

Audio stuttering a lot for me please fix it, not just on songs, on 1 4k AV1 video and sometimes the stuttering never stops, this is my first day trying this app, changing the speed didn't fix it for me, I'm on the Microsoft store version 0.13.1.0

huynhsontung commented 1 month ago

@Salah242222 A hot fix is being published through the store. Please wait for a few hours for the new version to go public.

Mitia99 commented 1 month ago

Issue fixed in version 0.13.2

Thanks for the fix.