CLI tool to quickly change the default track in an mkv file #16767
wpdevelopment11
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
Configure your media player according to your preferences? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
It seems to be more easier to implement it by the script. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to use
mkvpropeditdirectly to change the default track, but I have found that it'snot very convenient. Here the script that simplify this task:
https://github.com/wpdevelopment11/mkvdefault
I have written this for myself, but post it here, in case somebody else is interested.
It is small wrapper over
mkvpropeditandmkvmerge.Beta Was this translation helpful? Give feedback.
All reactions