Version 2.8.0 beta (1 Viewer)

Symphy

Retired Team Member
  • Premium Supporter
  • August 25, 2007
    501
    151
    Groningen
    Home Country
    Netherlands Netherlands
    Finally!!

    Took awhile, but it's there. Changes:
    • Updated to work with MediaPortal 1.6.0
    • Updated to target the .NET 4.0 framework
    • Added WASAPI support.
    The WASAPI support is yet in beta. Known issues:
    • It does not yet autodetect supported samplingrates when used in exclusive mode. However these can be set manually in the configuration. If these are not set correctly, throwing a file at it with an unsupported samplingrate will cause the player to crash. If set correctly, the player will resample to the nearest supported samplingrate.
    • In exclusive mode it's not working correctly with the M-Audio AP2496 device: the device does not respect the samplingrate set by the player. Probably a driver-issue, hopefully other devices do not suffer from this.
    Available through the MediaPortal extension installer (Make sure you switch off the option "Only stable", as it's a beta release.)
     

    Symphy

    Retired Team Member
  • Premium Supporter
  • August 25, 2007
    501
    151
    Groningen
    Home Country
    Netherlands Netherlands
    Is there any ASIO driver that is recommended?

    Not really. Drivers are the link between hardware and software. The best ASIO drivers are the ones that are designed for your hardware.
    So, in general, ASIO works best when using a sounddevice that comes with native ASIO drivers.

    Usually the more expensive cards designed for studio and musician purposes are the best. In that world ASIO is the primary standard, so ASIO is usually properly supported. Other cheap devices may come with crappy ASIO drivers.

    Universal drivers like ASIO4ALL are just a bridge between ASIO and the existing WDM drivers for your device. It may result in bitperfect playback using WDM kernel streaming, but it's far from ideal.
     

    kjarrig

    MP Donator
  • Premium Supporter
  • December 29, 2009
    283
    55
    Home Country
    Iceland Iceland
    As I'm using AMD 6450 graphic card, and no specific audio card, just HDMI into my AVR, shouldn't I use WASPI instead of ASIO?
     

    Helios61

    Retired Team Member
  • Premium Supporter
  • January 30, 2008
    4,587
    873
    62
    NRW
    Home Country
    Germany Germany
    Hi @Symphy

    Big Thanks for the new version of pure audio. I've made some tests with WASAPI (exclusive) and unfortunately playback of some multichannel HiRes .flac files doesn't work. Log and Mediainfo of this file is attached. If you need this file for testing, please let me know!

    Best regards
    Helios
     

    Attachments

    • MediaInfo.txt
      1.9 KB

    emphatic

    Design Group
  • Team MediaPortal
  • August 25, 2006
    3,717
    1,178
    Alingsås
    Home Country
    Sweden Sweden
    Hi, unfortunately, playback doesn't work for me.

    Log snippet:
    Code:
    [2014-01-27 17:46:39,000] [Log    ] [MPMain   ] [INFO ] - g_Player.Play(\\EMPHATICNAS\Musik 3\Dansmusik\DJ-Mixar\DJ Emphatic Live DJ Mix - The Hottest Pr\01 Spår 01.m4a Music)
    [2014-01-27 17:46:39,014] [Log    ] [MPMain   ] [INFO ] - Loading external players plugins
    [2014-01-27 17:46:39,016] [Log    ] [MPMain   ] [INFO ] -   found plugin:MediaPortal.ITunesPlayer.ITunesPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2014-01-27 17:46:39,017] [Log    ] [MPMain   ] [INFO ] -   player:iTunes.  author: Frodo
    [2014-01-27 17:46:39,018] [Log    ] [MPMain   ] [INFO ] -   found plugin:MediaPortal.WinampPlayer.WinampPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2014-01-27 17:46:39,019] [Log    ] [MPMain   ] [INFO ] -   player:Winamp.  author: int_20h
    [2014-01-27 17:46:39,021] [Log    ] [MPMain   ] [INFO ] -   found plugin:MediaPortal.Player.PureAudio.PureAudioPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\PureAudio.dll
    [2014-01-27 17:46:39,022] [Log    ] [MPMain   ] [INFO ] -   player:PureAudio.  author: Sieds Tilstra (aka Symphy)
    [2014-01-27 17:46:39,031] [Log    ] [MPMain   ] [DEBUG] - PureAudio: SupportsFile("\\EMPHATICNAS\Musik 3\Dansmusik\DJ-Mixar\DJ Emphatic Live DJ Mix - The Hottest Pr\01 Spår 01.m4a"): Supported
    [2014-01-27 17:46:39,031] [Log    ] [MPMain   ] [INFO ] - PlayerFactory: Disabling DX9 exclusive mode
    [2014-01-27 17:46:39,032] [Log    ] [MPMain   ] [INFO ] - Main: GUI_MSG_SWITCH_FULL_WINDOWED message is obsolete.
    [2014-01-27 17:46:39,032] [Log    ] [MPMain   ] [DEBUG] - PlayerFactory: Successfully created player instance for file - \\EMPHATICNAS\Musik 3\Dansmusik\DJ-Mixar\DJ Emphatic Live DJ Mix - The Hottest Pr\01 Spår 01.m4a
    [2014-01-27 17:46:39,177] [Log    ] [MPMain   ] [DEBUG] - PureAudio: Play("\\EMPHATICNAS\Musik 3\Dansmusik\DJ-Mixar\DJ Emphatic Live DJ Mix - The Hottest Pr\01 Spår 01.m4a") called...
    [2014-01-27 17:46:39,182] [Log    ] [MPMain   ] [DEBUG] - PureAudio: Initialize() called...
    [2014-01-27 17:46:39,183] [Log    ] [MPMain   ] [INFO ] - PureAudio: Plugin version: 0.2.8.0 beta
    [2014-01-27 17:46:39,184] [Log    ] [MPMain   ] [INFO ] - PureAudio: Initializing player ...
    [2014-01-27 17:46:39,217] [Log    ] [MPMain   ] [DEBUG] - g_player: Setting ShowFullScreenWindowVideo to MediaPortal.Player.g_Player+ShowFullScreenWindowHandler
    [2014-01-27 17:46:39,290] [Log    ] [MPMain   ] [DEBUG] - PureAudio: Initializing BASS library...
    [2014-01-27 17:46:39,297] [Log    ] [MPMain   ] [INFO ] - PureAudio: Loading audio decoder add-ins from C:\Program Files (x86)\Team MediaPortal\MediaPortal\musicplayer\plugins\audio decoders...
    [2014-01-27 17:46:39,298] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: basscd.dll
    [2014-01-27 17:46:39,299] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: basscd.dll
    [2014-01-27 17:46:39,299] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bassflac.dll
    [2014-01-27 17:46:39,300] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bassflac.dll
    [2014-01-27 17:46:39,300] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bassmidi.dll
    [2014-01-27 17:46:39,301] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bassmidi.dll
    [2014-01-27 17:46:39,301] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bassopus.dll
    [2014-01-27 17:46:39,302] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bassopus.dll
    [2014-01-27 17:46:39,302] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: basswma.dll
    [2014-01-27 17:46:39,303] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: basswma.dll
    [2014-01-27 17:46:39,304] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: basswv.dll
    [2014-01-27 17:46:39,304] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: basswv.dll
    [2014-01-27 17:46:39,304] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bass_aac.dll
    [2014-01-27 17:46:39,305] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bass_aac.dll
    [2014-01-27 17:46:39,305] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bass_ac3.dll
    [2014-01-27 17:46:39,306] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bass_ac3.dll
    [2014-01-27 17:46:39,306] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bass_alac.dll
    [2014-01-27 17:46:39,307] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bass_alac.dll
    [2014-01-27 17:46:39,307] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bass_ape.dll
    [2014-01-27 17:46:39,308] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bass_ape.dll
    [2014-01-27 17:46:39,308] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bass_mpc.dll
    [2014-01-27 17:46:39,309] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bass_mpc.dll
    [2014-01-27 17:46:39,309] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bass_ofr.dll
    [2014-01-27 17:46:39,310] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bass_ofr.dll
    [2014-01-27 17:46:39,310] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bass_spx.dll
    [2014-01-27 17:46:39,310] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bass_spx.dll
    [2014-01-27 17:46:39,311] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Loading: bass_tta.dll
    [2014-01-27 17:46:39,311] [Log    ] [MPMain   ] [DEBUG] -   PureAudio: Already loaded: bass_tta.dll
    [2014-01-27 17:46:39,312] [Log    ] [MPMain   ] [INFO ] - PureAudio: No Audio Decoders loaded; probably already loaded.
    [2014-01-27 17:46:39,312] [Log    ] [MPMain   ] [INFO ] - PureAudio: Initializing complete.
    [2014-01-27 17:46:39,316] [Log    ] [MPMain   ] [INFO ] - g_Player.OnStarted() \\EMPHATICNAS\Musik 3\Dansmusik\DJ-Mixar\DJ Emphatic Live DJ Mix - The Hottest Pr\01 Spår 01.m4a media:Music
    [2014-01-27 17:46:39,319] [Log    ] [PureAudio.Main] [DEBUG] - BASSPlayer.InternalPlay("\\EMPHATICNAS\Musik 3\Dansmusik\DJ-Mixar\DJ Emphatic Live DJ Mix - The Hottest Pr\01 Spår 01.m4a", True) called...
    [2014-01-27 17:46:39,320] [Log    ] [PureAudio.Main] [INFO ] - Determined file type: AudioFile/None
    [2014-01-27 17:46:39,616] [Log    ] [MPMain   ] [DEBUG] - internet connection detected. Can process last.fm announce or Auto DJ
    [2014-01-27 17:46:39,950] [Log    ] [AutoDJ   ] [DEBUG] - AutoDJ: Unable to get similar track for : Terrestial Being - Four
    [2014-01-27 17:46:39,951] [Log    ] [AutoDJ   ] [DEBUG] - AutoDJ:
        Artist not found
    
    [2014-01-27 17:46:39,952] [Log    ] [AutoDJ   ] [DEBUG] - Unable to match similar tracks for Terrestial Being - Four : trying similar tracks for top artist tracks
    [2014-01-27 17:46:39,971] [Error  ] [Last.FM Announcer] [ERROR] - Last.fm error when announcing now playing track: Terrestial Being - Four
    [2014-01-27 17:46:39,978] [Error  ] [Last.FM Announcer] [ERROR] -
        Invalid session key - Please re-authenticate
    
    [2014-01-27 17:46:40,187] [Error  ] [AutoDJ   ] [ERROR] - Error in Last.fm AutoDJ - getting artist top tracks
    [2014-01-27 17:46:40,205] [Log    ] [AutoDJ   ] [ERROR] - Exception: MediaPortal.LastFM.LastFMException:
        The artist you supplied could not be found
    
       vid MediaPortal.LastFM.LastFMLibrary.GetXml(String querystring, String httpMethod, Boolean useHttps)
       vid MediaPortal.LastFM.LastFMLibrary.GetArtistTopTracks(String artist)
       vid MediaPortal.ProcessPlugins.LastFMScrobbler.LastFMScrobbler.GetArtistTopTracks(String artist)  Message:
        The artist you supplied could not be found
      Site   : System.Xml.Linq.XDocument GetXml(System.String, System.String, Boolean)  Source : LastFMLibrary  Stack Trace:     vid MediaPortal.LastFM.LastFMLibrary.GetXml(String querystring, String httpMethod, Boolean useHttps)
       vid MediaPortal.LastFM.LastFMLibrary.GetArtistTopTracks(String artist)
       vid MediaPortal.ProcessPlugins.LastFMScrobbler.LastFMScrobbler.GetArtistTopTracks(String artist)
    [2014-01-27 17:46:40,207] [Log    ] [AutoDJ   ] [DEBUG] - Unable to match similar top artist tracks for Terrestial Being : trying top artist tracks
    [2014-01-27 17:46:40,378] [Log    ] [PureAudio.Main] [DEBUG] - Stream created for : \\EMPHATICNAS\Musik 3\Dansmusik\DJ-Mixar\DJ Emphatic Live DJ Mix - The Hottest Pr\01 Spår 01.m4a
    [2014-01-27 17:46:40,421] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: Title=Four
    [2014-01-27 17:46:40,423] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: Album=DJ Emphatic Live DJ Mix - The Hottest Progressive Sounds
    [2014-01-27 17:46:40,424] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: Track=1
    [2014-01-27 17:46:40,424] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: TotalTracks=10
    [2014-01-27 17:46:40,424] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: Tempo=00000 BPM
    [2014-01-27 17:46:40,425] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: Tool=iTunes 11.1.3.8
    [2014-01-27 17:46:40,425] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: Encoding Params=vers
    [2014-01-27 17:46:40,426] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: iTunNORM=000008B9 000008C7 0000B81E 0000B923 0007B2E2 0007B2E2 00007FFF 00007FFF 00000E9A 00000E9A
    [2014-01-27 17:46:40,426] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: iTunes_CDDB_1=7411840A+336466+10+150+46662+80311+105790+135210+158310+197111+232356+276397+313660
    [2014-01-27 17:46:40,427] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: iTunes_CDDB_TrackNumber=1
    [2014-01-27 17:46:40,427] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: Artist=Terrestial Being
    [2014-01-27 17:46:40,427] [Log    ] [PureAudio.Main] [DEBUG] - Found native tag: Genre=Trance
    [2014-01-27 17:46:40,428] [Log    ] [PureAudio.Main] [INFO ] - Replay Gain Data: Track Gain=dB, Track Peak=, Album Gain=dB, Album Peak=
    [2014-01-27 17:46:40,440] [Error  ] [AutoDJ   ] [ERROR] - Error in Last.fm AutoDJ - getting artist top tracks
    [2014-01-27 17:46:40,444] [Log    ] [AutoDJ   ] [ERROR] - Exception: MediaPortal.LastFM.LastFMException:
        The artist you supplied could not be found
    
       vid MediaPortal.LastFM.LastFMLibrary.GetXml(String querystring, String httpMethod, Boolean useHttps)
       vid MediaPortal.LastFM.LastFMLibrary.GetArtistTopTracks(String artist)
       vid MediaPortal.ProcessPlugins.LastFMScrobbler.LastFMScrobbler.GetArtistTopTracks(String artist)  Message:
        The artist you supplied could not be found
      Site   : System.Xml.Linq.XDocument GetXml(System.String, System.String, Boolean)  Source : LastFMLibrary  Stack Trace:     vid MediaPortal.LastFM.LastFMLibrary.GetXml(String querystring, String httpMethod, Boolean useHttps)
       vid MediaPortal.LastFM.LastFMLibrary.GetArtistTopTracks(String artist)
       vid MediaPortal.ProcessPlugins.LastFMScrobbler.LastFMScrobbler.GetArtistTopTracks(String artist)
    [2014-01-27 17:46:40,445] [Log    ] [AutoDJ   ] [INFO ] - Auto DJ: Unable to match any tracks for Terrestial Being - Four
    [2014-01-27 17:46:40,831] [Log    ] [PureAudio.Main] [INFO ] - Determined stream content type: PCM
    [2014-01-27 17:46:40,833] [Log    ] [PureAudio.Main] [DEBUG] - Starting session...
    [2014-01-27 17:46:40,834] [Log    ] [PureAudio.Main] [DEBUG] - BASSPlayer.ResetSessionState() called...
    [2014-01-27 17:46:40,835] [Log    ] [PureAudio.Main] [DEBUG] - Stream info: chans = 2, freq = 44100, origres = 16, ctype = BASS_CTYPE_STREAM_ALAC
    [2014-01-27 17:46:40,838] [Log    ] [PureAudio.Main] [DEBUG] - Initializing WASAPI device: VSX-921-3 (NVIDIA High Definition Audio)...
    [2014-01-27 17:46:41,317] [Log    ] [PureAudio.Main] [INFO ] - Using WASAPI Device VSX-921-3 (NVIDIA High Definition Audio)
    [2014-01-27 17:46:41,324] [Log    ] [PureAudio.Main] [DEBUG] - Device info: outputs = 6, minrate = 48000, maxrate = 96000, latency = 50
    [2014-01-27 17:46:41,326] [Log    ] [PureAudio.Main] [DEBUG] - Creating new ringbuffer with 2000 ms delay...
    [2014-01-27 17:46:41,331] [Log    ] [PureAudio.Main] [DEBUG] - Creating sinkstream...
    [2014-01-27 17:46:41,335] [Log    ] [PureAudio.Main] [DEBUG] - Preparing mixerstream...
    [2014-01-27 17:46:41,336] [Log    ] [PureAudio.Main] [DEBUG] - Creating mixing matrix...
    [2014-01-27 17:46:41,338] [Log    ] [PureAudio.Main] [DEBUG] - Using 2 channels...
    [2014-01-27 17:46:41,339] [Log    ] [PureAudio.Main] [DEBUG] - Resampling 44100 -> 48000...
    [2014-01-27 17:46:41,341] [Log    ] [PureAudio.Main] [DEBUG] - Creating mixerstream...
    [2014-01-27 17:46:41,345] [Log    ] [PureAudio.Main] [DEBUG] - Plugging sinkstream into mixer...
    [2014-01-27 17:46:41,347] [Log    ] [PureAudio.Main] [DEBUG] - Mixing Matrix: matrix[0, 0] = 1
    [2014-01-27 17:46:41,348] [Log    ] [PureAudio.Main] [DEBUG] - Mixing Matrix: matrix[0, 1] = 0
    [2014-01-27 17:46:41,349] [Log    ] [PureAudio.Main] [DEBUG] - Mixing Matrix: matrix[1, 0] = 0
    [2014-01-27 17:46:41,349] [Log    ] [PureAudio.Main] [DEBUG] - Mixing Matrix: matrix[1, 1] = 1
    [2014-01-27 17:46:41,357] [Log    ] [PureAudio.Main] [DEBUG] - Creating WASAPI outputstream...
    [2014-01-27 17:46:41,358] [Log    ] [PureAudio.Main] [DEBUG] - Plugging mixerstream into outputmixer...
    [2014-01-27 17:46:41,360] [Log    ] [PureAudio.Main] [DEBUG] - Creating visualization stream...
    [2014-01-27 17:46:41,437] [Log    ] [PureAudio.Main] [DEBUG] - Initializing WASAPI handler...
    [2014-01-27 17:46:41,474] [Error  ] [PureAudio.Main] [ERROR] - PureAudio: _WASAPIHandler.Init failed: BASS_ERROR_DRIVER.
    [2014-01-27 17:46:41,607] [Log    ] [MusicInfoHandler: Artist] [DEBUG] - Added ArtistInfo for: System F
    [2014-01-27 17:46:41,858] [Log    ] [MusicInfoHandler: Artist] [DEBUG] - Processing Artist: Solarity
    [2014-01-27 17:46:41,859] [Log    ] [MusicInfoHandler: Artist] [DEBUG] - AllmusicScraper.  Searching-Artist: Solarity
    [2014-01-27 17:46:44,991] [Log    ] [MusicInfoHandler: Album] [DEBUG] - Added AlbumInfo for: ...i care because you do - aphex twin
    [2014-01-27 17:46:45,259] [Log    ] [MusicInfoHandler: Album] [DEBUG] - Processing Album: beatles, the - 1
    [2014-01-27 17:46:45,260] [Log    ] [MusicInfoHandler: Album] [DEBUG] - AllmusicScraper.  Searching-Artist: The beatles
    [2014-01-27 17:46:45,289] [Log    ] [MusicInfoHandler: Artist] [DEBUG] - AllmusicScraper.  Searched-Artist: Solarity Found: 1 matches
    [2014-01-27 17:46:46,028] [Log    ] [MusicInfoHandler: Album] [DEBUG] - AllmusicScraper.  Searched-Artist: The beatles Found: 1 matches
    [2014-01-27 17:46:46,035] [Log    ] [MPMain   ] [DEBUG] - MusicDatabase: GetSongsByFilter - SQL: select * from tracks where strAlbumArtist like '%| Various Artists (DJ Mixes) |%' and strAlbum like 'DJ Emphatic Live DJ Mix - The Hottest Progressive Sounds' and strAlbumArtist like '%| Various Artists (DJ Mixes) |%'  order by iDisc asc, iTrack asc, Filter: tracks
    [2014-01-27 17:46:46,342] [Log    ] [MPMain   ] [DEBUG] - TextureManager: CleanupThumbs()
    [2014-01-27 17:46:48,149] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: StandbyWakeupThread triggered by check interval
    [2014-01-27 17:46:48,149] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: New user input detected - set time of last user activity to 17:46:47
    [2014-01-27 17:46:48,203] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: Signal time of last user activity (17:46:47) to the local TvServer
    [2014-01-27 17:46:48,214] [Log    ] [PS StandbyWakeup] [DEBUG] - PS: LoadSettings()
    [2014-01-27 17:46:48,470] [Log    ] [MusicInfoHandler: Album] [DEBUG] - AllmusicScraper.  Searching-Album: 1 - not found in main albums.  Checking compilations
    [2014-01-27 17:46:49,080] [Log    ] [15       ] [DEBUG] - PS: Inspecting WakeableWakeupPlugins:
    [2014-01-27 17:46:49,489] [Log    ] [15       ] [DEBUG] - PS: Inspecting WakeableStandbyPlugins:
    [2014-01-27 17:46:49,489] [Log    ] [15       ] [DEBUG] - PS: Check if user interface is idle
    [2014-01-27 17:46:49,490] [Log    ] [15       ] [DEBUG] - PS: User interface is not idle: Not on home window
    [2014-01-27 17:46:49,491] [Log    ] [15       ] [DEBUG] - PS: User interface not idle: StandbyPrevented
    [2014-01-27 17:46:49,549] [Log    ] [MusicInfoHandler: Artist] [DEBUG] - Added ArtistInfo for: Solarity
    [2014-01-27 17:46:49,792] [Log    ] [MPMain   ] [DEBUG] - MediaInfoWrapper: isVideo:False, isDVD:False[enabled:True]
    [2014-01-27 17:46:49,793] [Log    ] [MPMain   ] [DEBUG] - MediaInfoWrapper: disabled for this content
    [2014-01-27 17:46:49,795] [Log    ] [MPMain   ] [DEBUG] - PureAudio: Stop() called...

    I tried both Exclusive and non-exclusive WASAPI modes.
    Emph
     

    Symphy

    Retired Team Member
  • Premium Supporter
  • August 25, 2007
    501
    151
    Groningen
    Home Country
    Netherlands Netherlands
    @Helios61 : Try setting both minimum and maximum supported WASAPI sampling rate to 44100 in the plugin configuration and see what happens. 88200 might not be supported.
     

    Symphy

    Retired Team Member
  • Premium Supporter
  • August 25, 2007
    501
    151
    Groningen
    Home Country
    Netherlands Netherlands
    @emphatic :
    Is that log in exclusive or non-exclusive mode?
    When exclusive: make sure the device is not in use by some other software.
    Also try disabling event driven buffering in the plugin configuration .
     

    Symphy

    Retired Team Member
  • Premium Supporter
  • August 25, 2007
    501
    151
    Groningen
    Home Country
    Netherlands Netherlands
    As I'm using AMD 6450 graphic card, and no specific audio card, just HDMI into my AVR, shouldn't I use WASPI instead of ASIO?
    I would try WASAPI first then :)
     

    Helios61

    Retired Team Member
  • Premium Supporter
  • January 30, 2008
    4,587
    873
    62
    NRW
    Home Country
    Germany Germany
    Hi @Symphy
    Thanks for reply!

    @Helios61 : Try setting both minimum and maximum supported WASAPI sampling rate to 44100 in the plugin configuration and see what happens.
    Same behaviour.[/quote]

    88200 might not be supported.
    It is supported, Screenshot of sound properities is attached. Playback in foobar2000 and MP 1.6 is working as exspected!

    Best regards
    Helios
     

    Attachments

    • screenshot.JPG
      screenshot.JPG
      79.5 KB

    Users who are viewing this thread

    Top Bottom