Search found 5 matches
- Wed Oct 28, 2020 12:36 pm
- Forum: MakeMKV for Linux
- Topic: Permissions issue with 1.15.3
- Replies: 2
- Views: 5890
Re: Permissions issue with 1.15.3
Hopefully this can be fixed in the next version.
- Wed Oct 14, 2020 7:23 am
- Forum: MakeMKV for Linux
- Topic: Permissions issue with 1.15.3
- Replies: 2
- Views: 5890
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?
- Sun Oct 14, 2018 1:08 am
- Forum: Advanced MakeMKV usage
- Topic: Save all subtitles
- Replies: 2
- Views: 2722
- Sat Oct 13, 2018 3:53 pm
- Forum: Advanced MakeMKV usage
- Topic: Save all subtitles
- Replies: 2
- Views: 2722
Save all subtitles
How do I set in my custom.mmcp.xml that I want all subtitles saved?
- Sun May 13, 2018 2:14 pm
- Forum: MakeMKV for Linux
- Topic: Build failure with GCC 8? (Fedora 28)
- Replies: 6
- Views: 8755
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 **** ...