ffmpeg添加字幕乱码
bash
#添加源
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