2.0.0 • Published 8 years ago
mpegdashify v2.0.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 -gUsage
usage: mpegdashify [...options] <input>Example
# transform HLS transport streams into segments
$ dashify -out big-buck-bunny.mpd /path/to/hls/*.tsLicense
MIT