Thread: Autorun problem
View Single Post
  #1 (permalink)  
Old 28th June 2003
BS.Guest
 
Posts: n/a
Default Autorun problem

I made an autorun for bsplayer, it works great except the subtitle.
This is my autorun.inf:
  • [autorun]
    OPEN=BPlay.exe "8mile.bsi"
    ICON=BPlay.exe

8mile.bsi:
  • [Main]
    NumberCDs=1
    CD=1

    [Movie]
    Title=8 Mile
    Directory=.
    FName=8mile.avi

    [Subtitles]
    Directory=.
    Sub 1=8mile.srt
    Font=238;Arial;22;1;16777215
    FontColor=00FFFFFF
    BackColor=00000000
    SubPos=-1
    StartTime=00:00:00

    [Options]
    FullScreen=1
    ExitAtEnd=1
    Aspect=16:9
    RunHD=1

+ all the other things are ok I checked a couple of time such as the same title and the files that were needed and one the cd.

So where is my problem, so that the subtitle works when I put in my cd ??
Reply With Quote
 

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