readme improvements part 3
This commit is contained in:
parent
5551d0122a
commit
706afe23d7
1 changed files with 1 additions and 1 deletions
|
|
@ -516,7 +516,7 @@ A format implements `FFMpeg\Format\FormatInterface`. To save to a video file,
|
|||
use `FFMpeg\Format\VideoInterface`, and `FFMpeg\Format\AudioInterface` for
|
||||
audio files.
|
||||
|
||||
A format can also extends `FFMpeg\Format\ProgressableInterface` to get realtime
|
||||
A format can also extend `FFMpeg\Format\ProgressableInterface` to get realtime
|
||||
information about the transcoding.
|
||||
|
||||
Predefined formats already provide progress information as events.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue