Re: XML rendering machine for DirectShow playback filter of USF
Steve Lhomme <[email protected]> Wed, 12 Feb 2003 15:01:41 +0100 (CET)
| Newsgroups | gmane.comp.multimedia.usf.devel |
|---|---|
| Message-ID | <[email protected]> |
En réponse à Christian HJ Wiesner <[email protected]>: > Hi, > > Toff told me today he is just about to finish his first DirectShow > filter, being an audio filter to allow playback of CD Audio from the > drive. > > After that he will jump on the USF DShow filter i guess, and we were > discussing about a good way to convert the XML into Bitmaps or the like, > such that they can be rendered on DShow ( to overlay mixer i guess ? > ). > > Gabest, do you have any plans to support USF in DVobSub yet ? > > robux4, any ideas about such an XML engine, small enough in size to be > implemented into a DShow filter ? I've use TinyXML only which is simple, small and fast. http://sourceforge.net/projects/tinyxml/ http://usf.corecodec.org