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

Fix for DASH DTS Express buffer underflow issue. #450

Closed

Conversation

cedricxperi
Copy link
Contributor

Problem Description
DASH DTS Express audio playback results in buffer underrun issues. This can be heard as regular blips in the output.

Solution
DTS Express audio for streaming, uses a frame size (number of audio samples per channel per frame) of 4096. This requires a higher multiple for the buffersize computation.

@oceanjules oceanjules requested a review from tonihei June 9, 2023 19:09
@rohitjoins rohitjoins removed the request for review from tonihei June 16, 2023 15:03
@cedricxperi cedricxperi deleted the dts-lbr-buffer-underflow-fix branch September 13, 2023 08:44
@androidx androidx locked and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants