![]() |
subtitles in different scripts (central, ANSI, ...) Hi @ll, I'm looking for a way to automatically associate the good script (character page: central europe, ansi, ...) to the good subtitle file. just to avoid keyboard or mouse events (for a divx-box with remote ctrl only), needed to do Subtitles->Font->Script In fact, I just want to create, for instance, a shortcut to 'movie french subtitle', and another 'movie polish subtitle' (not the same character pages), without having to change manually this character page. it can be on .bsi files, with a .reg, .bat or whatever command line; with bsplayer subtitles, vobsub, ... does someone knows a way or knows where this parameter is stored ? |
it's stored in the registry: HKEY_CURRENT_USER\Software\BST\bsplayer there is a REG_SZ (String Value) named SubD it's coded as follows: script;font-family;size;weight;color for instance: 0;Arial;22;1;16777215 is script Western;font-family Arial; font-size 22; weight bold; color white 186;Arial;22;0;16777215 is script Baltic; font-family Arial, font-size 22; weight normal; color white hope it helps |
BTW I just had a look at the document about ini files that can be found in bsplayer's directory. You can set the script along with the other font settings in .bsi files: Code: [Subtitles] Quote:
|
nice ! the ini (.bsi) modification is easier. I'll try tonight :-) I thought it was only the subs font, color and position. but it seems you're right :-) |
All times are GMT +1. The time now is 04:37 PM. |
Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger