fix readme typo (#694)

Co-authored-by: Jens Hausdorf <mail@jens-hausdorf.de>
Co-authored-by: Romain Biard <romain.biard@gmail.com>
This commit is contained in:
h0rn3z0r 2021-03-02 19:45:38 +03:00 committed by GitHub
commit 7a30ef4a3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -503,7 +503,7 @@ $video
The boolean parameter of the save function allows you to use the copy parameter which accelerates drastically the generation of the encoded file.
To concatenate videos encoded with the same codec, do as follow:
To concatenate videos encoded with the different codec, do as follow:
```php
// In order to instantiate the video object, you HAVE TO pass a path to a valid video file.