25th May 2004
|
Junior Member BS.Player Newbie | | Join Date: Jul 2002
Posts: 4
Rep Power: 0 | |
Re: Filter merit [MatrixMixer] Quote:
Originally Posted by brother I want to use MatrixMixer to get 5.1 sound from every source, but unless I give it the highest merit in the system, I cannot get it to work with BsPlayer. | I figured this one out yesterday. I added following line to bspfilters.sam and then renamed that file to bspfilters.dat
0055={AEFA5024-215A-4fc7-97A4-1043C86FD0B8},MatrixMixer
that 0055= means that bsplayer will only use matrixmixer for mpeg1 layer 3-audio (mp3). Some have reported success also with the following line (this would probably try to load MM always):
AddFilter {AEFA5024-215A-4fc7-97A4-1043C86FD0B8},MatrixMixer
|