Giter Club home page Giter Club logo

imschrm's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

imschrm's Issues

when MP4 init file is missing, the error msg is obtuse

When processing an MP4 file list, if an init file (filename with "init" in it) is omitted, the error message is: "error XML parsing error: not well-formed (invalid token): line 1, column 0", which appears as if it is processing a text (xml) file. It would be better if the message was something like "required init file is missing".

Validation fails on short gaps between complex subs

Netflix timing guidelines for subtitles recommends to "close the gap" between subtitles when the gap is smaller than 500ms by setting the gap to 2 frames.

This means that the validation fails on perfectly acceptable documents that produce an ISD sequence with short, empty ISD documents in between long-duration, non-empty ISD documents. The software (and maybe the spec) should be updated to work with such documents.

Content not associated with a region is not pruned from ISD before deciding if it's empty

Right now, the imsc-hrm-tests dur003-fail passes when it should fail. See also w3c/imsc-hrm-tests#9.

It used to fail in imscHRM because the previous ISD beginning at 2.5s was considered non-empty, and therefore made the available time for the following ISD beginning at 3s be 0.5s. However, that previous ISD only contained content not associated with any region, and should therefore have been pruned. If it had been pruned, then the ISD should have been considered empty, and therefore the ISD beginning at 3s would have had a full 1s to render, and that older variant of the test should have passed instead of failing.

Server returned an error

This is a relatively common message which produces no output. Most often there is a problem with the file, perhaps the ISOBMFF segment (the containing IMSC1 document validates). Some hint about what was not liked is important to proceeding.

Test file provided privately.

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.