THEWASTELANDER.COM // FIELD MANUAL SERIES ● TRANSMITTING
Field Manual № 07 — Media Salvage Operations

Disc Ripping Guide

LG BP60NB60 // Windows 11 // x265 MKV
HARDWARE LG BP60NB60
ENCODE x265 / MKV
SUBTITLES ENG SRT

This guide covers the complete setup for ripping DVD and Blu-ray discs using the LG BP60NB60 external drive on Windows 11. The workflow uses a two-stage process: MakeMKV for lossless extraction and HandBrake for x265 compression, producing universally compatible MKV files with English subtitles saved as external .srt files. Your drive is already passed through and recognized by Windows — pick up from software installation.

Workflow Overview
Disc → MakeMKV (lossless .mkv + subtitle extraction) → BDSup2Sub (PGS→SRT conversion) → HandBrake (x265 encode) → Final .mkv + .en.srt
01

Software Installation

Three tools are required. Install all three before proceeding.

Install MakeMKV

Download the Windows installer from makemkv.com. During install, accept defaults. MakeMKV is technically in "beta" but has been continuously maintained for years — a free registration key is posted monthly on the MakeMKV forum. Bookmark the forum thread for key renewal.

Install HandBrake

Download the Windows 64-bit installer from handbrake.fr. Run the installer with defaults. No license key required — HandBrake is fully open source.

Install BDSup2Sub++

Download from GitHub (github.com/amtoph/BDSup2Sub). This converts Blu-ray PGS image-based subtitles into text-based .srt files. Extract the .jar to a permanent folder (e.g. C:\Tools\BDSup2Sub). Requires Java — install Adoptium Temurin JRE 21 from adoptium.net if Java is not already present.

02

MakeMKV Configuration

MakeMKV handles disc decryption and lossless extraction. Configure it once and it applies to all future rips.

Register Your Key

Enter the Beta Key

Open MakeMKV → Help → Register. Paste the current beta key from the MakeMKV forum (forum.makemkv.com, pinned post). Keys expire monthly — bookmark the thread. Without a valid key, MakeMKV works for 30 days then requires renewal.

Output Settings

Set Output Folder

Go to File → Preferences → General. Set Default output folder to a staging location with ample space — e.g. D:\Rips\Staging. Blu-ray rips average 20–40 GB each before encoding.

Configure Track Selection Defaults

Go to File → Preferences → Advanced. Set the following to control which tracks are automatically selected during rip:

MakeMKV — Advanced Preferences
SettingValueNotes
Default selection rule+sel:all,+sel:lang(eng),-sel:lang(und)Selects all English tracks, deselects undetermined languages
Expert modeEnabledReveals additional track detail and options
Create chapter fileEnabledPreserves chapter markers in output MKV

Track Selection During Rip

When you open a disc, MakeMKV shows all available tracks. For each rip, verify the following are checked before clicking Make MKV:

Track Checklist — What to Keep
Track TypeKeepReason
Main video✓ YesThe primary 1080p or 480p video stream
TrueHD / DTS-HD MA audio (ENG)✓ YesLossless audio — preserved for HandBrake to process
AC-3 / DTS core (ENG)✓ YesLossy surround fallback — useful to keep
PGS subtitles (ENG)✓ YesRequired for SRT conversion step
Commentary audio tracksOptionalSkip unless you want them — saves space
Non-English audio / subtitles✗ NoSkip unless needed
Tip
After ripping, the output MKV is full-size and lossless. Do not delete it until the HandBrake encode is verified complete and correct.
03

HandBrake — Creating a Custom Preset

Rather than configuring settings per-rip, create two saved presets — one for Blu-ray (1080p) and one for DVD (480p). HandBrake will then detect and apply the correct settings automatically based on the source.

Create the Blu-ray Preset First

Open a Source File

Drag your lossless MakeMKV output into HandBrake or use File → Open Source. HandBrake needs an active source to save a preset — load any MKV. Select the main title (longest duration) from the title dropdown.

Configure the Summary Tab

Set Format to MKV File. Ensure Web Optimized is unchecked. Leave Align A/V Start checked.

Configure the Dimensions Tab

Set Cropping to Automatic. Set Resolution Limit to None for Blu-ray. Anamorphic: Automatic.

Configure the Filters Tab

For Blu-ray: set Deinterlace to Off — Blu-ray content is progressive. Leave all other filters off.

Configure the Video Tab

Apply the settings from the table below. These are the most critical quality settings.

Blu-ray 1080p
DVD 480p
Video Tab — Blu-ray Preset
SettingValueNotes
Video CodecH.265 (x265)Software encode — best quality/size ratio
FramerateSame as sourceDo not force a framerate
Framerate modeConstant Framerate (CFR)Better compatibility than VFR
Quality modeConstant Quality (RF)RF = Rate Factor; lower = better quality
RF Value22Excellent quality; try 20 for archival
Encoder PresetMediumSlower = smaller file; Medium is the sweet spot
Encoder TuneNoneLeave default
Encoder ProfileMain 10Required for HDR if ever needed; fine for SDR
LevelAuto
Audio Tab — Blu-ray Preset
TrackCodecMixdownBitrateNotes
Track 1AAC (FDK)Stereo192 kbpsUniversal compatibility
Track 2AC3 Passthru5.1 surround passthrough
Audio Note — Blu-ray
If the source has TrueHD 7.1 but no AC3 track, set Track 2 codec to AC3 (encode, not passthru) at 640 kbps, mixdown 5.1 Channels.
Subtitles Tab — Blu-ray Preset
SettingValueNotes
Subtitle trackNone / leave emptySubtitles handled externally via BDSup2Sub — do not burn in
Burn InOffExternal .srt is toggleable at playback
Filters Tab — Blu-ray Preset
FilterValue
DetelecineOff
Interlace DetectionOff
DeinterlaceOff
DenoiseOff
Video Tab — DVD Preset
SettingValueNotes
Video CodecH.265 (x265)x265 is very efficient at 480p
FramerateSame as sourceNTSC = 29.97; PAL = 25
Framerate modeConstant Framerate (CFR)
Quality modeConstant Quality (RF)
RF Value18–20Lower RF needed — DVD source has less detail
Encoder PresetMedium
Resolution LimitNone — keep native 480pDo not upscale
Audio Tab — DVD Preset
TrackCodecMixdownBitrateNotes
Track 1AAC (FDK)Stereo160 kbpsUniversal compatibility
Track 2AC3 PassthruDVDs use native AC3 — perfect passthrough
Filters Tab — DVD Preset (Critical Difference)
FilterValueNotes
DetelecineDefaultCorrects 3:2 pulldown on film-sourced DVDs
Interlace DetectionDefaultAutomatically detects interlaced content
DeinterlaceDecomb — DefaultRemoves combing artifacts — essential for DVD
DenoiseOffOptional: NLMeans Light can help grainy DVDs
Warning — DVD Interlacing
Skipping Decomb on DVD sources will cause visible horizontal combing artifacts during motion. Always enable Interlace Detection + Decomb for DVD. Blu-ray does not require this.

Save Presets

Save the Blu-ray Preset

After configuring all tabs for Blu-ray: Presets → Save New Preset. Name it Wastelander-BD-x265. Set Category to Custom. Click Add.

Save the DVD Preset

Switch to the DVD settings (change RF to 18–20, enable Detelecine + Decomb). Save as Wastelander-DVD-x265. Both presets will appear in the Presets panel on every future launch.

04

Subtitle Extraction — PGS to SRT

Blu-ray subtitles are stored as PGS (Presentation Graphic Streams) — image-based graphics, not text. They must be OCR'd into text .srt format using BDSup2Sub++. DVD subtitles (VOB format) go through the same process.

STEP 01
MakeMKV Output
Lossless .mkv containing embedded PGS subtitle track
STEP 02
Extract PGS
Use MKVToolNix to demux the subtitle track as a .sup file
STEP 03
BDSup2Sub++ OCR
Convert .sup to text-based .srt with OCR
STEP 04
Place Alongside MKV
Rename to match MKV filename as MovieName.en.srt

Install MKVToolNix

Download and Install MKVToolNix

Download the Windows installer from mkvtoolnix.download. Install with defaults. Provides both MKVToolNix GUI and the command-line mkvextract tool.

Extract the Subtitle Track

Identify the Subtitle Track Number

Open MKVToolNix GUI. Drag your lossless MakeMKV MKV onto the window. In the Tracks list, find the subtitle track labeled subtitles with language eng and codec S_HDMV/PGS. Note its track number (e.g. Track 3).

Extract via mkvextract

Open Command Prompt and run:

mkvextract tracks "C:\Path\To\Movie.mkv" 3:subtitle.sup

Replace 3 with your subtitle track number. This produces a subtitle.sup file — the raw PGS stream.

Convert PGS to SRT with BDSup2Sub++

Open BDSup2Sub++

Launch BDSup2Sub++ (double-click the .jar). Open your subtitle.sup file via File → Load.

Set Output Format and Export

Set Output format to SRT (SubRip). Set OCR mode to Automatic OCR. Click OK, then File → Save/Export. Name the output Movie.Title.Year.en.srt.

Review and Correct the SRT

Scan in a text editor for OCR errors — common issues are l vs 1, O vs 0, and punctuation. Use Subtitle Edit (subtitleedit.org) for automated OCR error highlighting.

Place SRT Alongside Final MKV

After HandBrake encoding, place the .en.srt in the same folder as the final .mkv. Jellyfin, Plex, Kodi, and VLC all auto-detect matching .en.srt files.

Naming Convention
Use consistent naming: Movie.Title.Year.mkv and Movie.Title.Year.en.srt. Jellyfin and Plex use this pattern for automatic matching. For forced subtitles, also extract as .en.forced.srt.
05

Complete Ripping Workflow

With software installed and presets saved, every future rip follows this sequence.

Insert Disc — MakeMKV Detects Automatically

Insert the disc into the LG BP60NB60. Open MakeMKV. Click the disc icon to read the disc. Wait for the title list to populate (15–60 seconds).

Select the Main Title and Tracks

The main feature is almost always the longest title. Verify: main video ✓, English audio ✓, English PGS subtitles ✓. Deselect extras, trailers, and non-English tracks.

Rip to Staging Folder

Click Make MKV. Blu-ray rips take 20–60 minutes. DVD rips take 10–20 minutes. Output is a lossless MKV — typically 20–40 GB for Blu-ray, 4–8 GB for DVD.

Extract and Convert PGS Subtitle Track

Using mkvextract, pull the English PGS subtitle track as subtitle.sup. Convert to .en.srt with BDSup2Sub++ as described in Section 04.

Open in HandBrake — Select Correct Preset

Load the lossless MKV. Select:
Wastelander-BD-x265 for Blu-ray
Wastelander-DVD-x265 for DVD

Set Output Filename and Location

Set output path to your media library (e.g. \\NAS\Media\Movies\Movie Title (Year)\Movie.Title.Year.mkv).

Add to Queue and Encode

Click Add to Queue then Start Queue. Blu-ray x265 encodes take 1–4 hours. DVD encodes run 20–60 minutes.

Place SRT and Verify Playback

Move the .en.srt alongside the finished .mkv. Verify in VLC or your media server: video clean, surround audio present, subtitles in track menu. Delete staging MKV once satisfied.

Expected File Sizes
Blu-ray → x265 RF 22: 4–10 GB per film  |  DVD → x265 RF 18–20: 700 MB–2 GB per film
06

Quick Reference

Settings at a Glance
ParameterBlu-rayDVD
ContainerMKVMKV
Video CodecH.265 x265H.265 x265
ResolutionNative 1080pNative 480p
RF Quality2218–20
Encoder PresetMediumMedium
Audio Track 1AAC Stereo 192kAAC Stereo 160k
Audio Track 2AC3 5.1 PassthruAC3 5.1 Passthru
DeinterlaceOffDecomb Default
DetelecineOffDefault
SubtitlesExternal .en.srtExternal .en.srt
Subtitle SourcePGS → BDSup2Sub++VOB → BDSup2Sub++
Required Software
ToolPurposeSource
MakeMKVDisc decryption + lossless extractionmakemkv.com
HandBrakex265 compressionhandbrake.fr
MKVToolNixSubtitle track extractionmkvtoolnix.download
BDSup2Sub++PGS/VOB → SRT conversiongithub.com/mjuhasz/BDSup2Sub
Subtitle EditSRT review + OCR correction (optional)subtitleedit.org
Adoptium JRE 21Required for BDSup2Sub++ (.jar)adoptium.net
↑ Back to Top