Your script looks pretty nice. Frontend to ffmpeg?
Quote:
Originally Posted by SmokeyTheBear
heh .. thats just the geo fucking up.. it takes your city creates 4 images in various colors then makes them into an animated gif.. if several people hit the server at once it will create the animated gif before it has a chance to create all 4 images
|
That's a really dumb race condition to have, man. use time_t+ip for your temp images, then just do an fpassthru if file exists. Cleanup should be trivial, too. Just use time_t-3600 or whatever.
