Win XBMC and Power DVD 13 as external player
#11
Hi all Smile


I have a problem whilst launching Power DVD 13 for Bluray Disc playback.
I'm using the following playercorefactory.xml, which launches the player just how I'd like, the only problem is that the audio bypasses my AVR and plays through the TV.
If I launch Power DVD 13 directly, and not via XBMC, the audio plays via the AVR. If I play a video file via XBMC, the audio plays via the AVR. The problem only exists when playing the BD via the external player method.
I have also tried disabling GUI audio as suggested above, but I still have the problem.

Does anyone have any idea what I might be doing wrong?

Thanks
Kelvin

Quote:<playercorefactory>
<players>
<player name="PowerDVD" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files (x86)\CyberLink\PowerDVD13\PDVDLP.exe</filename>
<args>"{1}"</args>
<hidexbmc>true</hidexbmc>
<hideconsole>true</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="bd" filename=".*" player="PowerDVD"/>
</rules>
</playercorefactory>
Reply


Messages In This Thread
RE: XBMC and Power DVD 13 as external player - by GFresh - 2014-02-13, 12:29
Logout Mark Read Team Forum Stats Members Help
XBMC and Power DVD 13 as external player0