From 0defc77e9deb081c11c4b5cc44891c712e07b92b Mon Sep 17 00:00:00 2001 From: Mark Visser Date: Tue, 21 May 2013 16:14:46 -0400 Subject: added start_number parameter to drawtext to permit an offset to n/frame_num var --- doc/filters.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') 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. -- cgit v1.2.3