This commit is contained in:
Romain Neutron 2013-07-03 20:32:06 +02:00
commit d26c19c43e

View file

@ -145,7 +145,7 @@ The resize filter takes three parameters :
###### Framerate
Change the frame rate of the video.
Changes the frame rate of the video.
```php
$video->filters()->framerate($framerate, $gop);