View Single Post
  #3 (permalink)  
Old 18th September 2005
pringao pringao is offline
Junior Member
BS.Player Newbie
 
Join Date: Sep 2005
Posts: 2
Rep Power: 0
pringao is an unknown quantity at this point
Default

Bat file
------------------------
@echo off
cd..
cd bsplayer
@start bsplayer.exe ../ini/01.ini
------------------------


Ini file
------------------------
[Main]
Version=1.22
NumberCDs=1
CD=1

[Movie]
Title=Perdidos 1x1
Directory=..\..\capitulos
FName=1x1 - En cualquier caso (HDTV).avi

[Subtitles]
Directory=..\..\capitulos
Sub1=1x1 - En cualquier caso.srt
Sub2=1x1 - En cualquier caso.spa.srt
Sub3=1x1 - En cualquier caso.eng.srt
DefaultSub=0

[Options]
FullScreen=1
ExitAtEnd=1
Lang=Spanish
Skin=Base
Audio=1
RunHD=0
----------------------


-If you make this with HWMaker the problem is the same.....

-The problem not happen if you start the avi without ini, but then can't load del subtitles.
Reply With Quote
 

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