Can't rip "The Incredible Hulk" DVD
-
- Posts: 2
- Joined: Fri Apr 10, 2020 4:47 pm
Can't rip "The Incredible Hulk" DVD
Can't rip this dvd with makemkv. I've attached the log. While opening this DVD the progress bar stalls. I waited half an hour but nothing else happens. The same DVD plays fine with my DVD player.
- Attachments
-
- MakeMKV_log.txt
- (1.77 MiB) Downloaded 450 times
Re: Can't rip "The Incredible Hulk" DVD
Your drive is having issues reading important parts of the disk. Have you tried cleaning the disk?
Just because your DVD player, which is programmed to skip minor errors, can play a disk does not mean that the disk can be ripped, where minor errors are considered unacceptable.
Just because your DVD player, which is programmed to skip minor errors, can play a disk does not mean that the disk can be ripped, where minor errors are considered unacceptable.
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
-
- Posts: 2
- Joined: Fri Apr 10, 2020 4:47 pm
Re: Can't rip "The Incredible Hulk" DVD
I cleaned the DVD several times. But no success. It is a little bit scatched, but not too much I guess. I cannot play this DVD on my computer. VLC and mpv failed. The only program that worked is the good old mplayer if I directly select the main title. Her the output:
So I finally got the DVD ripped with:
mplayer dvd://3 -v -dumpstream -dumpfile Hulk.vob
and converted it to mkv with mkvtoolnix-gui
It's too bad that makemkv failed completely here. Is it not possible to ignore the damaged stuff and read the rest?
Code: Select all
mplayer dvd://3
MPlayer 1.2.r38170-Packman-7 (C) 2000-2020 MPlayer Team
do_connect: could not connect to socket
connect: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing dvd://3.
*** libdvdread: CHECK_VALUE failed in src/ifo_read.c:590 ***
*** for vmgi_mat->vmgm_pgci_ut <= vmgi_mat->vmgi_last_sector ***
*** libdvdread: CHECK_VALUE failed in src/ifo_read.c:592 ***
*** for vmgi_mat->vts_atrt <= vmgi_mat->vmgi_last_sector ***
*** libdvdread: CHECK_VALUE failed in src/ifo_read.c:594 ***
*** for vmgi_mat->vmgm_c_adt <= vmgi_mat->vmgi_last_sector ***
*** libdvdread: CHECK_VALUE failed in src/ifo_read.c:595 ***
*** for vmgi_mat->vmgm_vobu_admap <= vmgi_mat->vmgi_last_sector ***
There are 9 titles on this DVD.
There are 1 angles in this DVD title.
libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient
libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000143
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x0000715b
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x00009f02
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00018200
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x0031407e
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x003140a7
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x0031b30c
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x00326118
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_0.VOB at 0x0032cf58
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_1.VOB at 0x0032cfe0
libdvdread: Elapsed time 0
libdvdread: Found 6 VTS's
libdvdread: Elapsed time 0
audio stream: 0 format: ac3 (5.1) language: de aid: 128.
audio stream: 1 format: dts (5.1) language: de aid: 137.
audio stream: 2 format: ac3 (5.1) language: en aid: 130.
number of audio channels on disk: 3.
subtitle ( sid ): 0 language: de
number of subtitles on disk: 1
MPEG-PS file format detected.
VIDEO: MPEG2 720x576 (aspect 3) 25.000 fps 9800.0 kbps (1225.0 kbyte/s)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 57.107.100 (external)
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
==========================================================================
Trying to force audio codec driver family libmad...
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, floatle, 448.0 kbit/14.58% (ratio: 56000->384000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
AO: [pulse] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [xv] 720x576 => 1024x576 Planar YV12 [zoom]
[mpeg2video @ 0x7fb76a676e20]ac-tex damaged at 36 15
[mpeg2video @ 0x7fb76a676e20]Warning MVs not available
[mpeg2video @ 0x7fb76a676e20]concealing 945 DC, 945 AC, 945 MV errors in I frame
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [xv] 720x576 => 1024x576 Planar YV12 [zoom]
A: 3.0 V: 3.0 A-V: 0.000 ct: 0.072 71/ 71 5% 2% 1.1% 0 0
Exiting... (Quit)
mplayer dvd://3 -v -dumpstream -dumpfile Hulk.vob
and converted it to mkv with mkvtoolnix-gui
It's too bad that makemkv failed completely here. Is it not possible to ignore the damaged stuff and read the rest?