30th January 2003
|
Junior Member BS.player Regular User | | Join Date: Jun 2002
Posts: 10
Rep Power: 0 | |
v0.86.494; .BSI files and subtitle section
Hi
Using Bsplay v0.86 Build 494, on Winxp Sp1
I am using .BSI files, to start up a movie with several subtitle choices, but i have problems. The file looks like this: Code: [Movie]
Title="MyMovie.avi"
Directory=.
FName="mymovie.avi"
[Subtitles]
Directory=.
Sub1=Danish|"subs-dk-mymovie.sub"
Sub2=Swedish|"subs-se-mymovie.sub"
Font=0;Arial Black;24;0;16777215 This above .BSI file won't work.. The subtitle file has to have the same name as the .AVI file, except for the extension. If i rename the file "subs-dk-mymovie.sub" to "mymovie.sub", then it will work. This will also limit the available subtitle choices to 1, unless you use different formats... |