hardsub

0.1.0 • Public • Published

hardsub

A command-line script for hardsubbing MKVs with ffmpeg. Includes a copy of ffmpeg; you don't need to install one.

Installation

npm install -g hardsub

Usage

hardsub file.mkv output.mp4

Additional options

  • --subtitle-track: Specify which subtitle track to use, by index. Defaults to 0.
  • --audio-track: Specify which audio track to use, by index. Defaults to 0.
  • --video-track: Specify which video track to use, by index. Defaults to 0.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i hardsub

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

36 kB

Total Files

5

Last publish

Collaborators

  • suchipi