Giter VIP home page Giter VIP logo

Comments (8)

jiaqzhao avatar jiaqzhao commented on July 17, 2024

Hi, where or which test specifically are you referring to?

from js_mse_eme.

estobbart avatar estobbart commented on July 17, 2024

It wasn't really specific to a test, it looks like the content is used in a number of places.

from js_mse_eme.

jiaqzhao avatar jiaqzhao commented on July 17, 2024

It's used in multiple places, so the expected behavior would depend on the test.

from js_mse_eme.

estobbart avatar estobbart commented on July 17, 2024

Reverse engineering it... it looks like it's supposed to take the trun box, and determine how many full samples it has based on the mdat size and then modify the duration of the segment accordingly. Could you confirm that?

from js_mse_eme.

jiaqzhao avatar jiaqzhao commented on July 17, 2024

The primary reason to truncate this audio file is to have it be ~1MB, so I don't think much work was done or considered besides truncating the file, but it's true that we could have modify the duration accordingly.

from js_mse_eme.

estobbart avatar estobbart commented on July 17, 2024

Ah ok, interesting point about the ~1mb. In general is supporting truncated content like this part of any YouTube certification? Like if network drops prior to a segment completing the download, will the YouTube player append to the buffer whatever it has obtained?

from js_mse_eme.

jiaqzhao avatar jiaqzhao commented on July 17, 2024

There's no specific requirement regarding supporting truncated content, but there are requirements on network stack, please check our technical requirement for more details. The YouTube player should append to the buffer whatever it has obtained.

from js_mse_eme.

estobbart avatar estobbart commented on July 17, 2024

Thank you for your help @jiaqzhao

from js_mse_eme.

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.