5=<SubPos type="int">1562</SubPos>
10=<SubPos type="int">3125</SubPos>
15=<SubPos type="int">4688</SubPos>
-5=<SubPos type="int">4294965734</SubPos>
-10=<SubPos type="int">4294964171</SubPos>
So, when the value for subtitle position goes under 0 (negative value) the registered value goes nuts. Probably the "-" screw up the firs byte of the integer value. And probably it causes an internal error and BSplayer swiches SubAutoPos to value 1, forcing the autopositioning of subtitle on the"0" that BST defined and deleting the custom one. Probably redefining the "0" position on the bottom of the movie window will solve the situation. Or the "-" generate another number for recalling position . If I am right about what i wrote here. If not, that's it. Hope this will help.
|