|
Optional If movie is on 2 or more CDs this is time where chapters begin on other CDs.
Example: movie 2 hours long on 2 CDs, each CD is one hour.
--- [Chapters1] 1=00:00:00 Chapter 1 2=00:15:00 Chpater 2 3=00:30:00 Chapter 3 4=00:45:00 Chapter 4
[Chapters2] 1=01:00:00 Chapter 5 2=01:15:00 Chpater 6 3=01:30:00 Chapter 7 4=01:45:00 Chapter 8 StartTime=01:00:00 ---
If chapters for all CDs are in .bsi file then all chapters will be displayed and player will ask for right CD if you choose chapter that is not on current CD. If you want that only chapters from current CD are visible then .bsi for each CD should have only chapters for this CD. For ex. cd1.bsi should only have section [Chapters1], CD2 -> [Chapters2] etc...
Note: If chapters on all CDs start form 0 then you don't need this option. For ex.:
[Chapters1] 1=00:01:00 Chapter 1 2=00:08:22 Chapter 2 ...
[Chapters2] 1=00:01:10 Chapter 1 2=00:09:11 Chapter 2 ....
|