• Ripping DVD/BD in Linux

    From Gamgee@VERT/PALANTIR to All on Sun Sep 7 18:47:07 2025
    Hello all,

    Recently I've wanted to start trying to rip my DVD/BluRay movie collection in order to be able to stream them from a home Plex server. I've had pretty limited success doing this in Linux so far...

    I've tried 'Handbrake' and it won't even find the title of the DVD disc that's in a drive. Was going to try 'MakeMKV' but it seems quite convoluted to get installed and the program hasn't been updated in like 15 years.

    Wondering if anyone has had good results doing this in Linux, and if so, what software did you use? Anything obvious that I'm missing here? Thanks for any help you can provide.

    ---
    þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From Nightfox@VERT/DIGDIST to Gamgee on Sun Sep 7 17:45:53 2025
    Re: Ripping DVD/BD in Linux
    By: Gamgee to All on Sun Sep 07 2025 06:47 pm

    Recently I've wanted to start trying to rip my DVD/BluRay movie collection in order to be able to stream them from a home Plex server. I've had pretty limited success doing this in Linux so far...

    I've tried 'Handbrake' and it won't even find the title of the DVD disc that's in a drive. Was going to try 'MakeMKV' but it seems quite convoluted to get installed and the program hasn't been updated in like 15 years.

    I'd try with MakeMKV. I use that in Windows, and it works fairly well. It has a Linux version too; I haven't tried the Linux verison, but I imagine it should work as well as the Windows version. It looks like there isn't a download link for the Linux version on their main site - it says there's a thread on their forum site where you can download the Linux version:

    https://forum.makemkv.com/forum/viewtopic.php?f=3&t=224

    I only use Handbrake for transcoding; I've never actually ripped with Handbrake.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Gamgee@VERT/PALANTIR to Nightfox on Sun Sep 7 21:26:20 2025
    Nightfox wrote to Gamgee <=-

    Re: Ripping DVD/BD in Linux
    By: Gamgee to All on Sun Sep 07 2025 06:47 pm

    Recently I've wanted to start trying to rip my DVD/BluRay movie collection in order to be able to stream them from a home Plex server. I've had pretty limited success doing this in Linux so far...

    I've tried 'Handbrake' and it won't even find the title of the DVD disc that's in a drive. Was going to try 'MakeMKV' but it seems quite convoluted to get installed and the program hasn't been updated in like 15 years.

    I'd try with MakeMKV. I use that in Windows, and it works fairly well.
    It has a Linux version too; I haven't tried the Linux verison, but I imagine it should work as well as the Windows version. It looks like there isn't a download link for the Linux version on their main site -
    it says there's a thread on their forum site where you can download the Linux version:

    https://forum.makemkv.com/forum/viewtopic.php?f=3&t=224

    Yep, I will try to get that running. Thanks.

    I only use Handbrake for transcoding; I've never actually ripped with Handbrake.

    Still learning some of the terminology... So you are using Handbrake to
    do something like converting to/from different formats such as .mp4 and
    .mkv ? This would be on an already-ripped movie file?



    ... All the easy problems have been solved.
    --- MultiMail/Linux v0.52
    þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From Nightfox@VERT/DIGDIST to Gamgee on Sun Sep 7 22:54:20 2025
    Still learning some of the terminology... So you are using Handbrake to
    do something like converting to/from different formats such as .mp4 and
    .mkv ? This would be on an already-ripped movie file?

    Yes, sorr of. Even between the same formats, using Handbrake to re-encode it can result in a much smaller file. MakeMKV makes an exact 1:1 rip, which is good, but the files are large. I buy 4K movies sometimes, and a 4K movie could be about 70GB in size, and by re-encoding, I've often gotten them down to about 3GB ib some cases, though sometimes they come out larger. I still keep a backup of the original rip.

    Also, mkv isn't really a format in itself. mkv is a container format, which means it can contain video of any format, as well as audio tracks of any format and subtitles too, all inside the mkv. Common video codecs supporter by a lot of modern devices these days are h264 (older) and h265. AV1 is even newer and is supposed to provide better quality and smaller files, I believe, but isn't widely supported yet. Common audio codecs that a lot of movies use are AAC, AC3, and DTS.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Gamgee@VERT/PALANTIR to Nightfox on Mon Sep 8 08:11:19 2025
    Nightfox wrote to Gamgee <=-

    Still learning some of the terminology... So you are using Handbrake to
    do something like converting to/from different formats such as .mp4 and
    .mkv ? This would be on an already-ripped movie file?

    Yes, sorr of. Even between the same formats, using Handbrake to
    re-encode it can result in a much smaller file. MakeMKV makes an exact
    1:1 rip, which is good, but the files are large. I buy 4K movies sometimes, and a 4K movie could be about 70GB in size, and by
    re-encoding, I've often gotten them down to about 3GB ib some cases, though sometimes they come out larger. I still keep a backup of the original rip.

    Also, mkv isn't really a format in itself. mkv is a container format, which means it can contain video of any format, as well as audio tracks
    of any format and subtitles too, all inside the mkv. Common video
    codecs supporter by a lot of modern devices these days are h264 (older) and h265. AV1 is even newer and is supposed to provide better quality
    and smaller files, I believe, but isn't widely supported yet. Common
    audio codecs that a lot of movies use are AAC, AC3, and DTS.

    Excellent info, thank you!



    ... Gone crazy, be back later, please leave message.
    --- MultiMail/Linux v0.52
    þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From fusion@VERT/CFBBS to Gamgee on Thu Sep 11 12:27:00 2025
    On 07 Sep 2025, Gamgee said the following...

    Recently I've wanted to start trying to rip my DVD/BluRay movie
    collection in order to be able to stream them from a home Plex server. I've had pretty limited success doing this in Linux so far...

    I've tried 'Handbrake' and it won't even find the title of the DVD disc that's in a drive. Was going to try 'MakeMKV' but it seems quite convoluted to get installed and the program hasn't been updated in like
    15 years.

    Wondering if anyone has had good results doing this in Linux, and if so, what software did you use? Anything obvious that I'm missing here? Thanks for any help you can provide.

    you're probably missing: https://slackbuilds.org/repository/15.0/libraries/libaacs/

    and keydb.cfg (goes in ~/.config/aacs/KEYDB.cfg) http://fvonline-db.bplaced.net/

    afterwards handbrake should see your blu-rays just fine

    just as an aside, ripping blu-ray SUCKS .. it's like 1:1 playtime:rip rate. they look great though ;)

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi
  • From Nightfox@VERT/DIGDIST to fusion on Thu Sep 11 10:59:45 2025
    Re: Re: Ripping DVD/BD in Linux
    By: fusion to Gamgee on Thu Sep 11 2025 12:27 pm

    just as an aside, ripping blu-ray SUCKS .. it's like 1:1 playtime:rip rate. they look great though ;)

    I think that depends on what drive you have, and your computer too. I've ripped quite a few of mine, and it tends to be a bit faster than that. Some take a bit of time though. The time it needs to rip is a combination of your drive's ripping speed and processor speed (for decrypting the video).

    I think it's good to have a backup of your movies though. I also run a media server which I put my ripped movies on so I can stream them. And for my media server, I transcode them with Handbrake to make smaller files, which stream more easily.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Gamgee@VERT/PALANTIR to fusion on Thu Sep 11 22:06:38 2025
    fusion wrote to Gamgee <=-

    On 07 Sep 2025, Gamgee said the following...

    Recently I've wanted to start trying to rip my DVD/BluRay movie
    collection in order to be able to stream them from a home Plex server. I've had pretty limited success doing this in Linux so far...

    I've tried 'Handbrake' and it won't even find the title of the DVD disc that's in a drive. Was going to try 'MakeMKV' but it seems quite convoluted to get installed and the program hasn't been updated in like
    15 years.

    Wondering if anyone has had good results doing this in Linux, and if so, what software did you use? Anything obvious that I'm missing here?
    Thanks for any help you can provide.

    you're probably missing: https://slackbuilds.org/repository/15.0/libraries/libaacs/

    and keydb.cfg (goes in ~/.config/aacs/KEYDB.cfg) http://fvonline-db.bplaced.net/

    afterwards handbrake should see your blu-rays just fine

    just as an aside, ripping blu-ray SUCKS .. it's like 1:1 playtime:rip rate. they look great though ;)

    Thanks for that info. Although I am a longtime Slackware user, I'm not
    trying to use it on Slackware at this time (but I do get that you're
    just illustrating a possible missing dependancy). I will give that a
    look when I have some time, appreciate the response!



    ... Gone crazy, be back later, please leave message.
    --- MultiMail/Linux v0.52
    þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL