Thanks for the latest version.
Updating to latest version 70.0.0 caused losing all Preference settings. I noticed a mkvtoolnix-gui.ini file was auto-added in the installation folder at first time use.
I suppose the new Win7 builds will not look for its settings in Windows's Registry anymore and I will have to keep that ini file?
Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!
+ Reply to Thread
Results 61 to 90 of 296
Thread
-
-
Not sure whether there really is something new about the preferences and the .INI file...
I only know that it's better ALWAYS use the MKVtoolnix archive(s) and NEVER use the installer...
And before doing the manual upgrades, I always copy the .INI file to a backup-folder inside the MKVtoolnix directory,
just in case something wrong happens."Programmers are human-shaped machines that transform alcohol into bugs." -
The main settings store is %USERPROFILE%\AppData\Local\bunkus.org\mkvtoolnix-gui\mkvtoolnix-gui.ini and has user read/write permissions. That is probably where your previous settings are. If there is an .ini next to the executable, it probably preferentially reads from that file.
PB -
So for us still using win7 what we must do so the latest version of this program still work at win7?
From where we must download any new version of the program? -
The author of the program has chosen to drop support for older Windows versions. I am a user of such versions so it seems to me like there are three choices:
1. Continue to use the last official version from the author that works on your preferred operating system.
2. Compile the author's code yourself with parameters that maintain compatibility with your preferred operating system.
3. Make use of the download options presented in this thread which have already been compiled for use on your preferred operating system.Last edited by autodidact; 18th Aug 2022 at 01:25. Reason: Grammar
PB -
The 2nd choice is easy?
If it doesn't I follow the thirdLast edited by fits79; 18th Aug 2022 at 05:04.
-
Indeed, this one holds my previous settings. Why it wasn't read and loaded at first start-up, is probably because I used the installer to update. Which - according to El Heggunte - isn't the best way.
Anyways, I copied the file next to the exe and my settings are back again. Will keep a back-up for future issues.
Thanks, guys. -
"Programmers are human-shaped machines that transform alcohol into bugs."
-
-
-
Thanks autodidact for prompt service, much appreciated...
Just noticed that Mosu made some last minute updateds after the initial release. Are those updates already part of your release?
Thanks again...
Manolito -
Hi Manolito.
Unfortunately the post 71.0.0 commits are not in the release I uploaded. If there is a general need/want for those recent commits I will make new compiles and modify the original post. Hopefully there will be some additional feedback on the matter that will help guide my decision.PB -
Thanks autodidact for the prompt reply
personally I do not think that I need this update, I leave this to other users.
Cheers
manolito -
-
many thanks autodidact!
-
First of all, many thanks for the new build.
Secondly:
IMHO we all can wait until Mosu releases version 72.
Below is a copy of his post @ Doom9 regarding the latest and minor ""fixes"" for the version 71 series:
Code:Heyo. I've just released a new minor update, v71.1. It solely fixes the "configure" script not having the correct requirements wrt. to libEBML & libMatroska. It also fixes several issues in the XML DTDs, but those aren't actually used in MKVToolNix itself. Functionality wise v71.1 is the same as v71.0. If you aren't a Linux package maintainer, feel free to skip this release. <!-- SNIP --> Here are the NEWS since the previous release: Version 71.1.0 "Fortitude" 2022-10-09 Bug fixes Chapters DTD: added the new edition & chapter elements from Matroska v5. Chapters DTD: fixed EditionUID being mandatory. mkvmerge can auto-generate it if it's missing from the XML file. Chapters DTD: fixed the "example-chapters-1.xml" not validating against the DTD. Chapters DTD: corrected the old name "EditionManaged" to "EditionFlagOrdered". Chapters DTD: fixed "ChapLanguageIETF" missing its element declaration & "ChapterLanguage" being required. XML DTDs: fixed elements representing binary data not allowing the "format" attribute. Build system changes bug fix: configure accidentally tested for libEBML ≥ 2.0.0 & libMatroska ≥ 2.0.0, even though the actual requirements are 1.4.4 & 1.7.1 respectively.
"Programmers are human-shaped machines that transform alcohol into bugs." -
Okay, we'll let the 71 release stand as-is.
Thank you all for your responses!PB -
Is there an easy way to make compatible with win7 the latest version of mkvtoolnix?
And why the creator of this program stop support win7? -
The answers to your questions have been covered in this thread already. Maybe I am misunderstanding your questions?
The author of mkvtoolnix uses qt to develop the software and recently moved from version 5 which is compatible with Windows 7, to version 6 which is not.
The ONLY way to make the latest versions compatible with Windows 7 is to compile the code yourself with version 5. At least as long as the rest of the code base remains compatible.
As for why, only the author can answer fundamentally. Technically it is because the latest qt version becomes the focal point of development and concern for compatibility with legacy operating systems is non-existent.PB -
The procedure to make the latest mkvtoolnix version compatible with win7 is it hard?
Can you teach us so we can do this on my owns? -
You may not find it hard if you have:
1. Some general experience with compiling code.
2. Access to, and familiarity with Linux.
Get started by installing the necessary dependencies in your Linux build environment. Dependencies listed here:
https://gitlab.com/mbunkus/mkvtoolnix#2-installation
Then follow the specific instructions for the Windows build, which can be found here:
https://gitlab.com/mbunkus/mkvtoolnix/-/blob/main/Building.for.Windows.md
This is the same procedure used by the official release except you have control over which qt version is used during compilation.PB -
Unfortunatelly i don't any knowledge about compiling code any knowledge at all.
Isn't there any automatic procedure to do and make the latest version of mkvtoolnix win7 compatible??????
And i don't have linux to only win7.
And if isn't there any easy way to make my own any latest mkvtoolnix win7 compatible is there any site/link that i can download the latest mkvtoolnix version win7 compatible compiled? -
There is no automatic procedure.
There are several builds posted in this thread that have been compiled for compatibility with Windows 7 that you can download.
How latest do you require? Post #71 above has version 71.0.0. Click on one of the attached files to download.
If you have other requirements than what has been provided you can certainly make a request.PB -
The latest version is 71.1.0
So there isn't any site I can download the latest version every time that it is compatible with win7??? -
I don't know of any other site that has Windows 7 compatible builds.
Last edited by autodidact; 31st Oct 2022 at 18:41.
PB -
If you know or find any site that has released any new version of mkvtoolnix compatible with win.Please inform us
-
Thanks very much for the prompt update, much appreciated
Cheers
manolito
Similar Threads
-
FFmpeg Windows builds at gyan.dev
By Gyan in forum Video ConversionReplies: 34Last Post: 11th Feb 2024, 10:46 -
windows dos batch cat: WHAT UNTIL A FILE EXIST ?!?
By marcorocchini in forum Newbie / General discussionsReplies: 4Last Post: 18th Jun 2020, 16:58 -
please delete. thanks
By mrjayviper in forum Video ConversionReplies: 0Last Post: 11th Feb 2018, 04:24 -
Why is there no Official Windows XP Sticky???
By SameSelf in forum ComputerReplies: 1Last Post: 22nd Jun 2017, 23:20 -
Official Windows 8 Thread
By artistmode in forum ComputerReplies: 55Last Post: 21st Apr 2017, 08:01