Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 536 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 536 Bytes

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"