An open API service indexing awesome lists of open source software.

https://github.com/little-core-labs/mkvmerge-static-linux

A static binary for the `mkvmerge(1)` command for Linux.
https://github.com/little-core-labs/mkvmerge-static-linux

bin mkvmerge node static

Last synced: 3 months ago
JSON representation

A static binary for the `mkvmerge(1)` command for Linux.

Awesome Lists containing this project

README

          

mkvmerge-static-linux
=====================

> A static binary for the [`mkvmerge(1)`][mkvmerge] command for Linux.

## Installation

```sh
$ npm install mkvmerge-static-linux
```

## Usage

```sh
const mkvmergeStatic = require('mkvmerge-static-linux')
console.log(mkvmergeStatic.path)
```

## See Also

* https://github.com/Maxou44/mkvmerge-static

## License

MIT

[mkvmerge]: https://mkvtoolnix.download/doc/mkvmerge.html