Merge Images into AVI
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
5 posts
Page 1 of 1
Hello,
I want to make a screen recording program. I know how to take screenshots rapidly, but I do not know how to merge those frames into a single video file. Is there a library or way to do this? Please provide some code and an explanation for it if you decide to help me.
P.S. I'd like to compile PNG files into an AVI file. 29.97 frames per second, if that matters. As high-def as possible.
~GoodGuy17
I want to make a screen recording program. I know how to take screenshots rapidly, but I do not know how to merge those frames into a single video file. Is there a library or way to do this? Please provide some code and an explanation for it if you decide to help me.
P.S. I'd like to compile PNG files into an AVI file. 29.97 frames per second, if that matters. As high-def as possible.
~GoodGuy17

You could use this: http://bytescout.com/products/developer ... video.html
or you can look up the file structure at the codec you want to use and write the code yourself.
http://www.adp-gmbh.ch/csharp/avi/write_avi.html
or you can look up the file structure at the codec you want to use and write the code yourself.
http://www.adp-gmbh.ch/csharp/avi/write_avi.html
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

Why? Multi-threading can easily solve that.
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

5 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023