Hello!
Sorry for the my English.
I have compiled and installed makemkv-1.16.3 from source in xbuntu-20.04, but it not running with message
Application failed to initialize
CANT_LOCATE_MAKEMKVCON
It is unexpectedly. Please, tell me in what the reason is and what I must do to correct the situation.
makemkv not running
-
walter44
- Posts: 1
- Joined: Tue Aug 15, 2023 11:08 am
-
Woodstock
- Posts: 10971
- Joined: Sun Jul 24, 2011 11:21 pm
Re: makemkv not running
MakeMKV uses a separate program to talk to the disk during reading. The message is saying that it can't find that program. When you did the install, did you compile both? If you did, are they located in the same directory?
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
-
flojo
- Posts: 347
- Joined: Thu Jun 22, 2023 4:27 am
- Location: El Paso
Re: makemkv not running
Where do you get the source for makemkvcon?
-
Woodstock
- Posts: 10971
- Joined: Sun Jul 24, 2011 11:21 pm
Re: makemkv not running
It should be included in the download; it's part of the package.
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
-
demon
- Posts: 143
- Joined: Sat Dec 20, 2014 7:06 am
Re: makemkv not running
You don't get the source to makemkvcon, it's in the makemkv-bin tarball, which you need. The makemkv-oss tarball contains the source for the parts that are open-source, but you have to have both or MakeMKV won't work.