You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
src | 3 weeks ago | |
.gitignore | 4 weeks ago | |
Cargo.lock | 4 weeks ago | |
Cargo.toml | 4 weeks ago | |
README.md | 4 weeks ago |
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=.