Giter Site home page Giter Site logo

Comments (7)

phloxic avatar phloxic commented on August 19, 2024

No problem with 2502f8d

@mangui - do you want me to bisect further? I just quickly tested the ready-mades.

from hls.js.

mangui avatar mangui commented on August 19, 2024

yes bisecting would help, thanks !

from hls.js.

phloxic avatar phloxic commented on August 19, 2024

Will do.

from hls.js.

phloxic avatar phloxic commented on August 19, 2024

good: 7456497
bad: 2babc39

http://d12zt1n3pd4xhr.cloudfront.net/ccc_trailer1.m3u8 may be a good test stream, as it has a hard scene cut at 10 secs, where also the 2nd segment starts.
In fact from 2babc39 onwards I can observe a small 'hole' in the buffer display at that position in the test player:

screen shot 2015-10-09 at 2 58 24 pm

Aside: npm run dev is cewl ;-)

from hls.js.

mangui avatar mangui commented on August 19, 2024

thanks for spotting.
there is definitely an issue in mp4-remuxer.js, around fragment hole detection at fragment boundary, the logic is flawed. it uses PTS instead of DTS to detect holes. it also explains https://github.com/dailymotion/hls.js/issues/26

from hls.js.

mangui avatar mangui commented on August 19, 2024

should be fixed now
http://dailymotion.github.io/hls.js/demo/?src=http%3A%2F%2Fd12zt1n3pd4xhr.cloudfront.net%2Fccc_trailer1.m3u8

from hls.js.

phloxic avatar phloxic commented on August 19, 2024

Looking good!

from hls.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.