/katana

A certain media transcoder

Primary LanguageCSS

Katana

Provides the following functionalities:

  • Burn subtitle into video with live video preview while transcoding
  • Extract subtitle from MKV containers

To Use

# Install dependencies
npm install

# Run the app
npm run dev

# Build production package
npm run build