Page 1 of 1

How to rip widescreen when DVD defaults to full screen

Posted: Wed Jun 03, 2026 12:58 am
by jklmnoqrip
I am trying to rip Go from 1999. My DVD is single sided but does have an aspect ratio menu that opens first and asks if you want to watch widescreen or full screen. Haven't run across this before with MakeMKV, which rips the one movie file available as a 4:3 mkv file. I imagine I have to use VLC, open the DVD, choose widescreen, and then via some method rip the movie after hitting Play, which I have never done before.

So, is it possible to rip the widescreen using MakeMKV or any other suggested tool?

Re: How to rip widescreen when DVD defaults to full screen

Posted: Wed Jun 03, 2026 11:55 pm
by tomty89
First time I heard of such thing. Assuming the film is originally widescreen as usual, does the "fullscreen version/mode" look "squeezed" or cropped? (Assuming it's not the other way round -- that the "widescreen version/mode" is just a cropped fullscreen "fattened"...)

Re: How to rip widescreen when DVD defaults to full screen

Posted: Thu Jun 04, 2026 3:46 am
by jklmnoqrip
Knew I forgot to mention something. Full Screen is cropped via pan'n'scan.

Re: How to rip widescreen when DVD defaults to full screen

Posted: Thu Jun 04, 2026 5:21 pm
by tomty89
If it is really pan and scan (i.e. the "scan" is not always the center part of the widescreen version), then it's probably "implemented" with multi-angle.

I have no actual experience with multi-angle DVD but I do know that they exist. It's just that I never thought that it would be used to provide alternate version of a different aspect ratio -- assuming that's the case here.

No idea how well MakeMKV support multi-angle DVD. Have you checked if by any chance the two angles/versions are already in the remux? (I think they would exist as two video tracks/streams just like audio tracks of different dubs.) If not perhaps you want to see if other tools like ffmpeg or mkvtoolnix would include the widescreen one when remux. (You can / would need to make a decrypted backup of the DVD with MakeMKV first; or some libdvdcss frontend like dvdbackup.)

P.S. IIRC by default ffmpeg would only include one stream per type (video, audio, subtitle...), so you'd probably need some -map argument to include (or select) the widescreen version. Either way, you can definitely use ffprobe to confirm whether the VOBs carry more than one video stream.

Re: How to rip widescreen when DVD defaults to full screen

Posted: Fri Jun 05, 2026 2:10 pm
by jklmnoqrip
It is true pan'n'scan with the crop going from side to side as deemed necessary by whoever does those things to get 4:3.

I will install ffmpeg and see if I can get ffprobe to work. First and only time I tried ffmpeg was nearly twenty years ago, and I couldn't get it to do what I wanted. At least not without spending a lot of time learning to do something once that wasn't all that important.

Re: How to rip widescreen when DVD defaults to full screen

Posted: Sat Jun 06, 2026 12:10 pm
by dcoke22
https://www.blu-ray.com/dvd/Go-DVD/1939/

The entry for the disc on blu-ray.com suggests it is a dual layer disc. I would guess that there is probably two titles on the disc, one that is the widescreen and the other that is the 4:3 pan & scan.

Does MakeMKV's log suggest that MakeMKV is removing any titles when it loads the disc?

Re: How to rip widescreen when DVD defaults to full screen

Posted: Mon Jun 08, 2026 1:21 am
by jklmnoqrip
Rejoice! Thank you all for the help and getting my brain back on track.

Looking at the logs helped. VideoProc Converter is now merging the chapters of MakeMKV's missing title and outputting an mp4 file. Still not as an MKV file, which VPC will convert to directly from other file formats but not from a DVD. So, I'll just use its mp4 output file, export the subtitles and audio tracks from MakeMKV's full screen file, and use MKVToolNix to put it all together in an MKV container.

Notes
Once I saw in the log that "Title #2 was added" on through to Title #21 being added, I concluded that, yes, Title #1 must be on the DVD somewhere even if MakeMKV is not seeing it or fails to provide it as an option like it does with the other 20 titles. So, I tried the following:
  • Opening the disc in VLC immediately starts playing the movie in widescreen with the correct audio. However, using its Convert / Save feature mucks up not only the metadata/file properties but also its saved MP4 starts off in widescreen but with commentary audio. Oddly, at the 39:04, which is when I thought the file would end, as there were three* 1+ gb VOBsub files on the DVD, the movie continues playing but in full screen, showing the timestamps as playing at 1:41:56 (of 39:04), which is 7s longer than the movie on DVD, skips a good chunk of the movie, playing the end of the movie.
    *Well, there were two sets of three 1Gb files, further confirming the presence of widescreen files. START THERE NEXT TIME! Either there or look at MakeMKV Source title IDs a bit closer.
  • Handbrake was a crapshoot. Maybe I could figure it out but didn't bother as the few converted video files were either scrambled or all black.
  • VideoProc Converter, which I keep forgetting I have, showed all 21 titles as options for conversion. A few quick tests and voila, success!

Re: How to rip widescreen when DVD defaults to full screen

Posted: Sat Jun 13, 2026 2:17 pm
by brosce
This usually points to a MakeMKV/drive compatibility issue rather than the disc itself. If it happens after an update and others can reproduce it, it’s almost always something in the firmware or key handling that needs adjusting.Broken Screen

Re: How to rip widescreen when DVD defaults to full screen

Posted: Sat Aug 22, 2026 12:24 am
by jklmnoqrip
I loosely followed these steps from Gemini but changing the protection mode and enabling Expert Mode was most helpful to finding Title #1 via File > Open DVD Files Manually.

--

To get MakeMKV to see the widescreen version on a dual-format (wide/full) DVD where the menu prompt hides the track, lower your Minimum title length preference to 0 in the settings, or change the Structural protection mode. If it still only shows one file, you can open the DVD files manually via expert mode to find the hidden title.

## Steps to Find the Widescreen Track

* Lower Title Length: Go to Preferences -> General -> set Minimum title length to 0 (default is usually 120 seconds) and rescan the disc. This forces MakeMKV to display every short stream, angle, or menu prompt loop on the disc.
* Change Protection Mode: Switch the Structural protection mode in your settings to alter how the software reads the sectors of older authored discs.
* Open Files Manually: Enable Expert mode in preferences, look under File -> Open files manually, and point it directly to the main video VOB or IFO files inside the VIDEO_TS folder.
* Inspect VOB/IFO Files: If MakeMKV extracts a file that looks full screen or has the wrong aspect ratio flag, it may have read the raw VOB flag instead of the widescreen IFO instructions. You can fix the display ratio later using MKVToolNix without re-encoding the video stream.

## Steps to Change the Protection Mode

* Open Preferences: Click View in the top menu bar, then select Preferences.
* Turn on Expert Mode: Go to the General tab and check the box for Expert mode. Click Apply.
* Access Protection Settings: Go to the Protection tab (which appears after enabling Expert mode).
* Modify DVD Navigation: Locate the DVD structure protection or CellWalk settings.
* Switch the Mode: Change the method from Auto to CellWalk (or toggle it off/on depending on your version) to alter how the disc sectors are parsed.
* Save and Reload: Click OK, eject your DVD, re-insert it, and let MakeMKV scan the disc again.

## Running into SCSI Error

## Use MakeMKV Manual Mode (Fastest Direct Fix)
Bypassing the automatic scanner entirely:

1. In MakeMKV, click File > Open DVD Files Manually.
2. A pop-up dialogue with an input string box will appear.
3. Enter 1 into the string box and click OK.
4. MakeMKV will authenticate directly against Title 1's sectors without scanning the rest of the disc structure or failing on the initial menu loops.

Note: I had trouble with this step. I selected No when I got a warning message that suggested using Open Disc. I still had to go through similar steps, selecting VIDEO_TS.IFO, after a patient wait the second time around, I finally got the Manual Mode dialog window to open where I could enter 1 (for Title #1 that was never showing during MakeMKV's scans). Easy peasy after that.