You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
drawtext: fix wrong reference in boxcolor option description
This commit is contained in:
@@ -410,8 +410,7 @@ The default value of @var{fontcolor} is "black".
|
|||||||
The color to be used for drawing box around text.
|
The color to be used for drawing box around text.
|
||||||
Either a string (e.g. "yellow") or in 0xRRGGBB[AA] format
|
Either a string (e.g. "yellow") or in 0xRRGGBB[AA] format
|
||||||
(e.g. "0xff00ff"), possibly followed by an alpha specifier.
|
(e.g. "0xff00ff"), possibly followed by an alpha specifier.
|
||||||
|
The default value of @var{boxcolor} is "white".
|
||||||
The default value of @var{bgcolor} is "white".
|
|
||||||
|
|
||||||
@item box
|
@item box
|
||||||
Used to draw a box around text using background color.
|
Used to draw a box around text using background color.
|
||||||
|
Reference in New Issue
Block a user