Re: Compress captured videoframe
- From: "Mike D Sutton" <EDais@xxxxxxxx>
- Date: Tue, 17 May 2005 20:39:42 +0100
> I have try both variants, but all of them make error "bad DLL
> calling"
I would assume then that it's not those parameters that are giving you the
problem then, according to the documentation the last two parameters should
be NULL when compressing a keyframe and I doubt VB would be too happy you
padding in a constant as a ByRef parameter (your lpdwFlags parameter.)
Unfortunately I don't have any of my own code on the subject to hand but
I'll try and dig some out next time I'm on my dev. machine.
For now have a read through this page and see if there's anything else that
jumps out at you as invalid parameters:
http://msdn.microsoft.com/library/en-us/multimed/htm/_win32_iccompress.asp
Hope this helps,
Mike
- Microsoft Visual Basic MVP -
E-Mail: EDais@xxxxxxxx
WWW: Http://EDais.mvps.org/
.
- Follow-Ups:
- Re: Compress captured videoframe
- From: post
- Re: Compress captured videoframe
- References:
- Compress captured videoframe
- From: post
- Re: Compress captured videoframe
- From: Mike D Sutton
- Re: Compress captured videoframe
- From: post
- Re: Compress captured videoframe
- From: Mike D Sutton
- Re: Compress captured videoframe
- From: post
- Re: Compress captured videoframe
- From: Mike D Sutton
- Re: Compress captured videoframe
- From: post
- Compress captured videoframe
- Prev by Date: Re: Compress captured videoframe
- Next by Date: Re: Compress captured videoframe
- Previous by thread: Re: Compress captured videoframe
- Next by thread: Re: Compress captured videoframe
- Index(es):
Relevant Pages
|