I was wondering why the internal IFO Parser ignores the last entry in the CellLink Table.
This is the reason:
...
010: Program Chain[1]->Angle[1]->Chapter[10]->Cell[001] VobID[1].CellID[10] [#131462] [@2038012]
011: Program Chain[1]->Angle[1]->Chapter[10]->Cell[002] VobID[2].CellID[1] [#137090] [@2076065] <- Redundant
012: Program Chain[1]->Angle[1]->Chapter[10]->Cell[003] VobID[1].CellID[1] [#137502] [@2080495]
013: Program Chain[1]->Angle[1]->Chapter[10]->Cell[004] VobID[2].CellID[1] [#152414] [@2303399]
[fin]
....... read more
These commits prove that i have to much sparetime ;)
I was astouned that this code was still able to read structure protected DVDs given its age of over 10 Years.
During my time of using it, i recognised that it had problems with some DVDs and started to hack on it.
Its Fun and hopefully useful for Backup cases.
Id like to see the Movie Industrie adding download codes to their DVDs, so a broken Disk does not have to be paid again.... read more