Skip to content
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

Audio out of sync #766

Open
markg85 opened this issue Aug 14, 2023 · 2 comments
Open

Audio out of sync #766

markg85 opened this issue Aug 14, 2023 · 2 comments
Labels

Comments

@markg85
Copy link

markg85 commented Aug 14, 2023

Important information

Android version: 12 (MIUI 13)

mpv-android version:
git

Which version of mpv-android introduced the problem (if known):
mpv-player/mpv#12096

Description

The above mentioned pull fixed #751 but after more thorough testing added 2 new bugs.

  1. Playback is still smooth but audio now is out-of-sync.
  2. Adding audio-buffer=0.3, which was the workaround to issue Playback is stuttery on chromecast (5.1 audio) #751, now does the polar opposite. Sound stays fluid and gapless but the picture jumps.

Log output

phone_2.txt

@sfan5
Copy link
Member

sfan5 commented Aug 27, 2023

I didn't see this problem in testing and normal usage on my phone.

candidate for what caused the regression: mpv-player/mpv@9faf993
alternative piece of code that could cause this issue: https://github.com/mpv-player/mpv/blob/master/audio/out/ao_audiotrack.c#L459-L478

@sfan5 sfan5 added the audio label Aug 27, 2023
@markg85
Copy link
Author

markg85 commented Aug 28, 2023

Do you have a build for me to try this out? Preferably with additional debug logging that helps you narrow it down?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants