dwsubc
December 30, 2010, 16:19:04
Hi,
I am writing an application that snaps 2 bitmaps at different times and then combines them into a third bitmap. This bitmap3 is then saved to disk and the process then repeats. This means I end up with lots of bitmaps3 in a disk folder.
Is it possible to save these bitmaps3 to an AVI video so I end up with a single video file rather than individual bitmaps? I don't need to show the live video at runtime.
It looks like MediaStreamSink might be able to do this from the documentation. If so, is there a C# sample somewhere?
Thanks
Dave
I am writing an application that snaps 2 bitmaps at different times and then combines them into a third bitmap. This bitmap3 is then saved to disk and the process then repeats. This means I end up with lots of bitmaps3 in a disk folder.
Is it possible to save these bitmaps3 to an AVI video so I end up with a single video file rather than individual bitmaps? I don't need to show the live video at runtime.
It looks like MediaStreamSink might be able to do this from the documentation. If so, is there a C# sample somewhere?
Thanks
Dave