summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClément Bœsch <clement.boesch@smartjog.com>2011-12-06 11:19:11 +0100
committerClément Bœsch <ubitux@gmail.com>2011-12-12 17:49:34 +0100
commitfa4e30af7e589c27437d2b96a384d4ad1c3485ad (patch)
tree920d3d2a790d002d2d00623095182bf38701cbc4 /doc
parentad5ade6615d5bb224cab99f91e162abbbe6c160a (diff)
drawtext: allow burning the timecode.
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 0980fe67c5..699e0c1b97 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1148,6 +1148,13 @@ the number of input frame, starting from 0
@item t
timestamp expressed in seconds, NAN if the input timestamp is unknown
+
+@item timecode
+initial timecode representation in "hh:mm:ss[:;.]ff" format. It can be used
+with or without text parameter. @var{rate} option must be specified
+
+@item r, rate
+frame rate (timecode only)
@end table
Some examples follow.