summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-07-08 18:55:08 +0000
committerPaul B Mahol <onemda@gmail.com>2013-07-09 15:21:01 +0000
commitc5a1b18f183ddd793a44043ca7c3546fae13782e (patch)
treebacdb0c22ff200e1ef11a2d5877205bbd7a23b73 /doc
parent87fb18c3e4fea70d264c49428a66f86baf048450 (diff)
lavfi/drawtext: add support for printing frame metadata
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 234ff2e507..33436ad267 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3328,6 +3328,9 @@ It can accept an argument: a strftime() format string.
The time at which the filter is running, expressed in the local time zone.
It can accept an argument: a strftime() format string.
+@item metadata
+Frame metadata. It must take one argument specifying metadata key.
+
@item n, frame_num
The frame number, starting from 0.