Screen Recorder- Save to AVI?
Well I need some help with making a screen recorder. My idea for it is to make it take a screenshot 15-30 times a second, and for each shot there will be a text file that will say the location of the cursor when the shot was taken and what the cursor was, like loading or whatever. Then when the user presses save, it will take all the shots, import the cursor in each one and then create an AVI using each of the frames that were initially shot. Another better way would be to take a screenshot with the cursor in it, if thats possible. And ideas?
Re: Screen Recorder- Save to AVI?
Making a screen recorder in VB.net will only hog your memory.
I would use a lower language.
I'm saying this from a past experience.
http://www.easternapiculture.org/pro...e/2006/hog.jpg
Re: Screen Recorder- Save to AVI?
What language do u recomend
Re: Screen Recorder- Save to AVI?
Re: Screen Recorder- Save to AVI?
Do you have any ideas for a Visual Basic screen recorder?
Re: Screen Recorder- Save to AVI?
Post 2.
But, what happened to the hog?
Re: Screen Recorder- Save to AVI?
o the hog died :) -well I only know VB-i heard u can use DirectShow .NET or Windows Media Encoder...i just wanna try it with VB-I do not really care about the memory issues, I really just want it done in VB-so you got any ideas?
Re: Screen Recorder- Save to AVI?
reconrey, have you seen http://forum.codecall.net/vb-tutoria...aving-avi.html? It looks like a complete answer to your question.
Pc -- the hog's still there on my screen, and very handsome it is too:).
BB
Re: Screen Recorder- Save to AVI?
Very interesting link BB.
Try to make a project reconrey, and run it.