Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/index.php)
-   General Talk And Support (http://forum.bsplayer.com/forumdisplay.php?f=8)
-   -   subtitles in different scripts (central, ANSI, ...) (http://forum.bsplayer.com/showthread.php?t=1446)

Pnar 14th April 2003 05:34 PM

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 ?

Quietseb 14th April 2003 08:39 PM

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

Quietseb 14th April 2003 10:21 PM

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]
Font=0;Arial Black;12;3;16777215

In this doc can we read too:
Quote:

These lines are auto generated just press F10 in player and opt.txt will be generated

Pnar 15th April 2003 10:44 AM

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 11:12 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20