Re: VB.NET - Screen Recorder with audio. Converts to MPEG-4 video now. Update 29 Dec
Originally Posted by Peter Porter
I thought I corrected the frame rate. Maybe it runs fast depending on the system. Works great on my pc. When I have time I'll look over my program again.
First of all thanks for sharing!
I would love to see a fix for the playback speed, I've tried all sorts of command line options for ffmpeg but the output file was always playing about 2x faster then the real capture time.
EDIT UPDATE
I changed my experiment code again, capture at lower FPS, (still a lot of junk in this, bunch of DoEvents,etc..)
This captures the mouse pointer and draws a red circle around the mouse pointer when left mouse button is down.
Last edited by Edgemeal; Sep 28th, 2014 at 09:52 PM.