本文介绍了无法在ffmpeg drawtext中渲染或加入印地文连字的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我一直在尝试用印地文语言在视频上绘制文字,但某些字符无法正确呈现
I have been trying to drawtext over a video in hindi language but some characters are not rendering properly
正确的方法是
我启用了libfridi,libfontconfig和libfreetype.甚至在ubuntu上尝试过.
I have enabled libfridi,libfontconfig and libfreetype.Even tried on ubuntu.
ANS:请参阅对Pops答案的评论.
ANS: please see comment to Pops answer .
推荐答案
将unicode转换为Krutidev并使用krutidev字体.我已经用c#做了一个统一示例,这里
Convert the unicode to Krutidev and use the krutidev font. I have done an example using c# for unity here
这篇关于无法在ffmpeg drawtext中渲染或加入印地文连字的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!