J Jochen Kalmbach [MVP] Jan 24, 2006 #2 Hi Danilo! can I extract the text from a DVD Menu? Click to expand... IFOEdit !? -- Greetings Jochen My blog about Win32 and .NET http://blog.kalmbachnet.de/
Hi Danilo! can I extract the text from a DVD Menu? Click to expand... IFOEdit !? -- Greetings Jochen My blog about Win32 and .NET http://blog.kalmbachnet.de/
J Jochen Kalmbach [MVP] Jan 24, 2006 #5 Hi Danilo! I must use a Microsoft SDK... Click to expand... AFAIK: There is no WinAPI to access a video-DVDs menu... You must read the spec of the DVD-Video-format (IFO/VOB) and use "ReadFile" to read the data from the file... -- Greetings Jochen My blog about Win32 and .NET http://blog.kalmbachnet.de/
Hi Danilo! I must use a Microsoft SDK... Click to expand... AFAIK: There is no WinAPI to access a video-DVDs menu... You must read the spec of the DVD-Video-format (IFO/VOB) and use "ReadFile" to read the data from the file... -- Greetings Jochen My blog about Win32 and .NET http://blog.kalmbachnet.de/