A simple little command line tool in Go to crunch my videos. This includes many settings I've found that compress "code videos" really well. YMMV.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Zed A. Shaw b172d1e63a Now works with a directory and glob and won't duplicate work. Fuck os.Stat. 2 months ago
config Now works with a directory and glob and won't duplicate work. Fuck os.Stat. 2 months ago
.gitignore Started the translation from my old convert.js to the new thing. 2 months ago
LICENSE Initial commit 2 months ago
Makefile Started the translation from my old convert.js to the new thing. 2 months ago
README.md Initial commit 2 months ago
config.toml Now works with a directory and glob and won't duplicate work. Fuck os.Stat. 2 months ago
convert.js Started the translation from my old convert.js to the new thing. 2 months ago
go.mod Started the translation from my old convert.js to the new thing. 2 months ago
go.sum Started the translation from my old convert.js to the new thing. 2 months ago
main.go Now works with a directory and glob and won't duplicate work. Fuck os.Stat. 2 months ago

README.md

vidcrunch

A simple little command line tool in Go to crunch my videos. This includes many settings I've found that compress "code videos" really well. YMMV.