Search found 97 matches

by segfaulted
Thu Feb 06, 2025 2:12 am
Forum: Blu-ray discs
Topic: Anyone have 3D movie success?
Replies: 4
Views: 1803

Re: Anyone have 3D movie success?

I've had decent luck with playing 3D bluray on my PC using video glasses or reencoding the movies for playback on a VR headset. That's a fairly niche way of doing things, and I don't know much about home theater setups or streaming clients regarding 3D. I'll try to answer with what I know. Playing t...
by segfaulted
Mon Jan 27, 2025 10:04 pm
Forum: General MakeMKV discussion
Topic: Version is too old
Replies: 14
Views: 3221

Re: Version is too old

Having the same problem. I bought the software back in 2015 but can't find the key. Of course the links in the purchase email from back then are not working, nor does the order information work. Does my purchase still account for this version? If so, how can I retrieve my key? The old payment proce...
by segfaulted
Mon Jan 27, 2025 12:03 am
Forum: General MakeMKV discussion
Topic: registration key email?
Replies: 2
Views: 374

Re: registration key email?

If your MakeMKV install is registered, the easiest way is to open MakeMKV, go up to Help -> Register on the top menubar. A window will show up with your current key. As for email, my key was sent by "PayPro Global" with the address: sales @ payproglobal.com though keep in mind, my purchase...
by segfaulted
Wed Dec 25, 2024 3:17 am
Forum: MakeMKV for Linux
Topic: Upgrading in Linux, overwrite or de-install/re-install?
Replies: 3
Views: 993

Re: Upgrading in Linux, overwrite or de-install/re-install?

To answer the main question: you can just overwrite the existing install to update to a newer version. However ... MakeMKV 1.17.8 just happened to bump up its minimum glibc version as a dependency, meaning your distro needs to be from ~2022 or newer. Since you're on Mint 20, that's going to be a pro...
by segfaulted
Tue Dec 24, 2024 6:28 pm
Forum: UHD drives
Topic: SDFtool Flasher
Replies: 1223
Views: 3077813

Re: Trouble flashing a USB LG BP50NB40

When I try to Recover to BU40N 1.03 MK, the first weird thing that happens is I click on the bin, click open, and the SDF FLasher (v1.3.5) still shows "please select a firmware to write". So I do it again and this time it appears in the menu. When I click start, it appears to work and is ...
by segfaulted
Fri Oct 25, 2024 9:08 am
Forum: MakeMKV for Linux
Topic: NO_ANSWER_FROM_MAKEMKVCON
Replies: 2
Views: 1567

Re: NO_ANSWER_FROM_MAKEMKVCON

Try my setup process and see if that works: viewtopic.php?p=160864#p160864
by segfaulted
Fri Oct 25, 2024 8:43 am
Forum: General MakeMKV discussion
Topic: Older Noob Seeking Basic Advice
Replies: 22
Views: 6806

Re: Older Noob Seeking Basic Advice

I'll jump in and throw some of my own thoughts here. One setting you didn't mention was framerate. Do you generally just leave framerate at default settings? (30, with "peak framerate" box checked) Other sources I read suggested matching the framerate to the framerate of the original video...
by segfaulted
Fri Oct 25, 2024 6:49 am
Forum: MakeMKV for Linux
Topic: on openSUSE Leap 15.3 broken: GLIBC_2.33/34 not found
Replies: 2
Views: 1532

Re: on openSUSE Leap 15.3 broken: GLIBC_2.33/34 not found

First issue: The .tar.gz archives are double compressed so they should've had an extension of .tar.gz.gz to be accurate. You'll need to run gzip -d on both of the archives to undo the first layer of compression, and then you can unpack with tar. Second issue: The "GLIBC 2.33/34 not found" ...
by segfaulted
Thu Oct 24, 2024 7:02 am
Forum: MakeMKV for Linux
Topic: MakeMKV does not proceed beyond downloading SDF
Replies: 23
Views: 5962

Re: MakeMKV does not proceed beyond downloading SDF

I tried out Xubuntu 24.04 on a virtual machine and haven't ran into issues yet.

Does it always try to update the SDF when you run MakeMKV?
What happens if you turn off "Enable internet access" in the preferences?
by segfaulted
Thu Oct 24, 2024 5:06 am
Forum: MakeMKV for Linux
Topic: MakeMKV does not proceed beyond downloading SDF
Replies: 23
Views: 5962

Re: MakeMKV does not proceed beyond downloading SDF

Does it get stuck when there's a disc in the drive, or no disc in the drive? Also as a sanity check, see if the SDF was correctly downloaded. Does the sha1 hash match up when you run the command below? tar xf ~/.MakeMKV/_private_data.tar sdf_00000098.bin --to-stdout | sha1sum 0787f0d90e3481f5a99a303...
by segfaulted
Wed Oct 23, 2024 4:51 am
Forum: MakeMKV for Linux
Topic: MakeMKV not launching
Replies: 5
Views: 2316

Re: MakeMKV not launching

This is the error from Terminal attempt: Gtk-Message: 16:03:14.996: Failed to load module "xapp-gtk3-module" Qt: Session management error: Could not open network socket I get those log messages too, even when MakeMKV opens normally. They don't seem to be related to this issue. A few quest...
by segfaulted
Tue Oct 22, 2024 6:21 pm
Forum: MKV file processing and playback
Topic: Time it takes for Makemkv to copy from dvds&blurays
Replies: 3
Views: 2018

Re: Time it takes for Makemkv to copy from dvds&blurays

In my experience, 15-20 minutes is normal for DVDs and maybe single-layer blurays. 45-60 minutes is typical for dual-layer blurays when ripping on an old drive or mildly dirty/scratched discs. It is possible to encounter shows that spread episodes between dual and single layer bluray discs. For exam...
by segfaulted
Tue Oct 22, 2024 5:46 pm
Forum: MakeMKV for Linux
Topic: MakeMKV not launching
Replies: 5
Views: 2316

Re: MakeMKV not launching

Can you run it from a terminal to see if any log messages come up? Use this command: flatpak run com.makemkv.MakeMKV You could also try temporarily removing the config data in ~/.MakeMKV to see if it runs on a fresh setup. If that doesn't work, check if makemkvcon is accessible. alternate command: f...
by segfaulted
Wed Oct 16, 2024 5:35 am
Forum: General MakeMKV discussion
Topic: makemkv will not start NO_ANSWER_FROM_MAKEMKVCON
Replies: 6
Views: 2643

Re: makemkv will not start NO_ANSWER_FROM_MAKEMKVCON

I'm also running an older distro and ran into this problem. My solution to it won't be pretty but it works. You don't need to upgrade GNU libc at the system level, but you will need a local copy to run with MakeMKV. This assumes you have installed gcc to compile code, and patchelf for some executabl...
by segfaulted
Mon Oct 07, 2024 7:39 am
Forum: Blu-ray discs
Topic: The Avenger's Blu-Ray Disc
Replies: 4
Views: 1739

Re: The Avenger's Blu-Ray Disc

To take the question a step further, is there a general consensus used on MakeMKV forums. As in, do people tend to preserve the 3D portion, or just rip it without? It's my understanding that 3D TV's never really took off, but I didn't know if preserving the 3D data stream might potentially be usefu...