Skip to content

Commit 2b3c9d0

Browse files
committed
Fix typo
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
1 parent 191bd60 commit 2b3c9d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recording/docs/encoders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Nevertheless, please note that VP8 and Opus are just the default ones and that t
1212

1313
A benchmark tool is provided to check the resources used by the recorder process as well as the quality of the output file using different configurations.
1414

15-
The benchmark tool does not record an actual call; it plays a video file and records its audio and video (or, optionally, only its audio). This makes possible to easily compare the quality between different configurations, as they can be generated from the same input. There is no default input file, though; a specific file must be provided.
15+
The benchmark tool does not record an actual call; it plays a video file and records its audio and video (or, optionally, only its audio). This makes it possible to easily compare the quality between different configurations, as they can be generated from the same input. There is no default input file, though; a specific file must be provided.
1616

1717
### Usage example
1818

0 commit comments

Comments
 (0)