ffmpeg添加字幕乱码

#添加源
echo "deb http://deb.debian.org/debian bookworm contrib non-free" > 
/etc/apt/sources.list.d/contrib.list
#更新源
apt-get install ttf-mscorefonts-installer
apt-get install fontconfig
apt-get update
cd /usr/share/fonts
cp 字体文件 ./
mkfontscale
mkfontdir
fc-cache -fv

参考

  1. https://zhuanlan.zhihu.com/p/350848702?utm_id=0
Logo

北京人形旗下天工造物具身智能开源社区,聚焦具身天工与慧思开物两大平台

更多推荐