Skip to content

Fix for DASH DTS Express buffer underflow issue.#450

Closed
cedricxperi wants to merge 0 commit into
androidx:mainfrom
cedricxperi:dts-lbr-buffer-underflow-fix
Closed

Fix for DASH DTS Express buffer underflow issue.#450
cedricxperi wants to merge 0 commit into
androidx:mainfrom
cedricxperi:dts-lbr-buffer-underflow-fix

Conversation

@cedricxperi

Copy link
Copy Markdown
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 force-pushed the dts-lbr-buffer-underflow-fix branch from 2c4379b to 3f36610 Compare September 13, 2023 07:58
@cedricxperi
cedricxperi force-pushed the dts-lbr-buffer-underflow-fix branch from 3f36610 to 282171c Compare September 13, 2023 08:40
@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.

2 participants