Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drawcall authored Jul 25, 2024
1 parent ed31a11 commit e82eb7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,9 @@ highWaterMark: '6mb',
pool: true,
```

### About FFmpeg
At the initiation of your project, you can ensure seamless operation by configuring the path for ffmpeg using either `FFCreator.setFFPath()`, `setFFmpegPath(path: string)`, or `setFFprobePath(path: string)`. This ensures that the project can access the necessary ffmpeg utilities for its execution. For more comprehensive ffmpeg configuration options, please refer to the configuration page.

## Installation

### 1. Install `node-canvas` and `headless-gl` dependencies
Expand Down

0 comments on commit e82eb7c

Please sign in to comment.