|
|
Hi, I want to grab a bitmap image while I am publishing video to WMS, So I think the only way is to write a WME transform plug-in, but I test the direct show plug-in samples, none of them can work with WME.
I use IWMEncTransform.SetInput("TransformPluginWrapper://MySample") to load my plug-in, it return S_OK, but when I call PrepareToEncode ,it return 0xC00D1B71,I don't know why.
thx.
|
|
|