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 days ago
config Now works with a directory and glob and won't duplicate work. Fuck os.Stat. 2 days ago
.gitignore Started the translation from my old convert.js to the new thing. 2 days ago
LICENSE Initial commit 2 days ago
Makefile Started the translation from my old convert.js to the new thing. 2 days ago
README.md Initial commit 2 days ago
config.toml Now works with a directory and glob and won't duplicate work. Fuck os.Stat. 2 days ago
convert.js Started the translation from my old convert.js to the new thing. 2 days ago
go.mod Started the translation from my old convert.js to the new thing. 2 days ago
go.sum Started the translation from my old convert.js to the new thing. 2 days ago
main.go Now works with a directory and glob and won't duplicate work. Fuck os.Stat. 2 days 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.