Re: Compress captured videoframe
- From: post@xxxxxxxxxxxxxxxxxx
- Date: 17 May 2005 09:58:28 -0700
Hi Mike
I have try both variants, but all of them make error "bad DLL
calling"
res = ICCompress(hic, ICCOMPRESS_KEYFRAME, lbiOutput, lpData(0),
BMHeader, VideoData(0), lpckid, AVIIF_KEYFRAME, lFrameNum, dwFrameSize,
dwQuality, BMHeader, PrevVideoData(0))
res = ICCompress(hic, ICCOMPRESS_KEYFRAME, lbiOutput, ByVal
VarPtr(lpData(0)), BMHeader, ByVal VarPtr(VideoData(0)), lpckid,
AVIIF_KEYFRAME, lFrameNum, dwFrameSize, dwQuality, BMHeader, ByVal
VarPtr(PrevVideoData(0)))
.
- Follow-Ups:
- Re: Compress captured videoframe
- From: Mike D Sutton
- 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
- 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):