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:
parent
7ee0787183
commit
7a30ef4a3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
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
|
```php
|
||||||
// In order to instantiate the video object, you HAVE TO pass a path to a valid video file.
|
// In order to instantiate the video object, you HAVE TO pass a path to a valid video file.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue