Posts: 15
Threads: 2
Joined: Apr 2022
Ah yes, different sub filters may help. MPC-HC has always handled my subs properly, both when using it's built-in support and when using MadVR.
I assume you know to use the
version maintained by clsid and not the dead one on the official website (I've been having to direct friends to this because most people don't seem to know this "hurr durr MPV and VLC are so much better, MPC-HC is dead don't ya know hurr durr").
Posts: 10.598
Threads: 57
Joined: May 2017
Problem is I would need Vapoursynth subtitle filters not DirectShow filters.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10.598
Threads: 57
Joined: May 2017
MPC-HC:
xy-VSFilter:
https://github.com/HomeOfVapourSynthEvol...y-VSFilter doesn't work since it has no option through which one could tell the filter where to find the fonts.
https://github.com/HomeOfVapourSynthEvolution/VSFilter doesn't accept a font path either.
AssRenderer (
https://github.com/AmusementClub/assrender) does!
It still looks totally different than MPC-HC, but it does not seem to crash,..
-> working on it
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10.598
Threads: 57
Joined: May 2017
Does the Vapoursynth Preview (and encoding) for you if you use Vapoursynth an enable 'Filtering->Vapoursynth->Misc->Script->Prever VsFilterMod' ?
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 15
Threads: 2
Joined: Apr 2022
Preview appears to work, encode in progress.
But the fact that it didn't crash instantly is already saying something, usually VSynth just dies at the beginning if it's gonna die.
Posts: 10.598
Threads: 57
Joined: May 2017
No, the crash directly at the start was since I forgot to load a dll.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 15
Threads: 2
Joined: Apr 2022
Ah, fair.
Well, it looks like encoding now works in VapourSynth, but with the same caveat as AviSynth in that some subtitles lose the styling.
Example:
Original:
Output:
Looks to me like it just defaults to Arial or whatever else when it can't use the right font.
If I had to guess, does AviSynth use VsFilterMod and that's why I now get the same result?
This is preferred behavior over outright crashing of course, I'd rather have a result with the wrong font faces than no result at all...
... but I'd like to get the actual fonts to work if possible. It happens with far more fonts than just this one.
Thanks.
Posts: 10.598
Threads: 57
Joined: May 2017
Is all styling not working? Or is it because of some font naming issue?
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10.598
Threads: 57
Joined: May 2017
11.04.2022, 19:31
(This post was last modified: 11.04.2022, 19:32 by Selur.)
AssRender seems to work.
-> sending you a pm with a link for testing in a few minutes.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 15
Threads: 2
Joined: Apr 2022
Appears to work flawlessly!
I suppose the ASS renderer should be default for processing ASS subtitles.
I swear I've also had similar issues with SRT in the past as well so... I'll let you know if I run into anything new in the future.
Thanks so much for helping me to fix this long-had issue. I'm gonna guess that it hadn't been reported in the past because not a lot of people do hardsubs.
Ya know, I've long noticed that you're a developer who has responded in a timely and helpful fashion to pretty much everyone that posts here and have kept that up for years. I want you to know that devs like you who really care about their projects are a blessing and super appreciated. People like you are why we can have nice things. Sent a little something over your donation thing, it ain't much but I hope it gets you a meal or something
I'll be in-touch for any future issues, now that I finally made an account here I may as well try to contribute by submitting issues.