Skip to content

Instantly share code, notes, and snippets.

View ZeroQLi's full-sized avatar

Mohammed Eshan ZeroQLi

  • United Arab Emirates
  • 02:45 (UTC +04:00)
  • X @ZeroQLi
View GitHub Profile
@zulhfreelancer
zulhfreelancer / handbrake_cli.md
Last active March 6, 2023 21:06
How to compress video using Handbrake CLI?

Step 1

Download HandBrake CLI for your OS here.

Step 2

cd into the folder where you have the HandBrakeCLI file and run this inside it:

./HandBrakeCLI -i /path/to/input.mov -o /path/to/output.mp4 -e x264 -q 28 -r 15 -B 64 -X 1280 -O