Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Quality switching repeats chunks #236

Closed
ntadej opened this issue Apr 2, 2015 · 2 comments
Closed

Quality switching repeats chunks #236

ntadej opened this issue Apr 2, 2015 · 2 comments

Comments

@ntadej
Copy link

ntadej commented Apr 2, 2015

We have some problems with our live streams on quality switching. Some chunks get repeated after switch.

Details what happens on quality switch:

  • all already downloaded chunks from previous quality play to the end
  • video freezes but audio repeats from one or two chunks from new quality
  • after that audio/video are in sync again and video plays normally

Note that our streams might not have ADTS header available at start (error Assertion failed: Error no ATDS header found).

Our streams do not have audio and video aligned. PR #213 helps with that and does not affect quality switching.

I have sent the private test URL to email to @dmlap.

@dmlap
Copy link
Member

dmlap commented Apr 21, 2015

#213 has been merged and some additional fixes have been merged in the meantime. Are you still seeing this issue in master, @ntadej?

@ntadej
Copy link
Author

ntadej commented Apr 22, 2015

Unfortunatelly, yes. There don't seem to be any visible improvements. In some cases it even took longer for playback to recover to normal state.

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

No branches or pull requests

2 participants