Skip to content

danielhrds/video-folder-compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A program to compress a folder with multiple videos concurrently

You must install FFmpeg for it to work

How to use

Clone the project

  git clone https://github.com/kylwrld/video-folder-compression.git

Enter the directory

  cd video-folder-compression

Run

  ./main.go -input <input_path> -output <output_path>

This will take all files in input_path and compress them to output_path, 5 files at a time

example

About

FFmpeg wrapper to compress a folder with multiple videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages