Quote:
Originally Posted by _[b}{d _] Quote:
Originally Posted by yogibear I have some more questions.
I hope, somebody knows the answer.
I want to use on my autorun cd/dvd the AC3 filter ( http://ac3filter.sourceforge.net/) and the Ffdshow filter ( http://sourceforge.net/projects/ffdshow).
I copy the filters' files to the "filters" folder and the root of the cd/dvd, the Bsplayer uses them to play the avis, but i cannot configure/modify the filters, because don't appear the filters' conf. panels.
Is there some way to use them from cd/dvd? | You need to define the filters in bspfilters.dat and of course have them in the Filters folder.
The content of bspfilters.dat in your case should look like this: Code: [BSPlayer filter def file]
AddFilter ffdshow.ax,{04FE9017-F873-410E-871E-AB91661A4EF7},ffdshow MPEG-4 Video Decoder
AddFilter ac3filter.ax,{A753A1EC-973E-4718-AF8E-A3F554D45C44},AC3Filter
[Video]
[Audio]
2000=DOLBY_AC3
2000={A753A1EC-973E-4718-AF8E-A3F554D45C44},AC3Filter And I suggest you download the latest ffdshow from here
A great all-inclusive utility I use for creating my standalone CDs is BSI Load Maker
The best out there! |
I use Ffdshow filter for years ago. :)
As a matter of course i define the filters in bspfilters.dat, as you wrote too, but the filtzers' configuration-panel don't loaded, if i want to use it from Bsplayer.