summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-06-19 01:25:32 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-06-19 01:25:50 +0200
commit602d0bfe67ce20e169433ca583153e5c01c84016 (patch)
tree995e83b980b76935144df98082d73ddd43bbeb09 /doc
parentf8ca8138f01d0a7d96d4e1ea65fecd1197f96206 (diff)
parent2090abcc436df92969634577c91ea1d1143d4533 (diff)
Merge branch 'frame_num_offset' of https://github.com/mjmvisser/FFmpeg
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 6e616b26b4..694e5a1682 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3068,6 +3068,10 @@ The x and y offsets for the text shadow position with respect to the
position of the text. They can be either positive or negative
values. Default value for both is "0".
+@item start_number
+The starting frame number for the n/frame_num variable. The default value
+is "0".
+
@item tabsize
The size in number of spaces to use for rendering the tab.
Default value is 4.