Hi , Thank you for giving me some idea. but my problem continous...
I am copying the header files one bye one form WMSDK to ../vc98/include/ directory.But after copying the shtypes.h its giving some error.How can i solve this?
Please help me....
Regards Adarsh
"Alessandro Angeli" wrote:
[Quoted Text] > From: "Adarsh" > > > I would like to create an activeX control using > > VC++ MFC.In side the activeX control i like to create wmv > > file from the rgb buffer,which contains the bits that is > > used to paint ActiveX GUI. > > > > Please anyone suggest me how can i create Windows Media > > file from the buffer?I will appreciate if sample code > > could be given! > > The UncompAVIToWMV sample in the WMF SDK creates WMV files > from RGB buffers read from an AVI file: just replace the AVI > reading part with your bitmap grabbing code. > > > -- > // Alessandro Angeli > // MVP :: DirectShow / MediaFoundation > // mvpnews at riseoftheants dot com > // http://www.riseoftheants.com/mmx/faq.htm > > >
|