Getting errors like this when burning non-English subtitles?
[Parsed_subtitles_0 @ 0x561d3a0b3b80] Glyph 0x6709 not found, selecting one more font for (Sans, 700, 0)
[Parsed_subtitles_0 @ 0x561d3a0b3b80] Glyph 0x4E9B not found, selecting one more font for (Sans, 700, 0)
[Parsed_subtitles_0 @ 0x561d3a0b3b80] Glyph 0x4EBA not found, selecting one more font for (Sans, 700, 0)
[Parsed_subtitles_0 @ 0x561d3a0b3b80] Glyph 0x505A not found, selecting one more fon........
yum -y install vnstat
chown nobody.nobody -R /var/lib/vnstat/
#replace venet0 below with your desired interface
#sudo -u nobody vnstat -u -i venet0
sudo -u nobody vnstat --add -i venet0
#in newer versions of vnstat it is not -u but now --add
#edit: vi /etc/sysconfig/vnstat
#VNSTAT_OPTIONS="-i venet0"
# only use the sed below if you are using........