Skip to content

Watson-XP/SubsExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

Quick

subsextract.sh is a simple script to extract subtitle tracks from an MKV, saving each separate subtitle in a single file

Usage

subsextract.sh [ <output-dir> ]
By default output-dir subs
It's possible to proess whole folder with
find -maxdepth 1 -type f -regex .*mkv$ -exec {} \;

About

Bash script to extract subtitle tracks from MKV files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages