You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
vf_drawtext: fix missed update in docs
This commit is contained in:
@@ -822,7 +822,7 @@ drawtext="fontfile=/usr/share/fonts/truetype/freefont/FreeSerif.ttf: text='Test
|
|||||||
@end example
|
@end example
|
||||||
|
|
||||||
@item
|
@item
|
||||||
will draw 'Test Text' with font FreeSerif of size 24 at position x=100
|
Draw 'Test Text' with font FreeSerif of size 24 at position x=100
|
||||||
and y=50 (counting from the top-left corner of the screen), text is
|
and y=50 (counting from the top-left corner of the screen), text is
|
||||||
yellow with a red box around it. Both the text and the box have an
|
yellow with a red box around it. Both the text and the box have an
|
||||||
opacity of 20%.
|
opacity of 20%.
|
||||||
|
Reference in New Issue
Block a user