Fixed typo in the readme referring to FrameRate
This commit is contained in:
parent
4175c02b7d
commit
07460f7468
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ $video->filters()->framerate($framerate, $gop);
|
|||
|
||||
The framerate filter takes two parameters:
|
||||
|
||||
- `$framerate`, an instance of `FFMpeg\Coordinate\Framerate`
|
||||
- `$framerate`, an instance of `FFMpeg\Coordinate\FrameRate`
|
||||
- `$gop`, a [GOP](https://wikipedia.org/wiki/Group_of_pictures) value (integer)
|
||||
|
||||
###### Synchronize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue