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 5d58dae41f [BREAKING] Can do a single video to a dash directory, but need to make it work on many videos. 4 weeks ago
config [BREAKING] Can do a single video to a dash directory, but need to make it work on many videos. 4 weeks ago
.gitignore [BREAKING] Can do a single video to a dash directory, but need to make it work on many videos. 4 weeks ago
LICENSE Initial commit 3 months ago
Makefile Added a -serve and -port option to do a quick webserver for testing. 1 month ago
README.md Initial commit 3 months ago
config.json Can now generate all versions of a target video with no audio then separate out the audio for dash. 4 weeks ago
convert.js Started the translation from my old convert.js to the new thing. 3 months ago
go.mod [BREAKING] Can do a single video to a dash directory, but need to make it work on many videos. 4 weeks ago
go.sum [BREAKING] Can do a single video to a dash directory, but need to make it work on many videos. 4 weeks ago
main.go [BREAKING] Can do a single video to a dash directory, but need to make it work on many videos. 4 weeks 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.