Skip to content

Bash scripts to extract/add subtitles from/to a MKV file using mkvtoolnix

Notifications You must be signed in to change notification settings

honzab/mkvSubtitleTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mkvSubtitleTools

This package contains tools using mkvtoolnix (https://github.com/mbunkus/mkvtoolnix)

  • A bash script to extract all subtitle tracks from MKV files
  • A bash script to append a subtitle file to an existing MKV file

Usage

    ./mkvExtractSubs.sh [file_to_process]
    ./mkvAddSubs.sh [video_file] [subtitle_file]

Requirements

About

Bash scripts to extract/add subtitles from/to a MKV file using mkvtoolnix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages