|
-
Mar 25th, 2003, 10:07 AM
#1
Thread Starter
Hyperactive Member
AVI Display
Hi! S'awhile since I posted here....
Anyways....I am using directshow (quartz.dll) to display a video file in picAVI...
picOVL contains is going be used to overlay the video...
I can do an overlay by displaying picAVI and picOVL and then blitting (bitblt) them to picDEST in a timer event. The problem with this is that it only works if the AVI and OVL pictures are displayed.
What I want to do is have the AVI and OVL in offscreen buffers and then combining them in picDest.
However I tried setting up a buffer for both of them and the AVI displays fullscreen! (I set IVideoWindow to be the DC of the offscreen AVI buffer)
HELP!!!!
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
|