Skip to content

Instantly share code, notes, and snippets.

@alexeiemam
alexeiemam / AVS
Last active August 29, 2015 14:10
Doodles
function standardise(clip c) {
c
AssumeFPS(25,1,true)
resampleaudio(48000)
Spline36Resize(1280,720)
}
function doify(clip c) {
c
coloryuv(autogain=true)