videojs / vhs-utils

Objects and functions shared throughout @videojs/http-streaming code
MIT License
6 stars 7 forks source link

Feat/parse codec #14

Closed brandonocasey closed 3 years ago

brandonocasey commented 4 years ago

Notes for code Review:

Description/Features

Parse the following container formats and the codecs that they have:

Also parses specific codec parameters where available for:

Finally we handle:

brandonocasey commented 3 years ago

Once I write up the usage for parse-container-codec.js you can use that on init segments from advanced bitbop, ts segments, should support most video formats really. It should spit out the container and codecs contained in the file.