Opened 18 months ago

Last modified 18 months 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 18 months ago.

Download all attachments as: .zip

Change History (2)

by ccpaging, 18 months ago

comment:1 by Carl Eugen Hoyos, 18 months ago

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