Skip to content

Pressor is a utility which simplify media batch compressions

Notifications You must be signed in to change notification settings

TyraVex/Pressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b8e1ce · May 14, 2023

History

85 Commits
Nov 18, 2022
Feb 12, 2023
Jul 8, 2022
May 14, 2023

Repository files navigation

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