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

Add bFrameAdjustment configuration option to address PTS/DTS bug #731

Closed

Commits on Mar 22, 2017

  1. Add bFrameAdjustment configuration option to address PTS/DTS bug

    WIP: pending discussion, will add/fix tests
    
    This change introduces a configuration option that adjusts
    the timestampOffset and appendWindowEnd to address the PTS/DTS
    bug in Chrome. It assumes that the number of bframes is known,
    and constant. It also assumes that the manifest provides an
    accurate framerate.
    
    See the full writeup in externs/shaka/player.js
    baconz committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    e467e1f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    f650498 View commit details
    Browse the repository at this point in the history