Opened 4 years ago
Last modified 4 years ago
#9200 reopened defect
drawtext issue when apply hindi language font file or other language font file
Reported by: | jaydip nathani | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description (last modified by )
We are trying to use ffmpeg drawtext to support hindi fonts. but some characters are not rendering properly.
Used Hindi Language Font file :-https://fonts.google.com/specimen/Khula
ffmpeg -i myvideo.mp4 -i image.png -filter_complex [0:v][1:v]overlay=5:5,drawtext=textfile=hindi.txt:fontfile=Khula-Regular.ttf:fontsize=30:x=30:y=200 -c:a copy output.mp4
Input string :- जिन्दगी सिर्फ हकीक़त है हकीक़त समझो,
Attachments (3)
Change History (16)
comment:1 by , 4 years ago
Component: | ffmpeg → undetermined |
---|---|
Description: | modified (diff) |
Priority: | critical → normal |
follow-up: 3 comment:2 by , 4 years ago
follow-up: 6 comment:5 by , 4 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:6 by , 4 years ago
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
Replying to Carl Eugen Hoyos:
We do not use subtitles filter , use drawtext
comment:7 by , 4 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
comment:8 by , 4 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:9 by , 4 years ago
Priority: | normal → critical |
---|
comment:10 by , 4 years ago
Priority: | critical → normal |
---|
comment:12 by , 4 years ago
Description: | modified (diff) |
---|
comment:13 by , 4 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Is this due to ligartures in Hindi? Also, Notepad++ does not use DirectWrite on your screenshot?