This package has been deprecated

Author message:

this package has been deprecated

dash-mp4box-sidx

0.0.5 • Public • Published

DASH MP4 files with MP4Box

Extract the SIDX manifest after.

Expects MP4 to be installed. See here

Example.js

options

{ distance: 2000, save: __dirname }

You can pass a full MP4Box command in 3rd peram

const Dash = require('./index')
Dash(['video.mp4'],{distance: 2000}, ['-frag'...]).then(d => {
  console.log(d);
})

Readme

Keywords

Package Sidebar

Install

npm i dash-mp4box-sidx

Weekly Downloads

1

Version

0.0.5

License

none

Last publish

Collaborators

  • selie