summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2020-03-04 11:07:32 -0300
committerThibault Saunier <tsaunier@igalia.com>2020-03-12 12:35:45 -0300
commita055c3272e5f38d5ca6e38565d46ce39b35104cb (patch)
tree37254b6142dbddc1a985cead8d91947ad205060f /docs
parentf24ca377943864b7cb5879f7ae7177481c151d9d (diff)
downloadgstreamer-a055c3272e5f38d5ca6e38565d46ce39b35104cb.tar.gz
validate:ssim: Allow specifying file framerate to use frame numbers during comparison
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/ssim.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/plugins/ssim.md b/docs/plugins/ssim.md
index 3966f41cb0..afac334dcb 100644
--- a/docs/plugins/ssim.md
+++ b/docs/plugins/ssim.md
@@ -54,6 +54,9 @@ The following parameters can be passed in the configuration file:
used to configure the following configuration expressions. In practice this
means that it will change the default values for the other configuration
expressions.
+ - framerate: (GstFraction): The framerate to use to compute frame number from
+ timestamp, allowing to compare frames by 'frame number' instead of trying to
+ match timestamp between reference images and output images.
# Example #