Skip to main content

Script to split audio lines from .mkv files according to the subtitle

Project description

mkv-line-split

mkv-linesplit is a Python script for splitting or cutting audio segments from mkv files.

First it extracts the audio and subtitles from the mkv file, Then it splits the lines from the audio file according to the timestamps stored in the subtitles and names the output file to the corresponding line.


Requirements

  1. Python3
  2. MKVToolNix

mkvextract used for extracting the audio and subtitle from the mkv file.

mkvmerge used for splitting the parts from the mkv audio.


Installation

$ pip install mkv-line-split

Usage

$ linesplit -m path/to/mkvmerge -x path/to/mkvextract path/to/mkv/file/or/directory

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkv-line-split-1.0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

mkv_line_split-1.0.1-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page