[FFmpeg-devel] [PATCH] doc/filters: fix location of "rate" and "timecode" drawtext options

Clément Bœsch ubitux at gmail.com
Tue May 1 13:33:21 CEST 2012


On Tue, May 01, 2012 at 01:29:35PM +0200, Stefano Sabatini wrote:
> They are options, not expression parameters.
> ---
>  doc/filters.texi |   15 ++++++++-------
>  1 files changed, 8 insertions(+), 7 deletions(-)
> 
> diff --git a/doc/filters.texi b/doc/filters.texi
> index dec9336..e72d34a 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -1319,6 +1319,9 @@ Default value is "render".
>  For more information consult the documentation for the FT_LOAD_*
>  libfreetype flags.
>  
> + at item rate, r
> +Set the timecode frame rate (timecode only).
> +
>  @item shadowcolor
>  The color to be used for drawing a shadow behind the drawn text.  It
>  can be a color name (e.g. "yellow") or a string in the 0xRRGGBB[AA]
> @@ -1334,6 +1337,11 @@ values. Default value for both is "0".
>  The size in number of spaces to use for rendering the tab.
>  Default value is 4.
>  
> + at item timecode
> +Set the 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 text
>  The text string to be drawn. The text must be a sequence of UTF-8
>  encoded characters.
> @@ -1415,13 +1423,6 @@ the height of the rendered text
>  
>  @item text_w, tw
>  the width of the rendered text
> -
> - at 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.
> -
> - at item r, rate
> -frame rate (timecode only)
>  @end table
>  
>  If libavfilter was built with @code{--enable-fontconfig}, then

Oups, OK obviously (too bad you didn't kept the options together though).

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120501/4144dda5/attachment.asc>


More information about the ffmpeg-devel mailing list