Log in

View Full Version : warning in vobblanker I can't figure


kmac61
5th March 2006, 20:42
I've seen this warning show up a couple of times recently while doing some minor blanking. at first I thought I was doing something wrong so I checked by running the folder thru with no changes and still got them. They'll show up for every vts except the one containing the main title

warning nuPGC's higher than the value stored in VTS_TMAPTI2
warning nuPGC's higher than the value stored in VTS_TMAPTI3

I'm just curious as to what they're refering to

jsoto
6th March 2006, 01:02
The number of Program Chains of a VTS is stored in VTS_PGCI, and there is one VTS_PGC table per PGC.

In TMAPTI table, one entry (empty or not) must exist per each PGC. Not a big authoring error if it is not there..

VobBlanker complains (the warning you're asking for) when process the TMPATI table if the number of PGCs in this table is lower than the one in VTS_PGCI

jsoto