Opened 2 years ago

Last modified 2 years ago

#10039 new defect

drawtext over multiple lines

Reported by: ccpaging Owned by:
Priority: normal Component: avfilter
Version: unspecified Keywords: drawtext
Cc: ccpaging Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
I try to drawtext over multiple lines in windows command by using \v and \f. There is two lines text displayed. But some broken glyphs is displayed also. It seems \v and \f is not filtered out when draw.

If multiple line text stored in textfile, everything is ok.

How to reproduce:

% ffplay -f lavfi "color, drawtext=text=TEST^LSecond: fontfile=C\\:/Windows/fonts/tahomabd.ttf: fontcolor=white: fontsize=h/10: x=(w-text_w)/2: y=(h-text_h)/2"

Attachments (1)

屏幕截图 2022-11-15 155051.png (119.3 KB ) - added by ccpaging 2 years ago.

Download all attachments as: .zip

Change History (2)

by ccpaging, 2 years ago

comment:1 by Carl Eugen Hoyos, 2 years ago

Priority: importantnormal
Version: 5.1.2unspecified
Note: See TracTickets for help on using tickets.