Welcome to Dream.In.Code
Getting Help is Easy!

Join 132,649 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,140 people online right now. Registration is fast and FREE... Join Now!




Screen Capturer/Recorder

2 Pages V  1 2 >  
Reply to this topicStart new topic

Screen Capturer/Recorder, Another Project!

gabehabe
post 21 Sep, 2008 - 11:11 AM
Post #1


Working Girl.

Group Icon
Joined: 6 Feb, 2008
Posts: 5,440



Thanked 94 times

Dream Kudos: 2625

Expert In: ruling the world.

My Contributions


This is gonna be a smaller project, it shouldn't take so long. It's a screen capture program.
Customisable, and [hopefully] with the ability to edit the screen capture before you save it. (Example: remove frames, crop, etc)

I'm also trying to figure out how I can set it to clip a certain part of the screen, as opposed to doing the whole thing. I've already got a rough idea though. smile.gif

I'll post up a demo when it gets a little bit better, it doesn't do a lot at the minute. Just capture the whole screen from when you click a button until you click another, and you can only save it to .tiff

smile.gif
User is online!Profile CardPM

Go to the top of the page

abgorn
post 21 Sep, 2008 - 11:41 AM
Post #2


Hello Crap for Brains

Group Icon
Joined: 5 Jun, 2008
Posts: 863



Thanked 4 times

Dream Kudos: 25
My Contributions


I always love your projects! They always serve a purpose and do it well. And what language do you think your gonna write it in? Yor new favourate, C#?
User is online!Profile CardPM

Go to the top of the page

gabehabe
post 21 Sep, 2008 - 11:49 AM
Post #3


Working Girl.

Group Icon
Joined: 6 Feb, 2008
Posts: 5,440



Thanked 94 times

Dream Kudos: 2625

Expert In: ruling the world.

My Contributions


Of course! C#.NET 2.0

And thanks happy.gif

I should be able to post up a working version soon.

Just gonna add a preview thingy, where you can view it in a new window. smile.gif
User is online!Profile CardPM

Go to the top of the page

abgorn
post 21 Sep, 2008 - 12:03 PM
Post #4


Hello Crap for Brains

Group Icon
Joined: 5 Jun, 2008
Posts: 863



Thanked 4 times

Dream Kudos: 25
My Contributions


Since your using C#.NET 2.0, USE MONO!!!! I want to appretiate your software from a Linux desktop!
User is online!Profile CardPM

Go to the top of the page

Martyr2
post 21 Sep, 2008 - 12:23 PM
Post #5


Programming Theoretician

Group Icon
Joined: 18 Apr, 2007
Posts: 5,062



Thanked 175 times

Expert In: C/C++, Java, VB, VB.NET, C#, PHP, Web Development, HTML & CSS, Javascript

My Contributions


Sounds like a good old fashion distraction project from Snippet manager. Classic gabehabe fashion... distraction extraordinaire! wink2.gif

User is offlineProfile CardPM

Go to the top of the page

gabehabe
post 21 Sep, 2008 - 01:03 PM
Post #6


Working Girl.

Group Icon
Joined: 6 Feb, 2008
Posts: 5,440



Thanked 94 times

Dream Kudos: 2625

Expert In: ruling the world.

My Contributions


haha, very true~

I've got a basic form set up to show the individual frames (click them in a list box)

Next will be frame rate, etc.

I'll upload a basic version now, note that a lot of it doesn't do anything.

Wait a sec, I'll add a little functionality and post it here.

The point was just so I could do a screen capture of the snippet manager. smile.gif

EDIT:
Here it is! Note that the textboxes don't actually do anything yet, but I will get that done. smile.gif
Attached File  Screen.zip ( 6.18k ) Number of downloads: 6


OH YEAH!
I forgot, when you save it, it will save to "C:\\test.tiff" since that's where I saved it to when I was just figuring out how to save an animated tiff. sleep.gif

ANOTHER EDIT:
Beware, I just ran it and it started to get real slow when the List of Bitmaps got big. And everything went slow. Damn. Need to make it sleep a little longer, methinks.
User is online!Profile CardPM

Go to the top of the page

gabehabe
post 11 Oct, 2008 - 04:57 AM
Post #7


Working Girl.

Group Icon
Joined: 6 Feb, 2008
Posts: 5,440



Thanked 94 times

Dream Kudos: 2625

Expert In: ruling the world.

My Contributions


Made an update to this the other day. I've enabled the ability to record just a part of the screen, by moving an empty (mostly opaque) form over the area to record (the form disappears when you start recording. I've also greatly improved the stability/speed of it.

I'll get this one finished this week, I've kinda taken a break from bigger projects to learn new things, but I'm back on track now. (I've also been working on a lot of tutorials lately, in case you haven't noticed) wink2.gif

The same goes for the snippet manager, I'm considering a 100% rewrite in C++ with wxWidgets so you Linux users can use it too. smile.gif
User is online!Profile CardPM

Go to the top of the page

rudeboyco
post 11 Oct, 2008 - 05:09 AM
Post #8


New D.I.C Head

*
Joined: 16 Jul, 2008
Posts: 48


My Contributions


good project
User is offlineProfile CardPM

Go to the top of the page

GWatt
post 11 Oct, 2008 - 08:32 AM
Post #9


human inside

Group Icon
Joined: 1 Dec, 2005
Posts: 2,162



Thanked 16 times

Dream Kudos: 450
My Contributions


QUOTE(abgorn @ 21 Sep, 2008 - 04:03 PM) *

Since your using C#.NET 2.0, USE MONO!!!! I want to appretiate your software from a Linux desktop!


qt/gtk-record-my-desktop

look it up.
User is offlineProfile CardPM

Go to the top of the page

gbertoli3
post 4 Nov, 2008 - 05:35 PM
Post #10


DIC at Heart + Code

Group Icon
Joined: 23 Jun, 2008
Posts: 1,026



Thanked 16 times

Dream Kudos: 950
My Contributions


Is it Open-Source?
User is offlineProfile CardPM

Go to the top of the page

abgorn
post 5 Nov, 2008 - 12:48 PM
Post #11


Hello Crap for Brains

Group Icon
Joined: 5 Jun, 2008
Posts: 863



Thanked 4 times

Dream Kudos: 25
My Contributions


I know of it, I read an article about it in a Linux magizine. But the point of using Mono was to try Gabehabes project, not to get something to fulfil my recording needs.
User is online!Profile CardPM

Go to the top of the page

gabehabe
post 5 Nov, 2008 - 02:25 PM
Post #12


Working Girl.

Group Icon
Joined: 6 Feb, 2008
Posts: 5,440



Thanked 94 times

Dream Kudos: 2625

Expert In: ruling the world.

My Contributions


The fact that you have a Windows icon under your name suggests that you can use it anyway. smile.gif

I'm gonna get this finished soon~ It'll do for a portfolio. All I really need is to minimise it to the tray and show a little bubble of text.

I won't do the tiff editing yet, but it'll do for now. smile.gif
User is online!Profile CardPM

Go to the top of the page

2 Pages V  1 2 >
Fast ReplyReply to this topicStart new topic
Time is now: 11/23/08 05:08AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month