Prev: Access GPIO on W83627
Next: Linker error LNK4210
From: Johns on 6 Jun 2005 01:45 Is there any source filter for reading *. vob file format in Win CE 4.2 . Please let me know how to integrate with the directshow. Thanks, Regards, Johns.
From: BobF on 6 Jun 2005 06:45 On Mon, 6 Jun 2005 11:15:23 +0530, Johns wrote: > Is there any source filter for reading *. vob file format in Win CE 4.2 . > Please let me know how to integrate with the directshow. > Thanks, > Regards, > Johns. John, DirectShow is now part of the platform SDK
From: Max Paklin on 9 Jun 2005 13:57 ..vob is a DVD-format file, right? In that case DVD navigator filter is what you want to use. Not sure if it is present on CE, but it should. -- Max. "Johns" <johnysmart(a)yahoo.com> wrote in message news:uuSvzqlaFHA.464(a)TK2MSFTNGP15.phx.gbl... > Is there any source filter for reading *. vob file format in Win CE 4.2 > . > Please let me know how to integrate with the directshow. > Thanks, > Regards, > Johns. > >
From: Max Paklin on 9 Jun 2005 14:02 Windows Platform SDK? It used to be a part of it, but then MS removed it from there. They added it back? WHat SDK are you looking at? -- Max. "BobF" <rNfOrSePeAzMe(a)charter.net> wrote in message news:m1o6lbztyie4$.nqgwx0igmzuk$.dlg(a)40tude.net... > On Mon, 6 Jun 2005 11:15:23 +0530, Johns wrote: > >> Is there any source filter for reading *. vob file format in Win CE 4.2 >> . >> Please let me know how to integrate with the directshow. >> Thanks, >> Regards, >> Johns. > > John, > > DirectShow is now part of the platform SDK
From: Maxim S. Shatskih on 10 Jun 2005 01:44
DVD Navigator is for intepreting the DVD menu and dealing with encryption. You can open the single VOB file from the DVD disk by GraphEdt and look what occurs. No DVD Navigator. Only MPEG-2 Splitter. -- Maxim Shatskih, Windows DDK MVP StorageCraft Corporation maxim(a)storagecraft.com http://www.storagecraft.com "Max Paklin" <mpaklin(a)hotmail.com> wrote in message news:OxIknyRbFHA.3240(a)TK2MSFTNGP12.phx.gbl... > .vob is a DVD-format file, right? > In that case DVD navigator filter is what you want to use. Not sure if it is > present on CE, but it should. > > -- Max. > > > "Johns" <johnysmart(a)yahoo.com> wrote in message > news:uuSvzqlaFHA.464(a)TK2MSFTNGP15.phx.gbl... > > Is there any source filter for reading *. vob file format in Win CE 4.2 > > . > > Please let me know how to integrate with the directshow. > > Thanks, > > Regards, > > Johns. > > > > > > |