Skip to content

minBufferTime delays video startup? #2000

Closed
@bwidtmann

Description

Hi all.

After testing shaka-player a little bit more in depth, we realised that we have quite a big delay between first chunk seen and playback started. The cause is minBufferTime=10PTS in our VOD manifests. We never experienced this with other players (dash.js, bitmovin, Exo). And honestly we never understood this value to delay the startup. Before changing thousands of manifests, we are asking ourselves if you have miss interpreted this value. Regarding DASH-IF IOP:

the value of the minimum buffer time does not provide any instructions to the client on
how long to buffer the media. The value however describes how much buffer a client should have under ideal network conditions. As such, MBT is not describing the burstiness or jitter in the network, it is describing the burstiness or jitter in the content encoding. Together with the BW value, it is a property of the content. Using the "leaky bucket" model, it is the size of the bucket that makes BW true, given the way the content is encoded.

@haudiobe maybe can help there?

thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

flag: good first issueThis might be a relatively easy issue; good for new contributorsstatus: archivedArchived and locked; will not be updatedtype: docsImprovements or fixes to documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions