| View previous topic :: View next topic |
| Author |
Message |
AHKsimple
Joined: 27 Oct 2006 Posts: 14
|
Posted: Sun Oct 29, 2006 7:21 am Post subject: Simple Screen Video Capture |
|
|
| How can I create a simple script that will capture videos of my screen? I already got the Print Screen thing down but is there any way to be able to save those screens so I can convert them into an avi or whatever later? I'm still learning so the only way I could think of is to have the script copy the screen, paste it onto an image editor, and save them (each individual frame) which is extremely impractical of course and misses the whole point. I looked through the guide multiple times and could not find a way to directly save a PrtSc image to a folder. To have the screen copies for each frame and converting them later would be kind of cool because I could edit the video before it's even made into a video. |
|
| Back to top |
|
 |
JSLover
Joined: 20 Dec 2004 Posts: 542 Location: LooseChange911.com... the WTC attacks were done by the US Gov't... the official story is a lie...
|
Posted: Sun Oct 29, 2006 8:19 am Post subject: Re: Simple Screen Video Capture |
|
|
With AutoHotkey...or at all?...I downloaded CamStudio a few weeks ago, but haven't played with it yet...searching for more I found VirtualDub & haven't done anything with it at all...upon further review...VirtualDub looks to only capture from a video capture card...not the screen...
- CamStudio (Sourceforge)
site blurb: CamStudio is able to record all screen and audio activity on your computer and create industry-standard AVI video files and using its built-in SWF Producer can turn those AVIs into lean, mean, bandwidth-friendly Streaming Flash videos (SWFs)
sf blurb: CamStudio records activity from your screen and audio from a microphone into AVI video files and can also convert the AVIs into Streaming Flash videos (SWFs) using its built-in SWF Producer.
- VirtualDub (Sourceforge, subdomain)
site blurb: VirtualDub is a video capture/processing utility for 32-bit Windows platforms (95/98/ME/NT4/2000/XP)
sf blurb: Desktop video processing and capture application ...or perhaps with AHK?...
...or just a nice good screenshot prog (that you could stitch together into a video)...
...those last 2 do images/screenshots...but I believe any video software can stitch together static images & make a video... _________________
Home • Click image! • Blog |
|
| Back to top |
|
 |
AHKsimple
Joined: 27 Oct 2006 Posts: 14
|
Posted: Sun Oct 29, 2006 8:44 am Post subject: |
|
|
Thanks a ton.  |
|
| Back to top |
|
 |
|