Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 386 Bytes

File metadata and controls

19 lines (11 loc) · 386 Bytes

h265 converter


keeps all audio tracks and subs

Usage:

  • cd convertToH265 and run the script with sh convertToH265.sh --> converts all files in in and stores the results in out

requirements / install

  1. install Homebrew
  2. install HandBrake-CLI brew install handbrake

To-Do

  • Dealing With Spaces in File Names (" " --> "_")