well the error was using binary 101 instead of decimal 101 (menu ifo's are first imported here for pre processing) as the ifo # when generic post title commands were imported -- this resulted in the commands being written 15 bytes off (overwriting the cell duration time) in the vts_pgciti table (ifoedit was telling me there was an Illegal fps It just didn't register)
I think I'll be tinkering a bit -- as it stands when play all is selected the last movie played exits to the first movie (and around and around she goes -- minor but not elegant) -- I think the last movie should exit to the VMG menu or a simple exit
Tricky as I'm repeating the first menu title commands for each imported vts
and the code doesn't know actually how many vts there are at this point
I think I'll be tinkering a bit -- as it stands when play all is selected the last movie played exits to the first movie (and around and around she goes -- minor but not elegant) -- I think the last movie should exit to the VMG menu or a simple exit
Tricky as I'm repeating the first menu title commands for each imported vts
and the code doesn't know actually how many vts there are at this point
Comment