Fixed typo in the readme referring to FrameRate

This commit is contained in:
Robert Plant 2020-04-24 16:51:52 +01:00 committed by GitHub
commit 07460f7468
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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