Search found 12 matches

by chowbok
Sat Aug 27, 2022 4:36 pm
Forum: MakeMKV for Linux
Topic: Segmentation fault on Arch Linux
Replies: 57
Views: 42358

Re: Segmentation fault on Arch Linux

I got in working in a chroot yesterday, so that's a possibility as well.
by chowbok
Fri Aug 26, 2022 6:26 pm
Forum: MakeMKV for Linux
Topic: Segmentation fault on Arch Linux
Replies: 57
Views: 42358

Re: Segmentation fault on Arch Linux

Yeah, it is frustrating that we've spent money on this and get less response than most completely-free projects would give us. Also it's a little annoying that Mike has been (slightly) active on the boards since I reported this issue, so it's not like he's dealing with some personal issue that's tak...
by chowbok
Sun Aug 21, 2022 7:22 pm
Forum: MakeMKV for Linux
Topic: Disk image rips hanging
Replies: 0
Views: 3313

Disk image rips hanging

I have two different DVD images that hang MakeMKV when I try to rip them. I downgraded to 1.16 and they work fine. If it helps, I can provide these images.
by chowbok
Sat Aug 20, 2022 9:57 pm
Forum: DVD discs
Topic: DVD read goes forever, log shows Exception Error
Replies: 3
Views: 2888

Re: DVD read goes forever, log shows Exception Error

dcoke22 wrote:
Tue Aug 16, 2022 10:12 pm
Have you tried gently cleaning the disc?
Look again at what he wrote. He said he's having the same problem on an ISO image of the disk. It's not a physical issue.

I'm having a similar issue and I'd like to see what people think.
by chowbok
Fri Aug 19, 2022 4:13 am
Forum: MakeMKV for Linux
Topic: Segmentation fault on Arch Linux
Replies: 57
Views: 42358

Re: Segmentation fault on Arch Linux

I don't think people just posting that they have the problem also is very helpful. I imagine Mike will get the idea at this point.
by chowbok
Wed Aug 10, 2022 6:34 pm
Forum: MakeMKV for Linux
Topic: Segmentation fault on Arch Linux
Replies: 57
Views: 42358

Re: Segmentation fault on Arch Linux

bickman2k wrote:
Wed Aug 10, 2022 5:30 pm
This appears to have broken after the update to glibc to 2.36 in Arch.
Which is why the first thing I said when I started this thread was "Since upgrading glibc to 2.36..."
by chowbok
Fri Aug 05, 2022 8:02 pm
Forum: MakeMKV for Linux
Topic: Segmentation fault on Arch Linux
Replies: 57
Views: 42358

Segmentation fault on Arch Linux

Hello,

Since upgrading glibc to 2.36, makemkv dies with a segmentation fault soon after startup. Seems to be happening to everyone on Arch Linux: see https://aur.archlinux.org/packages/makemkv.

Anything I can do to help debug this?
by chowbok
Wed Oct 28, 2020 12:36 pm
Forum: MakeMKV for Linux
Topic: Permissions issue with 1.15.3
Replies: 2
Views: 11775

Re: Permissions issue with 1.15.3

Hopefully this can be fixed in the next version.
by chowbok
Wed Oct 14, 2020 7:23 am
Forum: MakeMKV for Linux
Topic: Permissions issue with 1.15.3
Replies: 2
Views: 11775

Permissions issue with 1.15.3

I'm noticing now that MKVs I create have 666 file permissions, even though my umask is 0022. This behavior seemed to have started with 1.15.3, though I suppose it's possible something else changed on my system around the same time I upgraded. Is anyone else seeing this behavior?
by chowbok
Sun Oct 14, 2018 1:08 am
Forum: Advanced MakeMKV usage
Topic: Save all subtitles
Replies: 2
Views: 6257

Re: Save all subtitles

Woodstock wrote:
Sat Oct 13, 2018 9:34 pm
I use this to get all languages (audio and subtitle):
Thanks, but I don't want it selecting all the audio, just all the subtitles. Is there any way to just do the latter?
by chowbok
Sat Oct 13, 2018 3:53 pm
Forum: Advanced MakeMKV usage
Topic: Save all subtitles
Replies: 2
Views: 6257

Save all subtitles

How do I set in my custom.mmcp.xml that I want all subtitles saved?
by chowbok
Sun May 13, 2018 2:14 pm
Forum: MakeMKV for Linux
Topic: Build failure with GCC 8? (Fedora 28)
Replies: 6
Views: 16132

Re: Build failure with GCC 8? (Fedora 28)

The problem isn't GCC, it's that libavformat just updated and a variable name changed. Here's a diff: *** makemkv-oss-1.12.2/libffabi/src/ffabi.c.ORIG 2018-04-27 20:53:47.000000000 -0500 --- makemkv-oss-1.12.2/libffabi/src/ffabi.c 2018-05-13 09:11:26.215809333 -0500 *************** *** 517,523 **** ...