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)
Change History (2)
by , 2 years ago
Attachment: | 屏幕截图 2022-11-15 155051.png added |
---|
comment:1 by , 2 years ago
Priority: | important → normal |
---|---|
Version: | 5.1.2 → unspecified |
Note:
See TracTickets
for help on using tickets.