2 Different Failures

Everything related to MakeMKV
Post Reply
Message
Author
naisatoh
Posts: 3
Joined: Thu Feb 26, 2009 5:37 am

2 Different Failures

#1 Post by naisatoh » Sat Feb 28, 2009 8:06 pm

Hi there,

I've been going through a number of DVDs and have had generally good success. However, I ran into two different issues which resulted in failed processes. The first disc contained 6 episodes, but failed on one of them. I received the following code:

FAILURE: Code 1982 at =wPaU/&IJ=$E<M(AZGO:121262509
FAILURE: Code 0 at L7Z7e&"teT9J"H%rGIU5:213130444
FAILURE: Code 11932 at L7Z7e&"teT9J"H%rGIU5:213129639
LIBMKV_TRACE: Exception: Error while reading input

The second failure was on a disc that contained 5 episodes, but resulted in 4 failures. I received the same code for each failure that occurred:

LIBMKV_TRACE: Exception: MKV_ASSERT: (m_MarksCount==m_ChapterMarks.size()) || ((m_MarksCount+1)==m_ChapterMarks.size())
Failed to save title 1 to file C:/Users/Vincent Chan/Television/UNNAMED_DISC/title01.mkv
LIBMKV_TRACE: Exception: MKV_ASSERT: (m_MarksCount==m_ChapterMarks.size()) || ((m_MarksCount+1)==m_ChapterMarks.size())
Failed to save title 2 to file C:/Users/Vincent Chan/Television/UNNAMED_DISC/title02.mkv
LIBMKV_TRACE: Exception: MKV_ASSERT: (m_MarksCount==m_ChapterMarks.size()) || ((m_MarksCount+1)==m_ChapterMarks.size())
Failed to save title 3 to file C:/Users/Vincent Chan/Television/UNNAMED_DISC/title03.mkv
LIBMKV_TRACE: Exception: MKV_ASSERT: (m_MarksCount==m_ChapterMarks.size()) || ((m_MarksCount+1)==m_ChapterMarks.size())
Failed to save title 4 to file C:/Users/Vincent Chan/Television/UNNAMED_DISC/title04.mkv

I also tried ripping using DVDShrink and loading the IFO onto the MakeMKV. I ended up getting the same failure messages.

I'm not sure what these codes mean, but would be very appreciative if I could get a fix to this problem. Thanks in advance!
Last edited by naisatoh on Sun Mar 01, 2009 12:27 am, edited 1 time in total.

dandirk
Posts: 25
Joined: Mon Feb 23, 2009 10:39 pm

Re: 2 Different Failures

#2 Post by dandirk » Sun Mar 01, 2009 12:14 am

If DVDShrink is failing as well... this probably is a copy protection issue, or even damaged disk or CD/DVD drive that can't read the disk. MakeMKV does support ripping of all encryption types so maybe they will add this one at next update.

In the mean time I would use AnyDVD if you have it, there is a 30 day trial. MakeMKV should then be able to rip it... If you still get errors, try another drive or even another disk.
Last edited by dandirk on Sun Mar 01, 2009 12:39 am, edited 1 time in total.

naisatoh
Posts: 3
Joined: Thu Feb 26, 2009 5:37 am

Re: 2 Different Failures

#3 Post by naisatoh » Sun Mar 01, 2009 12:26 am

Actually, I'm not having any problems with DVDShrink. The problem occurs when I take the IFO from DVDShrink then load it up onto MakeMKV.

PierreLo
Posts: 16
Joined: Sun Feb 01, 2009 3:19 pm

Re: 2 Different Failures

#4 Post by PierreLo » Mon Mar 02, 2009 9:33 am

Hi naisatoh,

I have the exact same problems on some DVDs. Mike (MakeMKV owner) asked me for some specific tests to perform with DVD shrink to try to isolate the portion of the movie that causes the problem (thanks to DVDshrink you can select a portion of the movie to rip and generate a valid DVD structure from it, that can be run in MakeMKv afterwards).

I am in the process of doing this and I'll report back here once I get news.

In the meantime, you can still use PGCdemux and MKVMergeGUI to manually process the "difficult" files.

PierreLo

mike admin
Posts: 4071
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: 2 Different Failures

#5 Post by mike admin » Tue Mar 03, 2009 9:41 am

naisatoh wrote:Hi there,

I've been going through a number of DVDs and have had generally good success. However, I ran into two different issues which resulted in failed processes. The first disc contained 6 episodes, but failed on one of them. I received the following code:

FAILURE: Code 1982 at =wPaU/&IJ=$E<M(AZGO:121262509
FAILURE: Code 0 at L7Z7e&"teT9J"H%rGIU5:213130444
FAILURE: Code 11932 at L7Z7e&"teT9J"H%rGIU5:213129639
LIBMKV_TRACE: Exception: Error while reading input

The second failure was on a disc that contained 5 episodes, but resulted in 4 failures. I received the same code for each failure that occurred:

LIBMKV_TRACE: Exception: MKV_ASSERT: (m_MarksCount==m_ChapterMarks.size()) || ((m_MarksCount+1)==m_ChapterMarks.size())
Failed to save title 1 to file C:/Users/Vincent Chan/Television/UNNAMED_DISC/title01.mkv
LIBMKV_TRACE: Exception: MKV_ASSERT: (m_MarksCount==m_ChapterMarks.size()) || ((m_MarksCount+1)==m_ChapterMarks.size())
Failed to save title 2 to file C:/Users/Vincent Chan/Television/UNNAMED_DISC/title02.mkv
LIBMKV_TRACE: Exception: MKV_ASSERT: (m_MarksCount==m_ChapterMarks.size()) || ((m_MarksCount+1)==m_ChapterMarks.size())
Failed to save title 3 to file C:/Users/Vincent Chan/Television/UNNAMED_DISC/title03.mkv
LIBMKV_TRACE: Exception: MKV_ASSERT: (m_MarksCount==m_ChapterMarks.size()) || ((m_MarksCount+1)==m_ChapterMarks.size())
Failed to save title 4 to file C:/Users/Vincent Chan/Television/UNNAMED_DISC/title04.mkv

I also tried ripping using DVDShrink and loading the IFO onto the MakeMKV. I ended up getting the same failure messages.

I'm not sure what these codes mean, but would be very appreciative if I could get a fix to this problem. Thanks in advance!
The first one means that the VOB file is invalid. can you please provide some information about the disc - is it a DVD disc or are you trying to open ripped files?

The second failure indcates that chapter information is either incorrect or very strange. We've never seen this error before.

naisatoh
Posts: 3
Joined: Thu Feb 26, 2009 5:37 am

Re: 2 Different Failures

#6 Post by naisatoh » Wed Mar 04, 2009 12:16 am

mike admin wrote:The first one means that the VOB file is invalid. can you please provide some information about the disc - is it a DVD disc or are you trying to open ripped files?

The second failure indcates that chapter information is either incorrect or very strange. We've never seen this error before.
Thanks for your reply! Both errors were from original DVD discs. The first was from the third disc of the second season of the Simpsons. The second error came from the third disc of the second season of Futurama. Is there any way to bypass some of these errors?

mike admin
Posts: 4071
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: 2 Different Failures

#7 Post by mike admin » Mon Mar 09, 2009 8:57 am

naisatoh wrote:
mike admin wrote:The first one means that the VOB file is invalid. can you please provide some information about the disc - is it a DVD disc or are you trying to open ripped files?

The second failure indcates that chapter information is either incorrect or very strange. We've never seen this error before.
Thanks for your reply! Both errors were from original DVD discs. The first was from the third disc of the second season of the Simpsons. The second error came from the third disc of the second season of Futurama. Is there any way to bypass some of these errors?
Unlikely.We'll try to locate the error, but it might take time.

mkv420
Posts: 15
Joined: Thu Apr 23, 2009 2:57 am

Re: 2 Different Failures

#8 Post by mkv420 » Thu Apr 23, 2009 3:07 am

I can confirm that volume 2 disk 3 of futurama still exhibits this behavior in 1.4.1 beta.

Post Reply