acid_kewpie
17th November 2002, 11:58
Hi, i'm writing a dvd ripper front end for linux http://acidrip.thirtythreeandathird.net and having to write a secondary app to parse the structure of a dvd in a really really obivious adn readble format, so I need to find the length of each track in turn, not just the lengths of each TTN.
My app works great most of the time, but a couple of times i've had DVD's where the actual video stream is in a different TTN to the on it starts at (from video_ts.ifo). Now the first cell of the start TTN points to the next TTN, but i want to make sure i'm getting this right.. what are the possible conventions that could happen? can t be split over mupltiple TTN's? The total length of the first TTN has always been 0 so far, with the actaul length i need to get out being in the second TTN. is this the way it will always be? i'm just after a little explanation of what's possible around this area, and such what i realistically need to support in my software
thanks
chris
<edit>for below.. yeah i couldn't really pick a forum that really suited my needs... i mod linuxquestions.org and that always pisses me off... soz</edit>
My app works great most of the time, but a couple of times i've had DVD's where the actual video stream is in a different TTN to the on it starts at (from video_ts.ifo). Now the first cell of the start TTN points to the next TTN, but i want to make sure i'm getting this right.. what are the possible conventions that could happen? can t be split over mupltiple TTN's? The total length of the first TTN has always been 0 so far, with the actaul length i need to get out being in the second TTN. is this the way it will always be? i'm just after a little explanation of what's possible around this area, and such what i realistically need to support in my software
thanks
chris
<edit>for below.. yeah i couldn't really pick a forum that really suited my needs... i mod linuxquestions.org and that always pisses me off... soz</edit>