[matroska] r815 - trunk/DvdMenuXtractor

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-09-16 19:25:04 +0400 (Thu, 16 Sep 2004)
New Revision: 815

Modified:
   trunk/DvdMenuXtractor/DvdMenuXtractor.cpp
Log:
TODO: multi-angle

Modified: trunk/DvdMenuXtractor/DvdMenuXtractor.cpp
===================================================================
--- trunk/DvdMenuXtractor/DvdMenuXtractor.cpp	2004-09-16 11:40:21 UTC (rev 814)
+++ trunk/DvdMenuXtractor/DvdMenuXtractor.cpp	2004-09-16 15:25:04 UTC (rev 815)
@@ -862,6 +862,7 @@
 				XmlFile.AddLine(IndentString(lvl)+"<ChapterProcessPrivate>"+encodebase64(_PrivateCN,4)+"</ChapterProcessPrivate>");
 
 				//_TODO_: handle the vobID/cellID to determine the real timecode of the cells !
+				//_TODO_: handle the multi-angle programs
 
 				end_time = st_time + DvdTimecodeToNano(cell.playback_time);
 				DisplayTime(lvl, XmlFile, st_time, end_time);
@@ -906,6 +907,8 @@
 		// PGC commands
 		AddCommands(lvl, XmlFile, pgc->command_tbl);
 
+		//_TODO_: handle the multi-angles in the title
+
 		// Handle the Programs/Cells in the PGC
 		for (int i=0; i< pgc->nr_of_programs; i++)
 		{
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.