Makemkv on Win XP
-
specstuffer
- Posts: 1
- Joined: Wed Sep 11, 2024 3:30 pm
Makemkv on Win XP
The latest version of Makemkv will not work on Win XP. At least for me.
On startup I get an error message stating " The Makemkv conrol console had an error" I went back to version 1.15 whick does work.
On startup I get an error message stating " The Makemkv conrol console had an error" I went back to version 1.15 whick does work.
-
MartyMcNuts
- Posts: 4948
- Joined: Wed Nov 22, 2017 11:45 pm
Re: Makemkv on Win XP
And really why would it?? Why would any developer want to make their app compatible for an OS that support expired on essentially 20 years ago?specstuffer wrote: Wed Sep 11, 2024 3:45 pm The latest version of Makemkv will not work on Win XP. At least for me.
On startup I get an error message stating " The Makemkv conrol console had an error" I went back to version 1.15 whick does work.
You really shouldn't be using xp. It is so unsecure and very unsafe to be using in 2024. Even win 7 or 8 should no longer be used.
Try upgrading to windows 10 or 11. Much more secure and better overall than XP ever was.
Cheers
----------------------------------------------------------------------------------------------------------------------------
** NEW Single Drive Flasher ** available worldwide! https://payhip.com/b/MyeJ9
----------------------------------------------------------------------------------------------------------------------------
** NEW Single Drive Flasher ** available worldwide! https://payhip.com/b/MyeJ9
Re: Makemkv on Win XP
to be fair, https://makemkv.com/download/ states:
MakeMKV 1.17.7 for Windows
Requires Windows XP or later, x86 or x64.
Re: Makemkv on Win XP
As stated, it's SUPPOSED to work on XP. And a number of us think Win10/11 are built to make XP look secure. 
Not everyone can easily upgrade. There is a LOT of hardware out there that will be rejected by later versions of Windows. I could, in theory, upgrade this machine past Win7, but it would cause some significant compatibility problems. For example, my home camera systems require a version of Firefox prior to v57, which won't run on Win10 anymore.
As for the WinXP problem with MakeMKV, it kind of sounds like the issue may be with loading the key. Is the drive empty the first time you run MakeMKV? If not, try that, to see if it initializes and reads your key the first time. If it still complains about the control console, then we have to wait for Mike to respond. You might want to tag on to the MakeMKV 1.17.7 too old, crashes on start thread to get his attention.
Not everyone can easily upgrade. There is a LOT of hardware out there that will be rejected by later versions of Windows. I could, in theory, upgrade this machine past Win7, but it would cause some significant compatibility problems. For example, my home camera systems require a version of Firefox prior to v57, which won't run on Win10 anymore.
As for the WinXP problem with MakeMKV, it kind of sounds like the issue may be with loading the key. Is the drive empty the first time you run MakeMKV? If not, try that, to see if it initializes and reads your key the first time. If it still complains about the control console, then we have to wait for Mike to respond. You might want to tag on to the MakeMKV 1.17.7 too old, crashes on start thread to get his attention.
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
-
AstralWanderer
- Posts: 21
- Joined: Wed Feb 04, 2026 10:45 am
Re: Makemkv on Win XP
For those interested, here is how to get MakeMKV to run on Windows XP:
Update: Successfully ripped a (non-UHD) BluRay and flashed two drives. BCrypt.dll was not needed in my case.
- If you don't yet have one, download and install a hex editor (I'd recommend the free HxD);
- Download Xompie;
- Extract the xpvcrt.dll file from Xompie and place it in the MakeMKV program files folder;
- Make backup copies of makemkv.exe and makemkvcon.exe (rename them to, say, makemkv.exe-orig and makemkvcon.exe-orig) - HxD will make backup copies by default, but it never hurts to be extra cautious;
- Use a hex editor on makemkv.exe to replace all occurrences of msvcrt.dll with xpvcrt.dll;
- Repeat the previous step with makemkvcon.exe;
- Repeat again with sdftool.exe if you need to flash drives (make a backup copy first);
- Test the modified MakeMKV - it should now work.
Update: Successfully ripped a (non-UHD) BluRay and flashed two drives. BCrypt.dll was not needed in my case.
Last edited by AstralWanderer on Sat Jul 11, 2026 9:01 am, edited 2 times in total.
Re: Makemkv on Win XP
Why not just renaming xpvcrt.dll to msvcrt.dll then?
-
AstralWanderer
- Posts: 21
- Joined: Wed Feb 04, 2026 10:45 am
Re: Makemkv on Win XP
Because it won't work - the msvcrt.dll version in the Windows \system32 folder will take precedence. You could try replacing that version instead, but then this makes it a system-wide change with possible/probable effects on other software.
-
PimpDiggler
- Posts: 10
- Joined: Fri Jun 04, 2021 3:31 pm
Re: Makemkv on Win XP
This sounds like a technology nightmare!!!!! The whole stack is prolly laden with security vuls that will never be fixed. LOL the poster prefers compatibility over security!!! What can go wrongWoodstock wrote: Sat Sep 28, 2024 12:52 am As stated, it's SUPPOSED to work on XP. And a number of us think Win10/11 are built to make XP look secure.
Not everyone can easily upgrade. There is a LOT of hardware out there that will be rejected by later versions of Windows. I could, in theory, upgrade this machine past Win7, but it would cause some significant compatibility problems. For example, my home camera systems require a version of Firefox prior to v57, which won't run on Win10 anymore.
As for the WinXP problem with MakeMKV, it kind of sounds like the issue may be with loading the key. Is the drive empty the first time you run MakeMKV? If not, try that, to see if it initializes and reads your key the first time. If it still complains about the control console, then we have to wait for Mike to respond. You might want to tag on to the MakeMKV 1.17.7 too old, crashes on start thread to get his attention.