Ripping DVDs To Use On Plex

I only have one DVD drive in the house and no DVD drive connected to our new “smart” tv. So here’s how we watch DVD movies on the Smart TV.

First, set up Plex It’s a Windows program that let’s you serve videos around your house. They’ll also rent you videos and such. I leave the computer running all the time.

  • Use (local download) DVD Decrypter for Windows to rip a copy of the DVD onto my computer. I use the rip below and also save it since the DVD format with commentary and extras isn’t saved perfectly in the next few steps.
  • Sometimes DVDDecrypter craps out. When that happens, I try using MakeMKV to rip the DVD. Failing that, I try using VLC. Failing that, I get a copy from ThePirateBay.
  • Point MakeMKV at the rip and turn the DVD into several .mkv files. The big file (usually 1-6 gigabytes) is the movie and then there’s often extras like a Making-of and such.
  • Move the big file directly into my Plex movies folder
  • Use MKVToolNix GUI to merge all the other files together into one because I like having a “Movie” and a “Movie extras” file but having 5-10 “extras” files is just a cluttered mess.
  • Look at the created “extras” file and make sure it worked. I don’t know exactly why but some merges don’t work. 1/2 way through the merged video, the audio or picture will crap out. This might be because the merged files were in different formats or something. If it doesn’t work, I abandon the “extras”, I haven’t figured out how to fix that problem.
  • Some videos have trouble fast forwarding and rewinding on Plex, especially on my Visio TV. I found that if I transcode them into H.264 using Handbrake (mp4 format, Align A/V start (dunno if I need it but it doesn’t hurt)) I don’t have that problem any more. I’ve had this problem with some videos downloaded from the internet. H.265 makes the smallest files but Plex handles H.264 natively so it doesn’t have to pin the CPU on the server to transcode it on the fly. It takes 1-5 hours to transcode a movie in Handbrake, depending on your settings, so set up the Queue and run it overnight!

Notes on above:

  • The rip takes about an hour. The other steps take just 1-5 minutes total.
  • To use MKVToolNix GUI: drag the first file onto the Source Files area. Then grab the rest of the files and drag them there. It’ll ask how you want to add them, choose “Append to an existing source file”. Then push the “Start multiplexing” button at the bottom. It might throw an error and refuse to merge the files. This is because the files are, in some way, not the same type. Look in the error log. A common error is “The number of channels of the two audio tracks is different.” To fix that, I use Handbrake to transcode all the files, making sure to set the audio “mixdown” to “stereo”; that way, fancy Dolby 5.1 audio is pushed down to stereo. This doesn’t always fix the problem. I haven’t figured out all the fixes yet, sometimes I just bail on putting all the extras into one file.

 

Leave a Comment

Do not write "http://" or "https://" in your comment, it will be blocked. It may take a few days for me to manually approve your first comment.