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 bb51688a6a Fixes a few things to make testing encoding quicker. 1 month ago
config Fixes a few things to make testing encoding quicker. 1 month ago
.gitignore Can now encode both mp4 and vp9 with most of the options I need. 1 month ago
LICENSE Initial commit 3 months ago
Makefile Started the translation from my old convert.js to the new thing. 3 months ago
README.md Initial commit 3 months ago
config.json Fixes a few things to make testing encoding quicker. 1 month ago
convert.js Started the translation from my old convert.js to the new thing. 3 months ago
go.mod Added the output logs but need to make this an option. 1 month ago
go.sum Added the output logs but need to make this an option. 1 month ago
main.go Fixes a few things to make testing encoding quicker. 1 month 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.