-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playback start hitches with large audio delays #15825
Comments
I don't understand the problem? The file plays fine on my end and the audio just starts late. |
I had a short discussion with @llyyr elsewhere and apparently the issue is AO related. llyyr stated he could only reproduce with pull AOs. |
I don't see anything unusual with pipewire either. |
I also notice it on my install (windows, no-config) Fwiw llyyr explicitly mentioned that it also happens on pipewire for them |
The test file attached was made by me and this issue happens to me on Win 11 24H2 with mpv-git from scoop. mpv v0.39.0-723-g38ad1ed0 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects At 00:03.003 the video pan freezes for what seems like a single frame when the audio starts as it has been delayed using container delay by +3003ms. Tried using --no-config. |
@Dudemanguy It's just a microstutter exactly when the audio starts playing. |
i can see the same stutter on macOS. more pronounced with |
I guess I have to concede that I'm blind but I really don't see anything other than 3:2 pulldown. Edit: Anyways I presume you guys don't see anything if you do |
both |
You can see the stutter in the logs too
|
I don't have that in my logs. The only thing other than the "starting audio playback" message is this.
This is with pipewire. |
This doesn't matter.
For me it happens after moving back to beginning. Also I have disabled smoothing in libplacebo, because it does more harm than good, so the variations are visible in log probably. |
I couldn't reproduce the frame repeat with |
mpv Information
Other Information
Reproduction Steps
Add a large audio delay to a file (longer than the duration of a single frame).
Expected Behavior
No hitches.
Actual Behavior
Hitches at playback start.
Log File
output.txt
Sample Files
container_delay_3003ms.zip
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: