Re: Regsvr32 problem for my in-place transform filter
- From: "The March Hare [MVP]" <phil@xxxxxxxxx>
- Date: Sun, 10 Apr 2005 20:55:25 -0600
On Sun, 10 Apr 2005 15:07:53 +0800, Jason Ho wrote:
> I have my in-place transform filter to convert video to B&W. I don't know
> why if I build my filter in release mode (in VC++ 6) and use regsvr32 to
> register the filter, the filter's path will be set to the path of the
> regsvr32.exe (as shown in the attahced image).
>
> But if I build the filter in debug mode, everything is alright!
>
> Do you know how to solve this problem?
How exactly are you registering the filter? (command line or VS post-build
step?, give the exact command you are using, are you giving the full path
name of the file to regsvr32?)
Can you include a code snippet from the header that defines the filter
info?
--
Please read this before replying:
1. Dshow & posting help: http://tmhare.mvps.org/help.htm
2. Trim & respond inline (please don't top post or snip everything)
3. Benefit others: follow up if you are helped or you found a solution
.
- References:
- Regsvr32 problem for my in-place transform filter
- From: Jason Ho
- Regsvr32 problem for my in-place transform filter
- Prev by Date: VMR 9 does not link with April SDK Update ?
- Next by Date: Re: mpeg2 as video texture
- Previous by thread: Regsvr32 problem for my in-place transform filter
- Next by thread: Play DV out of 1394 port
- Index(es):
Relevant Pages
|