Releases: raphael-klbm/MKV-Subtitle-Converter
MKV Subtitle Converter 1.4.2
This update fixes the following bugs and adds the following feature:
- Use the correct directory for logs and subtitles in Linux
- Extract the .srt files too to enable editing them before muxing the new file
For Linux users, nothing should change as most changes were already in the Linux builds of v1.4.1to fix bugs.
Full Changelog: v1.4.1...v1.4.2
MKV Subtitle Converter 1.4.1
This update fixes the following bugs and adds the following feature:
- Improve file selection
- Add missing translations
- Add option to cancel conversion
- Fix issues when cleaning up (#2)
- Fix issue when converting the subtitles (#3)
Full Changelog: v1.4.0...v1.4.1
MKV Subtitle Converter 1.4.0
This update fixes the following bugs and adds the following feature:
- Use ffmpeg instead of MKVToolNix
- Fix graphics bugs
Note: Starting with this version you need to install ffmpeg. You don't need MVKToolNix anymore.
Full Changelog: v1.3.0...v1.4.0
MKV Subtitle Converter 1.3.0
This update fixes the following bugs and adds the following feature:
- Installation in the default installation path now works
- Rewrite of the GUI
- Add German as a new language
- Add persistent config
- Better compatibility with other operating systems than Windows
Full Changelog: v1.2.5...v1.3.0
MKV Subtitle Converter 1.2.5
This update fixes the following bugs and adds the following feature:
- Add the ability to change the allowed brightness deviation for the text color.

Example for a correct deviation. Details like a comma are completely visible and the text is not too bold.

Example for a too low deviation. Details like a comma are not completely visible and the text is too thin.

Example for a too high deviation. The text and the background have been selected.
I publish this update with only that feature because it is an important change to make the program usable with many more subtitles. I had planned a couple more features for this update but they take longer than expected.
Full Changelog: v1.2.4...v1.2.5
MKV Subtitle Converter 1.2.4
This update adds the following features:
- Add check for updates on startup
- Installer added back to release
Full Changelog: v1.2.3...v1.2.4
MKV Subtitle Converter 1.2.3
This update fixes the following bugs and adds the following feature:
- Fix issue #1 by using the brightest color in the image as the text color
- Add a new button to save the old subtitles to be able to save the old and new ones separately
I'm currently having issues with creating a new .exe file. You can run the command in the build.txt file if you want to build the program.
Full Changelog: v1.2.2...v1.2.3
MKV Subtitle Converter 1.2.2
This update fixes the following bugs and adds the following feature:
- Fix a race condition where the program exited because current.png was changed by another thread
- The user now selects the text color of the subtitle by clicking on it. This fixes a bug where the program selected the wrong color as the text color which led to unusable converted subtitles.
Full Changelog: v1.2.1...v1.2.2
MKV Subtitle Converter 1.2.1
This update fixes a couple of bugs that were introduced in the last update:
- Fix bug where subtitles could not be converted from SRT to another file format
- Fix error when subtitle image was blank
- Fix bug where OCR worked badly or not at all with subtitle noisy images
- Fix bug where SRT files were deleted even though they should be saved
Full Changelog: v1.2.0...v1.2.1
MKV Subtitle Converter 1.2
This update adds the following features:
- OCR works now with all subtitles, no matter the text color
- The program stops the conversion of the subtitles of an MKV file if an extracted subtitle file is faulty
Full Changelog: v1.1.0...v1.2.0