diff --git a/doc/filters.texi b/doc/filters.texi index 31334da2f2..64b91ec284 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -4135,7 +4135,7 @@ within the parameter list. @item Show the text at the center of the video frame: @example -drawtext="fontsize=30:fontfile=FreeSerif.ttf:text='hello world':x=(w-text_w)/2:y=(h-text_h-line_h)/2" +drawtext="fontsize=30:fontfile=FreeSerif.ttf:text='hello world':x=(w-text_w)/2:y=(h-text_h)/2" @end example @item