#9200: drawtext issue when apply hindi language font file or other language font
file
-------------------------------------+-------------------------------------
             Reporter:  jaydip       |                     Type:  defect
  nathani                            |
               Status:  new          |                 Priority:  critical
            Component:  ffmpeg       |                  Version:  git-
                                     |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 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=text=hindi.txt:fontfile=Khula-
 Regular.ttf:[email protected]:fontsize=30:x=30:y=200 -c:a copy
 output.mp4
 }}}

 Input string :- जिन्दगी सिर्फ हकीक़त है हकीक़त समझो,

 But output renders as
 
[[Image(https://drive.google.com/file/d/1ZjZQB4Hq0Xxfrjjp1EC60e3tHhmw353X/view)]]
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9200>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to