|
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
README.md
mkv_default_track
Update your mkv default subtitle and audio tracks in bulk.
Informations
Tested on Linux.
Install instructions
Clone the repository:
git clone https://gitea.heartnerds.org/Mageas/mkv_default_track
Move into the project directory:
cd mkv_default_track
Install the project with cargo:
cargo install --path=.