View Single Post
  #3 (permalink)  
Old 15th October 2002
Feñiz's Avatar
Feñiz Feñiz is offline
Member
BS.player Regular User
 
Join Date: Jun 2002
Location: Spain
Posts: 98
Rep Power: 0
Feñiz is on a distinguished road
Default

Using BSPlayer is posible to make self-executable CDs.

You don't need to register the codec, you must put AX codec file into Filters folder, then modify the file BSPfilters.dat, and then burn all them in a CD-ROM.

You need burn BSPlayer and all the folders, and of course your movie.

The CD structure must be like that:

ROOT
Bplay.exe
BSPFilters.dat
BSRendv.dll
Movie.avi
INI file for launching the movie
Filters(Folder)
|
-----Divxdec.ax
Lang(Folder)
Plugins(Folder) (if any)
Skins(Folder) (if any)

If you want to play any DivX movie, you must put the file DivXdec.ax into Filters folder (you can find it at Windows\System in any computer if DivX 5.02 installed). Also, you must create a file BSPFilters.dat (just a text file) containing:

[BSPlayer filter def file]

AddFilter Divxdec.ax,{78766964-0000-0010-8000-00AA00389B71}, DivX 5.02

That's when using a DivX 4.x or 5.x movie. If using a DivX 3 movie, BSPFilters.dat must be:

[BSPlayer filter def file]

AddFilter Divxdec.ax,{82CCD3E0-F71A-11D0-9FE5-00609778AAAA}, DivX 3

This CD will run even if any codec is installed at the computer you'll play ;)
Reply With Quote
 

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