A
Anonymous
Guest
- Thread starter
- #11
This is what i found so far :
in VideoPlayerVMR7.cs line 818
vobSub = filter as IDirectVobSub;
returns null for me allways , thats why the subtitle font is not changed whatever i set in configuration (forgot to mention it in last post). If i can fix this then maybe also special characters appear
In older versions i remember that font assignment worked, as i played with colors once
in VideoPlayerVMR7.cs line 818
vobSub = filter as IDirectVobSub;
returns null for me allways , thats why the subtitle font is not changed whatever i set in configuration (forgot to mention it in last post). If i can fix this then maybe also special characters appear
In older versions i remember that font assignment worked, as i played with colors once