npm.io
2.0.0 • Published 8 years agoCLI

mpegdashify

Licence
MIT
Version
2.0.0
Deps
0
Vulns
0
Weekly
0

mpegdashify

Simple MP4Box wrapper that adds sane defaults for generating a MPD MPEG-DASH manifest file with segments. This module supports .m3u8 extension input and defaults to a 4000 duration with 4000 as the -frag value

Installation

$ [sudo] npm install mpegdashify -g

Usage

usage: mpegdashify [...options] <input>

Example

# transform HLS transport streams into segments
$ dashify -out big-buck-bunny.mpd /path/to/hls/*.ts

License

MIT