My application receives a sequence of images (BitmapImage) from an external device with rate 30 fps.
I need to create an avi file from this images and then, save it on filesystem. How can I obtain this result? Are there any C# libraries can I use for this purpose?
Check out the SharpAvi library I've written for my projects. It supports large file sizes (no 2GB limit).
Look into the AVIWriter class of Aforge.Net.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With