Skip to content

mxl-sink: Fix wrong write video/audio offset#430

Open
pedro-alves-ferreira wants to merge 1 commit intodmf-mxl:mainfrom
bisect-pt:fix/network-stream-write
Open

mxl-sink: Fix wrong write video/audio offset#430
pedro-alves-ferreira wants to merge 1 commit intodmf-mxl:mainfrom
bisect-pt:fix/network-stream-write

Conversation

@pedro-alves-ferreira
Copy link
Contributor

This PR changes the mxl-sink write algorithm so that writes to the circular buffer are delayed until just before their presentation time.
This avoids overflowing the buffer in case the video and audio streams are received at significantly different times, e.g. as occurs in MPEG TS.

Signed-off-by: Simao Fonseca <simao.fonseca@bisect.pt>
@SimaoFonseca2 SimaoFonseca2 force-pushed the fix/network-stream-write branch from c63de18 to cd51cad Compare March 6, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants