optio50 / MKV-Static-Chapter

Add fixed chapter lengths to MKV files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScreenShot

MKV-Static-Chapter

Add fixed chapter lengths to MKV files.
Can do batch or single files.

Passing just a directory will process all mkv's in that directory at a single depth.

Batch

Static-Chap -s 7 "/media/optio/Videos"

Single

Static-Chap -s 7 "/media/optio/Videos/Bones - S12E10 - The Radioactive Panthers in the Party.mkv"

Option "-s" is the requested chapter length in Min.
Default is 5 Min without option "-s"

Processing is extreamly fast.
Files are NOT re-encoded.
Mkvpropedit & ffprobe are required.

About

Add fixed chapter lengths to MKV files.


Languages

Language:Shell 100.0%