You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/filters: use @var{} for denoting parameter reference in drawtext docs
This commit is contained in:
@@ -1347,7 +1347,7 @@ of UTF-8 encoded characters.
|
|||||||
This parameter is mandatory if no text string is specified with the
|
This parameter is mandatory if no text string is specified with the
|
||||||
parameter @var{text}.
|
parameter @var{text}.
|
||||||
|
|
||||||
If both text and textfile are specified, an error is thrown.
|
If both @var{text} and @var{textfile} are specified, an error is thrown.
|
||||||
|
|
||||||
@item x, y
|
@item x, y
|
||||||
The expressions which specify the offsets where text will be drawn
|
The expressions which specify the offsets where text will be drawn
|
||||||
|
Reference in New Issue
Block a user