问题
I am currently trying to make a screen recorder. I made list of bitmap images and want to put them in an .avi file. Is there anyway to do that in C#?
note: i'm a novice, so keep things simple
回答1:
Try this site which has downloadable examples as well: A Simple C# Wrapper for the AviFile Library.
回答2:
Try SharpAvi library. Its sources include a sample screen recording application.
来源:https://stackoverflow.com/questions/11802778/create-an-avi-file-from-a-list-of-bitmap-images