Timelapse VideotimelapseVideo
OverviewA really simple script to capture video from a window or the entire screen. It captures frames at a given interval, thus creating a timelapse effect. It's been useful enough I'm giving it a post of it's own. It does depend on ffmpeg being installed though. Source Code
Example VideoUsage./timeLapse.sh DELAY_IN_SECONDS NUMBER_OF_CAPTURES [MUSIC] ./timeLapse.sh 5 1000 ./timeLapse.sh 60 1440 test.mp3 ConclusionSimple yet handy, not much else to say :p It's incredibly trivial, and the simple technique can be used to do other types of video creation.Last Edited: 2010-10-24 04:15:05
+ Add a comment 161d34bcd71d6da86694e2de5922a3c52012-02-22 23:32:39.433672 UTC |
Posts
Source Code