View Single Post
  #2 (permalink)  
Old 27th July 2003
redpaul redpaul is offline
Junior Member
BS.Player Newbie
 
Join Date: Jul 2003
Posts: 6
Rep Power: 0
redpaul is an unknown quantity at this point
Default Choosing the second audio stream when the player start.

I think the only solution is to use a "private" INI file with the following sections:

-----------------
[Main]
NumberCDs=1
CD=1

[Movie]
Title="MOVIE'S TITLE" (Optional)
Directory=\
FName=NAME_OF_YOUR_AVI_FILE.avi
AudioName1=English
AudioName2=Japanese

[Subtitles]
Directory=subtitles\
Sub1=Eng.sub
Sub2=jap.sub
DefaultSub=2

[Options]
AudChan=2
FullScreen=1
ExitAtEnd=1
----------------------

Simply include this "private" ini file in the command line (shortcut) of BSPlayer. I.E. c:\bplay "inifile.ini"

With a view to subtiltes we are of course about SRT, SUB, TXT files (not VOBSUB files).

RedPaul
(First day in the forum)
Reply With Quote
 

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