Search found 275 matches
- Tue Nov 18, 2025 5:33 pm
- Forum: General MakeMKV discussion
- Topic: makemkv feature request slow hdd
- Replies: 9
- Views: 543
Re: makemkv feature request slow hdd
The problem with a large buffer is that then you have to wait a long time after the reading is done... I'm not advocating anything about the slow disk message but if the optical drive keeps vying against the destination volume then you're putting needless wear on your optical drive. Also, OOM race ...
- Mon Nov 17, 2025 4:08 pm
- Forum: General MakeMKV discussion
- Topic: makemkv feature request slow hdd
- Replies: 9
- Views: 543
Re: makemkv feature request slow hdd
surely, everyone wil lhave some way Apparently not. If the drive slows down and does not speed up again, then I can see wanting a larger buffer, but that doesn't change the point of the message. However, you need to prove that the drive slows down and never speeds backup to ever warrant any buffer ...
- Sun Nov 16, 2025 7:10 pm
- Forum: General MakeMKV discussion
- Topic: makemkv feature request slow hdd
- Replies: 9
- Views: 543
Re: makemkv feature request slow hdd
- How do you know the drive isn't fast enough to write to unless you try to write to it? - If the data is already being written as fast as possible, what performance changes are possible? Increasing buffer size won't speed up your rips, so maybe you should request an option so that the message can b...
- Sun Nov 16, 2025 1:25 am
- Forum: MakeMKV for Linux
- Topic: Pass through SATA Blu Ray Drive (Proxmox -> Docker)
- Replies: 3
- Views: 333
Re: Pass through SATA Blu Ray Drive (Proxmox -> Docker)
Have you tried adding "--privileged" (privileged: true under makemkv: for compose) just to see if it works at all? If you run it privileged and it still doesn't work, but it does work on the host, then the most likely cause is that it isn't actually mounted at sr0, it may actually be at sr...
- Sun Nov 16, 2025 1:12 am
- Forum: MKV file processing and playback
- Topic: PGS Subtitle Extraction / Resync
- Replies: 4
- Views: 456
- Sun Nov 16, 2025 12:56 am
- Forum: General MakeMKV discussion
- Topic: purchased a CD DVD duplicator robot
- Replies: 4
- Views: 652
Re: purchased a CD DVD duplicator robot
... looks like a cube model. Post a link to a picture of it. tldr; essentially either learn a little or this doesn't happen for you. I don't think you understand 2 things. 1. "reverse" engineering one of these models is probably not the correct term since it was probably not engineered to...
- Tue Nov 11, 2025 5:46 am
- Forum: Advanced MakeMKV usage
- Topic: Feature Request: Backup directly to ISO
- Replies: 7
- Views: 1349
Re: Feature Request: Backup directly to ISO
Personally I don't want an .iso and I'm annoyed that DVD backups automatically create them. :) I'm hesitant to rip DVDs because of this :-/. I have a little 3 or 4 line script that can rip and extract them, but I still don't like it because you still need that intermediate .iso file :-/. FYI, 7z ca...
- Mon Nov 10, 2025 10:55 am
- Forum: General MakeMKV discussion
- Topic: purchased a CD DVD duplicator robot
- Replies: 4
- Views: 652
Re: purchased a CD DVD duplicator robot
TLDR; if you've assembled a 3D printer and can do the most basic "Arduino programmimg" the conversion can be had for about $60usd and 6hrs time. To convert it to command and control you need to swap out the stepper or servo controller and add a driver. For both servo and stepper motors you...
- Sun Nov 09, 2025 3:18 am
- Forum: General MakeMKV discussion
- Topic: Order of audio tracks
- Replies: 7
- Views: 498
Re: Order of audio tracks
Are you wanting to ask a question that you're not asking? I'm crossing my fingers you have a better way A better way of what? You haven't defined the criteria you use to identify. Do you want to know the channel count, language, codec type or ...? Are you Ai? Juxtaposing re-ripping with mkvtoolnix a...
- Fri Oct 31, 2025 10:53 pm
- Forum: MKV file processing and playback
- Topic: TrueHD seamless branching audio dropouts still a thing?
- Replies: 8
- Views: 9322
Re: TrueHD seamless branching audio dropouts still a thing?
You're SOL unless a newer Kodi fixes it _AND_ you backport Kodi, although you might be able to find a backport. Personally I can't tell the difference between P7 and P8, they literally look identical to me. For that reason I'm looking to leave the AM6B+ behind. Sadly so far I haven't seen a great re...
- Thu Oct 23, 2025 8:30 pm
- Forum: General MakeMKV discussion
- Topic: Video glitches?
- Replies: 2
- Views: 1454
Re: Video glitches?
Rip it to another drive/destination 'diff' it and if it still glitches you know it's you for sure.
- Wed Oct 15, 2025 12:10 am
- Forum: General MakeMKV discussion
- Topic: Does no video with subtitles work in players?
- Replies: 2
- Views: 1207
Does no video with subtitles work in players?
I know it's odd, but I could see if you were listening to a .mka (audio file) in a different language but still want to know what was being sung. Or even for audio books/sing-a-longs. Regardless, I can't get them to display in VLC or SMPlayer.
- Mon Oct 06, 2025 6:34 pm
- Forum: Advanced MakeMKV usage
- Topic: Headless web interface for MakeMKV
- Replies: 1
- Views: 2441
Re: Headless web interface for MakeMKV
TMDB integration for media lookup, naming, and ID's How are you identifying the ripped files? Are you using hashes for the unencrypted files or parsing the playlist files or volume_name + filesize + modtime or... ? This has been discussed on here seemingly for a decade but nobody seems to have deci...
- Sat Oct 04, 2025 10:50 pm
- Forum: General MakeMKV discussion
- Topic: Blu-Ray burning software in 2025...
- Replies: 3
- Views: 1997
Re: Blu-Ray burning software in 2025...
ImgBurn believe or not is still the most complete for burning Blu-ray since it can create UDF 2.5 compliant discs. If you're not going to burn UDF 2.5 discs or discs that need to play in set-top players, then I *think* just about anything will do (although I'm not sure how layer breaks are handled f...
- Sat Oct 04, 2025 5:40 pm
- Forum: General MakeMKV discussion
- Topic: Forced subtitle label
- Replies: 20
- Views: 39348
Re: Forced subtitle label
Right now i manually flag the appropriate sub streams as forced ... Not exactly sure what you mean, but the below will add "Forced" to the track names of tracks flagged as forced. I assume if they're not flagged or tagged in some manner then MakeMKV cannot determine it at which you'd alwa...