Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

DirectShow filter + Flashplayer

6 views
Skip to first unread message

ttbao

unread,
Dec 11, 2007, 10:08:13 PM12/11/07
to
Dear All,

I am new to DirectShow Filter, I have to ask some questions regarding
to my problem.

My purpose is create a Source Filter to capture screen, and run on
FlashPlayer inside
browser.

I got VCam Filter download from http://tmhare.mvps.org/downloads.htm ,
modify FillBuffer
function to capture screen bitmap. Then it works in GrapEdit and
AMCAP, but it doesn't
work on FlashPlayer inside my browser.

Do I need to wirte other interface than IAMStreamConfig,
IKsPropertySet as in VCam Filter??

I don't know how to start to solve this problem, can anybody give me
some advice or your
experience in DirectShow Filter working with FlashPlayer.

Thanks so much.

bradmo...@gmail.com

unread,
Dec 12, 2007, 2:50:45 AM12/12/07
to
Hi all,
I met almost the same question as the guy mentioned above.

What's more, I met a "ASSERT failed, 2 objects left active!" problem
when I used the filter in MSN messager video capture.
And not only my own filter but the VCam has the same problem in this
case.
Maybe U can have a try, too.

It seemed to me that some interfaces or objects used in the filter
were not released after the process ended.
But I cannot figure out which ones.

Thanks in advance

0 new messages