Hello,
Actually if you have multiple ASS files into a MKV, each ass is correctly read, fonts are collected, but only the last ass fonts are stored.
It's like the fonts are stored after each ass but clean with the next one, and are not fully collected and stored at the end of the process.
Using this cmd:
fontcollector -ass-mkv --collect-draw-fonts -mkv "$fullpath" -d
Hello,
Actually if you have multiple ASS files into a MKV, each ass is correctly read, fonts are collected, but only the last ass fonts are stored.
It's like the fonts are stored after each ass but clean with the next one, and are not fully collected and stored at the end of the process.
Using this cmd:
fontcollector -ass-mkv --collect-draw-fonts -mkv "$fullpath" -d