LEADTOOLS Support
Multimedia
Multimedia SDK Questions
ItmmDVDControl Volume, Title, Chapter Text from Index?
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Saturday, August 6, 2005 10:04:27 AM(UTC)
Groups: Registered
Posts: 3
How can I get the text for a volume, title, or chapter using the ItmmDVDControl?
I can get the indexs for them, but I do not find how to get the text.
#2
Posted
:
Wednesday, August 10, 2005 4:20:39 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
GetDVDTextString is the function that needs to be called to actually retrieve a string. GetDVDStringType will tell you what type of string it is.... i.e. ltmmDVD_General_Name. You can find all of these in the helpfile under "ltmmDVD_TextStringType constants".
With that said, we find that alot of production DVDs don't contain any text so if you are attempting to display the same information as Media Player, then you should know that Media Player uses an internet database to retrieve this information. The data comes in an XML file like this:
http://metaservices.windowsmedia.com/amgvideo_b/template/GetMDRDVDByCRC.xml?CRC=2f088ac37172e8bc
Bashar Abdulqaiyume
LEAD Technologies, Inc.
LEADTOOLS Support
Multimedia
Multimedia SDK Questions
ItmmDVDControl Volume, Title, Chapter Text from Index?
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.