Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/)
-   Bug Reports And Codecs (http://forum.bsplayer.com/bug-reports-codecs/)
-   -   v0.86.494; .BSI files and subtitle section (http://forum.bsplayer.com/bug-reports-codecs/959-v0-86-494-bsi-files-subtitle-section.html)

ingolf 30th January 2003 12:54 PM

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... :cry:

Quietseb 30th January 2003 02:30 PM

what if you don't use quotes for the file names ? (they're not needed)

Code:

Sub1=Danish|subs-dk-mymovie.sub
instead of
Code:

Sub1=Danish|"subs-dk-mymovie.sub"
Quote:

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...
you could use the following naming rule:
mymovie.dk.sub
mymovie.se.sub

it should work too (the bsi solution is of course better)

ingolf 30th January 2003 10:35 PM

Quote:

what if you don't use quotes for the file names ? (they're not needed)

Code:

Sub1=Danish|subs-dk-mymovie.sub
instead of:
Code:

Sub1=Danish|"subs-dk-mymovie.sub"

I have tried with and without quotes, since i would suspect subtitle filename with spaces, would cause problems, this did however not solve my problem.

ingolf 31st January 2003 06:05 AM

Strange.. tried this on another movie, and now it works. And you are right, is has to be without doublequotes.

Also works with multiple subtitles :D

My mistake :oops:


All times are GMT +1. The time now is 02:20 AM.

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


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