Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 426 Bytes

File metadata and controls

20 lines (15 loc) · 426 Bytes

v-comp

Concurrent Video Compressor

Getting

go get github.com/g-kutty/v-comp

Usage

Usage: v-comp [options]
options:
	-p, -path      Directory                The directory which contain videos to compress.
	-t, -thread    Threads                  Number of threads run at a time.
	-v, -version   Version                  Prints the version.
	-h, -help      Help                     Show this help.