1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-25 11:43:17 +01:00

add cli instructions

fixes #1136
This commit is contained in:
Mikael Finstad 2022-05-03 04:20:15 +07:00 committed by GitHub
parent ff3e6a0408
commit 9ddcd85211
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,6 +187,18 @@ If you have an issue you can check the developer tools for any errors or clues.
## Command line interface (CLI)
Note that these exampels assume that you have set up LosslessCut in your `PATH` environment. Alternatively you can run it like this:
```
# First navigate to the folder containing the LosslessCut app
cd /path/to/directory/containing/app
# On Linux:
./LosslessCut arguments
# On Windows:
./LosslessCut.exe arguments
# On MacOS:
./LosslessCut.app/Contents/MacOS/LosslessCut arguments
```
### Open one or more files:
```bash
LosslessCut file1.mp4 file2.mkv