MikeMoolenaar / MkvDefaultTrackSwitcher-old

Small Windows application to change the default subitle/audio track in MKV video files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED

Please use MkvDefaultTrackChanger instead because it runs on multiple platforms and is much faster.

MkvDefaultTrackSwitcher

Windows application to change the default subitle and/or audio track in MKV video files, it can handle multiple files if the track names and numbers are the same.

Credits

  • ffprobe Reads the metadata from the MKv file (like, what audio/subitlte tracks are there)
  • mkvpropedit Does the actual change to the default tracks.

This application is just an interface to change the default tracks, the actual changing of the MKV files is done by mkvpropedit. The above 2 executables are included alongside this application, full credit goes to their respectable authors.

Download

See the Releases page to get the latest version, download the ZIP file, open it and execute MkvDefaultTrackSwitcher.exe. The 2 other executables need to be in the same folder as MkvDefaultTrackSwitcher.exe.

Help

Feel free to make an issue if you encounter any problems.

About

Small Windows application to change the default subitle/audio track in MKV video files

License:Mozilla Public License 2.0


Languages

Language:C# 100.0%