Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/index.php)
-   General Talk And Support (http://forum.bsplayer.com/forumdisplay.php?f=8)
-   -   How to create .BSI file to play 2 movie files in 1 CD? (http://forum.bsplayer.com/showthread.php?t=1026)

KoRn 7th February 2003 08:13 PM

How to create .BSI file to play 2 movie files in 1 CD?
 
How can I play 2 movie files continuously since they are in the same CD by using .BSI file?
Do I have to use Chapter?

Thanks
:shock:

KoRn 7th February 2003 10:10 PM

- or -
 
Can I use ...
FName=movie.avi
FName1=movie1.avi
FName2=movie2.avi
in .BSI file?

Quietseb 7th February 2003 10:39 PM

The simplest way is to use a playlist.
The problem is, it won't allow you to define options. If you don't set options (such as default sub language etc), I think you should use a playlist.

If you absolutely want to use bsi files, you'll need to make one per movie file. you will have for example:

my_movie_part1.avi
my_movie_part1.bsi
my_movie_part2.avi
my_movie_part2.bsi

my_movie_part1.bsi will read:
Code:

[Main]
NumberCDs=2
CD=1
[Movie]
Title=Movie Title
Directory=.
FName=my_movie_part1.avi
FName2=my_movie_part2.avi

my_movie_part2.bsi will read:
Code:

[Main]
NumberCDs=2
CD=2
[Movie]
Title=Movie Title
Directory=.
FName=my_movie_part1.avi
FName2=my_movie_part2.avi

(note there is no FName1)

I tried with only one bsi file, it didn't work (as could be expected)
I also tried calling a playlist via the bsi file, which could have allowed to set options and play several files, but it didn't work either: only the first file is played

AR 26th December 2004 08:53 PM

Can't we do a playlist of several *.BSI files?

I tried but when it reached the end of the first *.bsi file, it closed BSplayer.
But if I pressed next when playing the first bsi file, it would load the next one. I think it only did that when saving the playlist in internal mode.

In text mode the behavior was different


All times are GMT +1. The time now is 08:55 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger


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