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

Warning: Overlapping range #11545

Closed
daschuer opened this issue May 9, 2023 · 5 comments
Closed

Warning: Overlapping range #11545

daschuer opened this issue May 9, 2023 · 5 comments

Comments

@daschuer
Copy link
Member

daschuer commented May 9, 2023

Bug Description

I have see this warning when shutting down Mixxx with an m4a file playing:

warning [CachingReaderWorker 1] ReadAheadFrameBuffer - Overlapping range [960 -> 1024) in output buffer [1024 -> 8192) with input buffer [960 -> 1984)

Version

2.4-alpha

OS

Ubunti 20.4 Focal

@daschuer daschuer added the bug label May 9, 2023
@daschuer
Copy link
Member Author

This might be related to a bugfix for ffmpeg 4.4 introduced in 2.3.1 here:
#10464
Ubuntu Focal uses ffmpeg 2.2

@daschuer daschuer added this to the 2.3.6 milestone Jul 21, 2023
@daschuer
Copy link
Member Author

I have seen also warnings about a shifted sound start cue along with this issue.

@ywwg
Copy link
Member

ywwg commented Aug 4, 2023

what is the effect of the warning? why is this a blocker for 2.3.6?

@daschuer
Copy link
Member Author

daschuer commented Aug 4, 2023

The effect is that a single chunk is shifted. The overlapping samples are dropped and the gap is filled with silence.

I don't consider it a strict blocker because only older distros are affected, but it is part of the list of regressions, (Introduced in 2.3.1) and we have already a PR for it.

@Swiftb0y
Copy link
Member

Swiftb0y commented Aug 8, 2023

closed by #11760

@Swiftb0y Swiftb0y closed this as completed Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants