Skip to content

Auto compress videos under specific folder to diffrent resolutions

Notifications You must be signed in to change notification settings

snokin/autocompress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

what is this

  • Shell script that auto compress videos under specific folder
  • Detect the resolutions of videos and made multiple sized files of compressed videos

Usage

  • copy to /usr/bin
    autocompress /your/path/to/dir
    Also you can set it into crontab job to autocompress every videos in a specific folder at the midnight
crontab -e  
*/11 1 * * * autocompress /your/path/to/dir

About

Auto compress videos under specific folder to diffrent resolutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages