Skip to content

Latest commit

 

History

History
executable file
·
23 lines (16 loc) · 477 Bytes

File metadata and controls

executable file
·
23 lines (16 loc) · 477 Bytes

MKV Tools Linux tools

Several linux/bash based scripts for working with MKV Files

Underlying tools

The following tools are needed

mkvmerge, mkvextract, mkvpropedit, ffprobe, ffmpeg, mediainfo

How to get them

mkv tools - https://mkvtoolnix.download/
ff tools - https://ffmpeg.org/
mediainfo - https://mediaarea.net/en/MediaInfo

Note: The code isn't perfect and always improving. If you have input, please let me know here.

Examples

coming soon