Edit a video to embed a bitmap.
Posted
by
Rajkumar R
on Stack Overflow
See other posts from Stack Overflow
or by Rajkumar R
Published on 2010-12-23T03:42:37Z
Indexed on
2010/12/23
3:54 UTC
Read the original article
Hit count: 397
.NET
|video-editing
I would like to edit a video so that i can embed a small bitmap image at any corner. The bitmap image has to be replaced with another image, for every two video frames.
If somehow it is possible to covert a group of pictures into slideshow video then i want that video to be embedded at the corner of the main video.
The size of the bitmap is about the size of a channel logo and that is exact space it will occupy in the video.
Please guide me in accomplishing. Is there any existing libraries available to do this.
I am working on .Net 4 platform but i do
© Stack Overflow or respective owner