Giter Site home page Giter Site logo

Comments (5)

kqyang avatar kqyang commented on July 21, 2024

It looks like the stream does not have AUDs (Access Unit Delimiter), which we expect to see in every Access Unit.

We'll take a closer to see if it is legal (spec compliant) to do that.

@tinskip, any thoughts?

from shaka-packager.

tinskip avatar tinskip commented on July 21, 2024

IIRC the leading AUD requirement depends on whether the video bitstream is
a Unit Stream (ISO-BMFF mostly), or Byte Stream (or Annex B, MPEG-2
containers). I am pretty certain it is required for the latter. But we
can probably relax that restriction.

On Thu, Oct 29, 2015 at 1:30 PM, Kongqun Yang [email protected]
wrote:

It looks like the stream does not have AUDs (Access Unit Delimiter), which
we expect to see in every Access Unit.

We'll take a closer to see if it is legal (spec compliant) to do that.

@tinskip https://github.com/tinskip, any thoughts?


Reply to this email directly or view it on GitHub
#47 (comment)
.

Thomás Inskip | Software Engineer | [email protected] | +1 650 241 9697

from shaka-packager.

kqyang avatar kqyang commented on July 21, 2024

"ITU-T H-264:2014 7.4.1.2.3 Order of NAL units and coded pictures and association to access units" defines how access units can be extracted, which allows access unit delimiter NAL unit to be omitted from access unit. @TheModMaker is working on a fix.

from shaka-packager.

TheModMaker avatar TheModMaker commented on July 21, 2024

Now it will be able to determine access units without an AUD. However, the file you provided still will not work because it has timestamp errors. Several frames have a DTS the same as a previous one. If you pass it into ffmpeg, it will give warnings about invalid timestamps, and it will make a guess.

from shaka-packager.

peyoh avatar peyoh commented on July 21, 2024

Hi TMM,
I'm unable to test it because I no longer use gstreamer. If you are sure, that this enhancement is done, please close the case.
Cheers!

from shaka-packager.

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.