Hallo zusammen
Ich ahb Power DVD 15 Ultra auf Win 8.1 installiert und hab diese xmp in meinen Kodi User Data Ordner gelegt
Anleitung: forum.kodi.tv/showthread.php?tid=228866
Leider startet bei mir gar nichts! kein 2D oder 3D kein Power DVD oder sonst was der Film wird nicht gespielt
Was könnte das sein?
Auszug aus der Anleitung:
CONFIGURATION (PowerDVD 15)
1.) Find or create a playercorefactory.xml in your userdata folder and add this:
Code:
<playercorefactory>
<players>
<player name="PowerDVD" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files (x86)\CyberLink\PowerDVD15\PowerDVD.exe</filename>
<args>"{1}"</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="iso" filename=".*3D.*" player="PowerDVD" />
</rules>
</playercorefactory>
2.)
Now, in Kodi system settings go to: Video - Discs - BluRay playback
mode and select Play main movie. If you don't change this, kodi will
play the movie in 2D and the external player will not be triggered
automatically.
CONCLUSION
Ich ahb Power DVD 15 Ultra auf Win 8.1 installiert und hab diese xmp in meinen Kodi User Data Ordner gelegt
Anleitung: forum.kodi.tv/showthread.php?tid=228866
Leider startet bei mir gar nichts! kein 2D oder 3D kein Power DVD oder sonst was der Film wird nicht gespielt
Was könnte das sein?
Auszug aus der Anleitung:
CONFIGURATION (PowerDVD 15)
1.) Find or create a playercorefactory.xml in your userdata folder and add this:
Code:
<playercorefactory>
<players>
<player name="PowerDVD" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files (x86)\CyberLink\PowerDVD15\PowerDVD.exe</filename>
<args>"{1}"</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="iso" filename=".*3D.*" player="PowerDVD" />
</rules>
</playercorefactory>
2.)
Now, in Kodi system settings go to: Video - Discs - BluRay playback
mode and select Play main movie. If you don't change this, kodi will
play the movie in 2D and the external player will not be triggered
automatically.
CONCLUSION