|
-
Oct 11th, 2002, 11:10 AM
#1
Thread Starter
Lively Member
memory and bitmaps for AVI
hi,
i'm writing an app for running and editing AVI movie files. Using the api AVIStreamGetFrame i get a video frame from the avi file into memory and have a pointer to use it but i want to display this memory block into a picturebox frame by frame. i used CopyMemory to do this still i didn't get any result can any one please help me out with this.
do i have to create a compatible DC and then blit everthing to the picturebox's DC from the compatible DC, if so then how should i get this memory bitmap on to the compitable DC first?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|