Server Help

Misc User Apps - AnimationToImages

Samapico - Wed Sep 12, 2007 10:34 pm
Post subject: AnimationToImages
I was searching for something to split continuum-style animations into individual files... After some search, I just decided to make my own.

It's in VB, it supports bmp, png, jpg, gif (not tested gif and jpg much... should work)
Would have taken me much less time if it wasn't for the damn png... had some trouble finding a good gdi+ wrapper

If any of you really want to use it, and would like some more features or options, just ask...

Like I was too lazy to put the quality setting for jpg... if anyone needs that...

I made it so it's easy to output chat graphics to usable images for lvz. You can customize from which and to which frame you want to export, so if you want just one color of all the chats, its easy. You can also change the number appended to the first frame exported.
...Last minute add: Generate the File= section of a lvz... why not. I don't want to do this manually.
Ok. Done.

So... was there already something like that around?
Anonymous - Thu Sep 13, 2007 3:05 pm
Post subject: sweet
Sweet thanks man, good program icon_smile.gif
Cerium - Sat Sep 15, 2007 5:46 am
Post subject:
Quote:
So... was there already something like that around?


Kind of. I threw this together a while ago, but I believe yours is nicer, supports more formats and generally has more functionality.
Samapico - Sun Sep 16, 2007 1:34 pm
Post subject:
Quote:
Code: Show/Hide
strDirectory = InputBox("Enter the output directory", "Fucking common dialog not allowing directories to be selected bullshit.", "C:\Temp")

Yeah, I was trying to do that too :/


Quote:
Code: Show/Hide
MsgBox "Enter a directory. God do you read the fucking directions? Perhaps you should get cancer."

...

MsgBox "Try setting valid tile demensions, assbag."


I think my program is more polite too lol
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group