New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

combine-mpd

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

combine-mpd

Combine MPEG DASH MPD manifest files


Version published
Maintainers
1
Created

#combine-mpd A command line tool to combine your MPD (media presentation description) manifest files used for MPEG DASH.

npm install -g combine-mpd
combine-mpd input0.mpd [input1.mpd input2.mpd input3.mpd ...] output.mpd

The command line tool is variadic, accepting 1 or more inputs and writing to a file named by the final argument.

FAQs

Package last updated on 13 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts