1
0
mirror of https://github.com/dpsenner/mkv-split-chapters.git synced 2025-12-10 07:57:22 +01:00

Readme: improved the basic description of the tool

This commit is contained in:
Dominik Psenner
2017-07-25 23:27:24 +02:00
parent 323a810f68
commit b22f4dd793

View File

@@ -1,5 +1,6 @@
# mkv-split-chapters
This is a simple tool that extracts all chapters from an mkv and saves them in separate files.
This is a simple tool that takes one mkv file with several chapters and extracts each chapter into a mkv file.
## Installation