Alek Posted March 6, 2009 Posted March 6, 2009 (edited) Made this screen captureing script (mostly thanks to monoceres and his AVI UDF here)Features:-Watermark-Visual notification when left/right clicking.-Compression(requires ffmpeg in scriptdir)Todo:-Create a GUI for it.-Clean up and Optimize.-Add more stuff to GUIStuff I'm working on:-Zoom. (almost done, just need it too zoom smoothly ) will be there in next release -Different types of paning. (Kinda only bin testing stuff out)-Plugin for video effects (make your own click effects etc...) (only an idea I really really want to add )Hotkeys:-ctrl + F1 to exit-ctrl + F9 to start/stop recording.-ctrl + F8 to lock the recording frame.Updates:-Fixed alot of minor bugs.-Some clean up.-Added new "click" effect.-Now uses mousehook instead of _ispressed to detect clicksDownloadDownload Old Versiondownload Old Versionuploaded a clip to youtube: http://www.youtube.com/watch?v=0-krgvg_ezI&fmt=18 Edited March 14, 2009 by Alek [font="Impact"]Never fear, I is here.[/font]
corgano Posted March 6, 2009 Posted March 6, 2009 woot first post i could make the gui for you. what do you need on it? 0x616e2069646561206973206c696b652061206d616e20776974686f7574206120626f64792c20746f206669676874206f6e6520697320746f206e657665722077696e2e2e2e2e
FireFox Posted March 6, 2009 Posted March 6, 2009 @AlekGood job for GDI implements Perhaps with will give you ideas : http://www.autoitscript.com/forum/index.php?showtopic=86830Cheers, FireFox.
James Posted March 6, 2009 Posted March 6, 2009 The end filesize is 25MB with compression? Ouch! Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Alek Posted March 6, 2009 Author Posted March 6, 2009 (edited) The end filesize is 25MB with compression? Ouch!that's with quality set to max, due to my crap bandwidth I had to recompress the youtube video with a bit lower quality, ended up being 12MB and could probably go less without that much loss of quality. Edited March 6, 2009 by Alek [font="Impact"]Never fear, I is here.[/font]
WideBoyDixon Posted March 6, 2009 Posted March 6, 2009 This is very nice! However, the resulting file size is a bit concerning to me too. CamStudio doesn't have this problem so I wonder if there's something to be learned from there. It might be nice to be able to specify the frame rate as that could help too. For a recorded demo something around 4 frames per second would probably be OK. WBD [center]Wide by name, Wide by nature and Wide by girth[u]Scripts[/u]{Hot Folders} {Screen Calipers} {Screen Crosshairs} {Cross-Process Subclassing} {GDI+ Clock} {ASCII Art Signatures}{Another GDI+ Clock} {Desktop Goldfish} {Game of Life} {3D Pie Chart} {Stock Tracker}[u]UDFs[/u]{_FileReplaceText} {_ArrayCompare} {_ToBase}~ My Scripts On Google Code ~[/center]
ludocus Posted March 6, 2009 Posted March 6, 2009 strange? when I don't have it compressed, it all works. but when its compressed, it can't play
Alek Posted March 6, 2009 Author Posted March 6, 2009 This is very nice! However, the resulting file size is a bit concerning to me too. CamStudio doesn't have this problem so I wonder if there's something to be learned from there. It might be nice to be able to specify the frame rate as that could help too. For a recorded demo something around 4 frames per second would probably be OK.WBDWhen a GUI is made it will probably include allot of settings that allows you to tweak the compression to suit your needs.you could get a smaller file by changing FPS, bitrate, codec etc. [font="Impact"]Never fear, I is here.[/font]
AlmarM Posted March 6, 2009 Posted March 6, 2009 [offtopic]@ ludocus Haha, you stole my dragcave signature "Could you please spend x seconds of your life by clicking my eggs?" AlmarM [/offtopic] Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
FireFox Posted March 6, 2009 Posted March 6, 2009 @Alek Have you seen my link or you're ignoring it ? Cheers, FireFox.
Alek Posted March 6, 2009 Author Posted March 6, 2009 @AlekHave you seen my link or you're ignoring it ?Cheers, FireFox.Have seen it [font="Impact"]Never fear, I is here.[/font]
Alek Posted March 7, 2009 Author Posted March 7, 2009 new version out added GUI (not 100% done yet) [font="Impact"]Never fear, I is here.[/font]
James Posted March 7, 2009 Posted March 7, 2009 Compression should be an option only if it exists. The GUI is nice and the auto pan works nicely, could be faster . Also, the user in the INI file should not be set to you instantly. If no INI file exists then ask for more settings to be entered. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now