[Bug] Audio preview and volume control on Vista
Posted: 02 Oct 2007 13:41
As requested by Donald in this thread, I'm starting a separate topic for this issue. As I already described the problem there, I'm just going to quote my own post:
Dirhael wrote:...Now for the audio problems with Xyplorer on Vista. I guess I could begin with the part that I haven't managed to work around; volume control on the preview panel. This just doesn't work on Vista as you probably know (it doesn't do anything). Any chance of getting it fixed?
The more serious problem I am having with Xyplorer, Vista and audio isn't directly related to the audio, but more to the parsing of MP3 files. I am assuming you are just using DirectShow to do this? If so, the mp3 preview should play all files that works in WMP using said interface, correct? Well, it really doesn't.
Some files works just fine, but most of my music collection will not play at all. Xyplorer will just complain that it can't render the file. This doesn't surprise me all that much, as the default parser in XP and Vista isn't all that advanced when it comes to handling VBR files with ID3v2.3+ tags.
The way to get it working in WMP (and other DS based players) have usually been to install the DS-MP3 source filter, and it does work very well everywhere outside of Xyplorer. The problem is that after installing that, you get one step further in that XY will now try to render the file but locks up while doing so. No error messages is displayed, and the only way to get it working again is to kill it with the task manager.
I did mention earlier in this post that I had been able to work around this, and I did so by installing this MP3 Parser DS filter. The problem with installing this is that you can no longer stream MP3's from the web. Well, I solved that as well by installing the DC-Bass Source filter *and* the MP3 Parser DS filter, then making sure to drop the filter merit of the MP3 parser down to 00400000, while keeping DC-Bass above that (I'm using 00600000).
Why this works? Because it would seem that Xyplorer never even tries to use DC-Bass, but does work with the MP3 Parser filter. DC-Bass does take care of every other DirectShow player though, so now I can enjoy *both* streaming audio and Xyplorer audio previews.
What makes me metion this here, seeing as I've worked around it? Well, I'm mostly wondering why Xyplorer doesn't handle DirectShow the way others do. It clearly sees the DS-MP3 Source Filter, even if it crashes while trying to load the MP3 files, so something must be wrong somewhere in the chain.