View Single Post
  #1 (permalink)  
Old 9th June 2003
guest
BS.Guest
 
Posts: n/a
Default Audiostream selection changes for 2. moviefile

hi

i have a english movie splitted in two files on my hdd and two additional audiostreams in german for each moviefile.
i made two bsi to set the 2nd audiostream.
everything works fine, but when selecting 2nd audiostream and bsplayer starts the second part, in does not keep my audioselection, but start the second part with the english stream. so i have to reselect the 2nd audiostream manually.
can i change this?

my bsi files:
movie01.bsi
Code:
[Main]
NumberCDs=2
CD=1

[Movie]
Title=Movie
Directory=.
FName=movie_1.avi
AudioFile2=movie_1 german.ac3
AudioName1=English
AudioName2=Deutsch

[Options]
PanScan=1
Lang=Deutsch
movie02.bsi
Code:
[Main]
NumberCDs=2
CD=1

[Movie]
Title=movie
Directory=.
FName=movie_2.avi
AudioFile2=movie_2 german.ac3
AudioName1=English
AudioName2=Deutsch

[Options]
PanScan=1
Lang=Deutsch
Reply With Quote
 

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