Skip to content

process media files, compress video and photos, and tar to store in archive

Notifications You must be signed in to change notification settings

jpu4/archive-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

archive-media

process media files, compress video and photos, and tar to store in archive

Required programs

  • ffmpeg
  • jpegoptim
  • jhead

My folder structure:

  • 2001/01-jan/
  • 2001/02-feb/somerandomdir
  • 2001/03-mar/
  • 2001/04-apr/
  • 2001/05-may/somerandomdir
  • 2001/06-jun/
  • 2002/01-jan/
  • 2002/02-feb/somerandomdir1/somerandomdir2

Usage

If file resides in root folder of library

sh ./optimize.sh 

Can run from anywhere and call full directory path

sh ./optimize.sh "starting dir"

About

process media files, compress video and photos, and tar to store in archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages