Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Fix example.
Browse files Browse the repository at this point in the history
  • Loading branch information
ziadoz committed Apr 8, 2019
1 parent f3ae3bc commit 430e2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You'll need to have either [ffmpeg](https://ffmpeg.org/) or [avconv](https://lib
## Usage
You can convert all the media in the current directory by just running the script:
```
./media-swapper --src=/path/to/videos --bin=/path/to/ffmpeg-or-avconv
./media-swapper --src=/path/to/videos
```

You can also specify the binary if required:
Expand Down

0 comments on commit 430e2db

Please # to comment.