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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try this site which has downloadable examples as well: A Simple C# Wrapper for the AviFile Library.