HandBrake Documentation - CLI Options
HandBrake Documentation - CLI Options
All
Linux
Mac
Windows
CLI Options
Quick Tutorial on the Command Line.
On Windows, youll want to open the Command Prompt app. This is similar to the
Terminal app on Mac and Linux although the commands to navigate vary a bit.
This guide is not going to go into a lot of detail on using your systems command line as
there are dierences on various dierent platforms. Instead it will oer some hints. We
suggest you Google for a tutorial for your given command line of choice.
Useful Commands
Command
Platform
Action
dir
Windows
ls
Mac and
Linux
cd
Both
cd ..
Both
Go up a directory
pwd
Mac and
Linux
Unlike Windows, the terminal does not show you the full path to
your current directory. This command will show you were you are
on the le system.
When you extract HandBrakeCLI, you will need to navigate to where you extracted it on
the le system, before trying to execute. You can do so with the above commands.
Typically, a command prompt / terminal will start in your home directory. So, if you
download HandBrake and have a source ready, youd run the following commands: cd
Downloads
This article is part of the HandBrake Documentation and was written by Bradley Sepos (BradleyS). Join us on GitHub to
contribute your thoughts and ideas, and to suggest any corrections.
Copyright 2016 HandBrake Team. CC BY-SA 4.0. Credits.