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.
- Host: GitHub
- URL: https://github.com/little-core-labs/mkvmerge-static-linux
- Owner: little-core-labs
- License: mit
- Created: 2019-12-13T02:28:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T02:33:49.000Z (over 6 years ago)
- Last Synced: 2025-09-22T09:57:26.798Z (9 months ago)
- Topics: bin, mkvmerge, node, static
- Language: JavaScript
- Homepage:
- Size: 39.1 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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