Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
libdvdread [2015/01/16 16:00]
beandog
libdvdread [2015/01/16 16:08]
beandog
Line 324: Line 324:
         * ''​ttu_offset''​         * ''​ttu_offset''​
       * **''​pgcit_t''​** ''​vts_pgcit''​ - Program Chain Information Table (see above) ​     ​       * **''​pgcit_t''​** ''​vts_pgcit''​ - Program Chain Information Table (see above) ​     ​
-      * **''​vts_tmapt_t''​** ''​vts_tmapt''​+      * **''​vts_tmapt_t''​** ''​vts_tmapt'' ​- time maps for each PGC 
 +        * ''​nr_of_tmaps''​ - number of program chains 
 +        * ''​zero_1''​ 
 +        * ''​last_byte''​ - end address (last byte of last VTS_TMAP) 
 +        * **''​vts_tmap_t''​** ''​tmap''​ 
 +          * ''​tmu''​ - time unit, in seconds 
 +          * ''​zero_1''​ - reserved / unknown / safe to ignore 
 +          * ''​nr_of_entries''​ - number of entries in map; ''​0''​ for empty map 
 +          * **''​map_ent_t''​** ''​map_ent''​ - time map entry (typedef as uint32_t)
       * **''​c_adt_t''​** ''​vts_c_adt''​       * **''​c_adt_t''​** ''​vts_c_adt''​
       * **''​vobu_admap_t''​** ''​vts_vobu_admap''​       * **''​vobu_admap_t''​** ''​vts_vobu_admap''​
     * [[VMGM]]     * [[VMGM]]
       * ''​VIDEO_TS.VOB''​       * ''​VIDEO_TS.VOB''​

Navigation