«
»

Spastic45Square

00:00 00:00

html5: MEDIA_ELEMENT_ERROR: Format error

Westbam


Uploaded on 05.05.2016 @ 02:11
Clip Type : raw Footage
Clip Style : Video
Tags : black black and white text darkness sky monochrome font night line atmosphere space graphics midnight light photography atmosphere of earth astronomical object crescent astronomy graphic design moon

Was testing this AE expression to randomize the frames, and came up with this...

seedRandom(1,true);
var t=timeToFrames();

var r1=-3;
var r2=-2;
var r3=-1;
for (var i=0;t>=i; i++) {
var r3=Math.floor(random(120));
if (r1==r3 || r2==r3) {
t++;
continue;
}
r1=r2;
r2=r3;
}

framesToTime(r3);
  • Interaction
  • Details
  • Statistics
  • report
Rating:
thumbs up (0)thumbs down (0)
License:Embed html:
Share:


Comments:

No Remixes yet:
Please login to add comments