More than 16 optical drives?

Everything related to MakeMKV
Post Reply
Message
Author
jak321
Posts: 1
Joined: Sat Nov 28, 2020 1:29 am

More than 16 optical drives?

#1 Post by jak321 » Fri May 28, 2021 10:58 pm

makemkvcon seems to have an internal limit of 16 optical drives. My primary system has 17... the host's internal DVD drive, plus a 12-drive bluray tower (converted duplicator), plus a 4-drive bluray exchanger I'm trying to bring online. Ubuntu happily shows /dev/sr[0..16], but makemkvcon seems to limit the disc index to 0..15.

I realize having 17+ optical drives is pretty unusual, but I was wondering if these is some kind of inherent limit in the code design (like a uint16_t bit field or something), or if it is just a define somewhere that I might be able to bump up.

For now, I've disconnected the internal drive, to keep the total number at 16, but I'd prefer not to do that.

bigmarkdog
Posts: 1
Joined: Tue Jun 06, 2023 2:45 am

Re: More than 16 optical drives?

#2 Post by bigmarkdog » Tue Jun 06, 2023 2:48 am

How did you convert the dvd duplicator tower? I have the chance to pick up a couple and would like to be able to easily do multiples at a time. Thanks

dcoke22
Posts: 3844
Joined: Wed Jul 22, 2020 11:25 pm

Re: More than 16 optical drives?

#3 Post by dcoke22 » Wed Jun 07, 2023 5:07 am

You're the second person this year that's interested in more than 16 drives.

viewtopic.php?f=10&t=30131

Post Reply