There is a 15% chance every minute for every character to be changed to the correct one.
So it may need some time when you watch it to the end
Also it loops ;)
59 of every 60 frames is just the right rotating thingy.
Comment has been collapsed.
Yeah, that was my hope with the rotating thingy to the right ;)
edit: I made the gifs to test some self written gif "library" btw
Comment has been collapsed.
Yep, but that part was pretty easy after all:
def get_diff_(old_img, new_img):
if old_img is None:
return new_img
diff = ImageChops.difference(old_img, new_img).getbbox()
return new_img.crop(diff)
Also only using two colors helps a lot.
This needs additionally color to transparency conversion for images with more as two colors though.
I made a 24hour clock with 1 second precision in 6mb, in case you are interested.
http://i.imgur.com/7KFiKU0.gif
copy and paste this url,. If you click it you'll get the gifv version which won't load.
Comment has been collapsed.
GIF Movie Gear: < 8MB of memory and insta-load :)
I have no idea what Photoshop is up to. 1bpp x (885x36) x 1920 frames = ~7.3MB of memory needed for all the raw frames.
Comment has been collapsed.
I guess photoshop ignored that there are only two colors and/or created a full sized image for every frame.
59 of 60 frames are just some pixel difference.
Comment has been collapsed.
i realized my description might not be the best.
All you have to do is to wait, till WAIT in the GIF changes to DONE and then redeem the game ;)
The first one loops in between 25 and 35 minutes, btw.
Comment has been collapsed.
It would appear 1st was already redeemed already also.
Ah well, an interesting new approach :3
Comment has been collapsed.
Didn't grab anything but this is neat and unique. How long did it take you to cook up the program/script to output all the frames?
Comment has been collapsed.
Hard to say. I worked some weeks on the lib, which in this case doesn't really do more as generating header, control frames and handling the compression.
Most of the stuff for this thingy is dirty hacked together with python in about half an hour.
Comment has been collapsed.
Neato! Caught the comment above that you wrote the writing library too :)
Shame they were solved so quickly, though you have to wonder if anyone would have ever solved it if you hid a bitstream in some esoteric way.
Comment has been collapsed.
Some people do, but there aren't that much on SG with knowledge and interest in that kind of stuff.
I did some more complicated steganography puzzles about half a year ago:
http://www.steamgifts.com/discussion/5iDML/puzzle-choose-on-of-over-180-games
That is were most of the code from the library comes from.
Maybe i do some easier one some day.
I stopped buying bundle some time ago, but still have so many (mostly not really interesting, tbh) games laying around.
Comment has been collapsed.
You should do more puzzles. They're really something else.
Comment has been collapsed.
Yah, very easy in gimp, but I'm way too late to the party.
Comment has been collapsed.
47 Comments - Last post 2 hours ago by Lambosaur
383 Comments - Last post 3 hours ago by CelticBatman
6 Comments - Last post 3 hours ago by Almostn33t
25 Comments - Last post 3 hours ago by scap
25 Comments - Last post 5 hours ago by SHODANFreeman
59 Comments - Last post 6 hours ago by aquatorrent
47,443 Comments - Last post 10 hours ago by BlazeHaze
55 Comments - Last post 1 minute ago by GeekDoesStuff
118 Comments - Last post 4 minutes ago by akfas
43 Comments - Last post 12 minutes ago by reigifts
860 Comments - Last post 16 minutes ago by Fitz10024
91 Comments - Last post 22 minutes ago by Cjcomplex
29 Comments - Last post 24 minutes ago by RaisinCookiesAreGood
107 Comments - Last post 24 minutes ago by Namie
There might be another way hint hint, but if you wait long enough you will see the keys (so not really a puzzle, i guess, but good enough i hope)..
All games are gone
Move along.
Comment has been collapsed.