|
-
Jul 6th, 2001, 08:24 AM
#1
Thread Starter
Fanatic Member
Video editing
Anyone know how can I use a blue screen technique with MPEG video or AVIs to either add a BMP or second AVI as a background to a foreground video? I guess I'm thinking of either as app OR a VB technique
 Looking for a friendly intelligent chat forum? Visit the white-hart.net 
-
Jul 11th, 2001, 01:51 PM
#2
Thread Starter
Fanatic Member
-
Jul 11th, 2001, 03:55 PM
#3
Member
You'd have to go through pixel by pixel, but you'd still have to deal with anti-aliasing (partially blue pixels).
-
Jul 11th, 2001, 04:09 PM
#4
Good Ol' Platypus
And there's always Direct3D. Try mapping 2 triangles with the AVI, and then making another 2 triangles, mapping them with a 32-bit image (with an alpha-channel). This will give you any transparency you'd like. Use the Direct3D surface maker that comes with the SDK. This is the only way that I can see you can do it with reasonable speed.
Or you can go with directdraw, and hope that the alpha-channels work.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
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
|