View Single Post
  #1 (permalink)  
Old 24th June 2002
cmorgan90 cmorgan90 is offline
Junior Member
BS.Player Newbie
 
Join Date: Jun 2002
Posts: 1
Rep Power: 0
cmorgan90 is an unknown quantity at this point
Default CD AutoPlay / Divx AddFilter

I am trying to create a CD that doesn't require the user to install
anything to view a movie, but I can't seem to make it work. I get
"Unknown file format (DIVX)" when I try to play the file.

I am trying to accomplish this with bplay v.085 b488 and Divx v5.0.2

My CD structure and configuration files look like this:

[CD Root]
\autorun.inf
\bplay.ini
\BSPlayer
\Divx5.ico
\BSPlayer\bplay.exe
\BSPlayer\bspfilters.dat
\BSPlayer\bsrendv.dll
\BSPlayer\divx.dll
\BSPlayer\filters\divxdec.ax
\VIDEO\Test.avi


<< \BSPlayer\bspfilters.dat >>
[BSPlayer filter def file]

[Video]
AddFilter divxdec.ax, {78766964-0000-0010-8000-00AA00389B71},DivX Decoder Filter

[Audio]

<< End of bspfilters.dat >>

<< \bplay.ini >>
[Main]
NumberCDs=1
CD=1

[Movie]
Title=Divx Test
Directory=\VIDEO\
FName=TEST.AVI

[Options]
PanScan=0
FullScreen=1
ExitAtEnd=0
RunHD=0
<< End of bplay.ini >>


Any ideas on what am I missing, or resources on how to do this?
Reply With Quote
 

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