Skip to content

Instantly share code, notes, and snippets.

View andreivolt's full-sized avatar

Andrei Volt andreivolt

View GitHub Profile
### Keybase proof
I hereby claim:
* I am andreivolt on github.
* I am andreivolt (https://keybase.io/andreivolt) on keybase.
* I have a public key ASAxJdnYQ3o1GxSg32G9DOG8VMFNAXEikp-e2ZwTUCyBMwo
To claim this, I am signing this object:
#!/usr/bin/env bb
(require '[clojure.java.io :as io])
(require '[babashka.process :refer [process]])
(def f (io/file "/tmp/colortemp"))
(def MAX 6500)
(def MIN 1000)
(def INCR 100)
#!/usr/bin/env sh
url=$1
start=$2 end=$3
noverbose='-hide_banner -loglevel error'
ffmpeg \
$noverbose \