Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 733 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 733 Bytes

Pressor

WARNING : THIS PROGRAM IS EXPERIMENTAL, AND NOT FINISHED! SOME FEATURES ARE MISSING!

Windows version (pressor.bat) (no longer maintained) :

  • Note : the ffmpeg installation is broken
  • Pressor is a utility which simplify media batch compressions
  • Targetted file formats and default options are editable in the batch file
  • Renaming multiple files that have the same exact last modification date will result in a failure of this feature
  • The custom output directory option isn't available yet

Linux version (pressor.sh) :

  • For now, it can be used to compress folders and their subdirectories.
  • All options need to be specified in the code itself
  • Very experimental, don't use without undertanding the code