|
|
runtime error 11 (movie only)
i just tried the movie only (0.87) for the very 1st time
and got runtime error 11 (division by zero) right after rebuilding started.
disk: incredibles R2. i disabled all but 1 audio amp; 2 subtitle streams and was running rb in no compression mode (small enough to fit to a sl dvd).
edit: found something interesting. the 1st m2v segment is 0-sized. that must be the vobid 1, which is a blank clip (in the original dvd), but that belongs to title 2. why does rb try to process it?
movie is in title 1, which consist of vobids 2,3,...
and why is the m2v for the 1st segment 0?
regards
t
Didn't you made any pre-processing?
It's the first time I hear about a version on that movie that fits on a DVD-5 removing just 1 Audio and 2 Subtitles streams...
If I'm wrong... sorry
yes, this one was unprocessed, but sorry i got mixed up with my tests. obviously it wouldn't fit to a sl dvd. i was running it in no compression mode to speed up the subtitle test described here.
anyway. i looked at the vobs with vobedit and to me the vobid 1 seems to be ok with 12 frames. i even tried demuxed it with pgcdemux and got 352kb. tried to replace the 0b that rb produced with this one, but obviously got the same error (well, inf was saying that it has 0 frames) and flg-file was also 0b.
interesting thing is that log says that rb is rebuilding segment 0 vobid 2 cellid 1, which is the correct 1st vodid of the main title and whose m2v file was fine.
btw the file is named V01000000002001.m2v and there's also V01000100002001.m2v which is the correct vobid=2 cellid=1.
maybe that's why log says what it says.
regards
t
Are you sure you are using version 0.87???? That was one of the fixes that went into v0.87... The 0 length M2V isn't a problem, but it shouldn't be there (although there should be an AVS file that has no content and an empty .FLG file). It is related to the way DVD-RB jumps to the first NAVPACK of the most significant PGC. It's ok, by the way to have multiple segments that have the same VOBID and CELLID -- it happens all the time (still frames are a good example -- or very long cells).
rb's window's title says DVD Rebuilder Professional v0.87a (Beta)
and just to be sure, i tried it again (this time on my laptop, where i don't have enough disk space atm to demux all of them), but as the files are the very 1st ones, i demuxed (prepared) until 4th segment. and even this time i got
Code:
28.04.2005 08.58 139 V01000000002001.AVS
28.04.2005 08.58 0 V01000000002001.FLG
28.04.2005 08.58 0 V01000000002001.MPV
28.04.2005 08.58 200 V01000100002001.AVS
28.04.2005 08.58 767 V01000100002001.FLG
28.04.2005 08.58 14.375.349 V01000100002001.MPV
does that already witness that the problem still exist or do you want me to try again in the evening with my desktop all the way?
regards
t
could not resist trying it once more. 1st i had to clean up the disk, but that's time well spent...
after 24 minutes the truth was revealed =gt; runtimeerror11.
i'll attach a jpg of proof ;-)
regards
t
Well just confirming so would have been enough... I'll go back an look at the code. That part doesn't worry me though, I can't imagine where the divide by zero error could be...
@lark,
Did you do the entire sequence (PREPARE, ENCODE, and REBUILD) with 0.87, or just the REBUILD?
[EDIT] Never mind... I just realized I was looking in the wrong place. You were doing a quot;No Compressionquot; rebuild... hmmm... I'll get back to you a little later.ok, thx.
just to let others know: yes all phases were done with 0.87a
(i think it's also visible in the screenshot)...
regards
t
I just found why the zero length file is there... not a problem. I can force that -- but can't repeat your problem. I also can't find where it might happen.
Could you look in the INF file and see what the value of quot;Frames=quot; is for the area with the header quot;[V01000000002001]quot;?
0
24 minute prepare and 0 minute encoding? am i missing something?
yes, i was running in no compression mode ;-)
when you prepare well, you don't have to encode any more, because
in this case prepare-phase demuxes all the videos (not ILVUs tho).
so, all that is left, is rebuilding...
regards
t
Originally posted by lark
0
AHA!!!
meaning?
edit: btw, what causes that cell to be split into 2 segments?
is it something in the IFO or in the VOB?
i could email you the ifo or beginning of the vob, if that'll help you spot the bug...
regards
t
It's fixed. It will be in v0.88.
It's just a byproduct related to the way DVD-RB works. I've changed that to avoid confusion also.thx a million,
i'll test it right away...
regards
t
yahoo, this worked. you're genius!
t |
|