mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
Mention dependencies
This commit is contained in:
parent
f317fd6ef7
commit
7e03fad19f
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ rffmpeg is a remote FFmpeg wrapper used to execute FFmpeg commands on a remote s
|
|||
|
||||
## Usage
|
||||
|
||||
1. Install the required Python 3 dependencies: `yaml` and `subprocess`.
|
||||
|
||||
1. Create the directory `/etc/rffmpeg`.
|
||||
|
||||
1. Copy the `rffmpeg.yml.sampel` file to `/etc/rffmpeg/rffmpeg.yml` and edit it to suit your needs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue