Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 453 Bytes

edit-and-stream-tools

A library of scripting tools that I use to make my life easier as a content creator.

hevctoh264

Usage: hevctoh264 folderToProcess

  • A tool to almost losslessly encode from h265 to h264

hevctools:

Usage: hevctools folderToProcess [-m]

  • A tool to compress all the videos found in the folder to H265/HEVC

  • -m Moves the original file to $directoryToDeleteStuff if no errors were found in the resulting file.