- Thread starter
- #121
The biggest problem is the fact that the player always seems to to be one song ahead of what the plugin tells me it's playing.Do you need more than the changed scope of the songchanged-event? Which problems do you get in particular?
This has puzzled me for quite awhile, but now i think it might be related to the fact that PureAudio starts webstreams in the background. So the actual connection to the track is made after the g_Player.Play() call has returned. This is the only significant difference with the internal BASS player.
Yep those are set to empty by PureAudio when no tag info is found in the stream. This issue is already solved (not yet released).Please, can you take a look at this issue also: https://forum.team-mediaportal.com/audioscrobbler_last_fm_support_mediaportal-t9552p20.html (read the first three posts)
Symphy, Would you have any idea as to why I get audio only from the left channel when playing back podcasts? I experience the same thing only with low bitrate audio streams using the Shoutcast plugin.
If I play those same MP3 podcasts with any other audio player, they are in stereo (not left channel duplicated on the right side). My audio control panel indeed shows only 1 channel having signal with PureAudio and 2 channels with other players.
Your plugin works great with all my normal CD-ripped music.
That's probably because those streams are 1 channel (mono). PureAudio does not convert them to stereo, while other players probably do. Good thing you make me aware of that, i will modify that in next release.
Hi Symphy,
thanks for the plug-in. It has a strange effect on my system. When enabled, I can't play any MPEG with MP2 audio (ffdShow is set as audio codec). I get the following error in the log file.
2007-12-07 00:52:34.640625 [ERROR][9]: PureAudio: Cannot create stream from D:\Capture\Recorded TV\michail_final.mpg: BASS_ERROR_FILEFORM.
Disabling PureAudio solves the problem.
You can fix this by deleting the .mpg extension from the extension list (Plugin configuration -> General Settings -> Extensions).
I'll redo the default extensionlist, mpg and mpeg should not be there in the first place.
I attach couple of screen shots of my ASIO and Pureaudio config screens in case that helps.
Thanx trevor, very clear info that may help many ppl!