doc: Minor typo fixes.
This commit is contained in:
parent
91728c6170
commit
71fe16fd1c
@ -6,14 +6,14 @@ short-description: GstValidate configuration
|
|||||||
# GstValidate Configuration
|
# GstValidate Configuration
|
||||||
|
|
||||||
GstValidate comes with some possible configuration files
|
GstValidate comes with some possible configuration files
|
||||||
to setup its plugins and core behaviour, The config format is very similar
|
to setup its plugins and core behaviour. The config format is very similar
|
||||||
to the [scenario](gst-validate-scenarios.md) file format.
|
to the [scenario](gst-validate-scenarios.md) file format.
|
||||||
|
|
||||||
You can check the [ssim plugin](plugins/ssim.md)
|
You can check the [ssim plugin](plugins/ssim.md)
|
||||||
and the [validate flow plugin](plugins/validateflow.md)
|
and the [validate flow plugin](plugins/validateflow.md)
|
||||||
for examples.
|
for examples.
|
||||||
|
|
||||||
## Core settings parametters
|
## Core settings parameters
|
||||||
|
|
||||||
Config name should be `core`.
|
Config name should be `core`.
|
||||||
|
|
||||||
@ -57,7 +57,7 @@ an `config::latency-too-high` issue.
|
|||||||
|
|
||||||
Default: `GST_CLOCK_TIME_NONE` - disabled
|
Default: `GST_CLOCK_TIME_NONE` - disabled
|
||||||
|
|
||||||
The maximum number of dropped buffer, a `config::too-many-buffers-dropped` issue will be reported
|
The maximum number of dropped buffers, a `config::too-many-buffers-dropped` issue will be reported
|
||||||
if that limit is reached.
|
if that limit is reached.
|
||||||
|
|
||||||
## Variables
|
## Variables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user