.ini files
Hi.
I'm trying to make a CD menu with Quick Menu Builder.
Each link launches a chapter with bsplayer (store in the CD too) using an ini file. Till this point there's no problem.
I'm trying to make a 'play all' option, and I'm not able to do it. I've tryed an ini file to play a .bsl(playlist) same way it plays the other chapters, or creating an ini file by HWmaker, but there's no way to make it run...
I'll put here the .ini I'm trying, an .ini that runs, and the .bsl
If someone could please help me, I'd be very grateful.
Thanks!!
The .ini I'm trying (HWm):
[Main]
Version=0.86
[HWlauncher]
VideoFiles=2
Vid0Name=ch01.mpg
Vid0Path=.
Vid1Name=ch02.mpg
Vid1Path=.
[Options]
Lang=English
FullScreen=1
ExitAtEnd=1
PanScan=0
Skin=KDEmod
The .ini that runs a single chapter:
[Movie]
Directory=.
FName=ch01.mpg
Title=first chapter
[Options]
; 0-off, 1-on
PanScan=0
FullScreen=1
ExitAtEnd=1
Skin=KDEmod
Lang=English
and the .bsl playlist:
.\ch1.mpg
.\ch2.mpg
PD.- Btw, could someone tell me how if possible to fix single chapters titles in a playlist?
PD2.- Really, thanks for your help!!
|