Posts: 2,551
Joined: Dec 2012
Reputation:
227
2018-03-22, 00:09
(This post was last modified: 2018-03-22, 00:14 by brazen1.)
I just installed new drivers today and I've been putting this setup through its paces. I've played many titles letting them default to the various players assigned to them. I've also manually bypassed the defaults and played assorted titles using other players from the 'play using' tab. I've had exactly zero problems. Why nothing plays for you at all, I have no idea? Are you able to play anything from Explorer? What exactly does happen when you attempt to play something and it doesn't? Are you at least able to select videoplayer in the 'play using' tab to use KODI internal player or any other player? I'm using 5 players here. Everything is up to par. All I can suggest is revert to how it was working for you although the difference between then and now is slight.
EDIT. I just noticed this:
MPBCE.bat looks like this
It should be MPCBE.bat.
Look for more errors like this.....
Posts: 2,551
Joined: Dec 2012
Reputation:
227
If the only player that shows up in your 'play using' tab is videoplayer, then KODI is not recognizing your playercorefactory.xml. The file itself looks fine. Either it is not in the proper directory,
C:\Users\YOURUSERNAMEGOESHERE\AppData\Roaming\Kodi\userdata\playercorefactory.xml,
playercorefactory is not spelled correctly,
playercorefactory.xml.txt is what you have which is not correct, and should have an edited file extension so that it is playercorefactory.xml exactly,
you are not using an official build of KODI,
or KODI is somehow broken and will not recognize the file.
Link your C:\Users\YOURUSERNAMEGOESHERE\AppData\Roaming\Kodi\kodi.log somewhere so I can look and see if KODI recognizes your playercorefactory.xml. Alternatively, you can use the built-in log function for KODI. Do not post the log here.
Posts: 2,551
Joined: Dec 2012
Reputation:
227
My bad. Please accept a rep point. Copy and paste this and let me know if all is well:
<playercorefactory>
< players>
< player name="PowerDVD" type="ExternalPlayer" audio="false" video="true">
< filename>C:\Users\gpwin\AppData\Roaming\Kodi\userdata\PDVD.bat</filename>
< playcountminimumtime>1140</playcountminimumtime>
< /player>
< player name="MPC-BE" type="ExternalPlayer" audio="false" video="true">
< filename>C:\Users\gpwin\AppData\Roaming\Kodi\userdata\MPCBE.bat</filename>
< playcountminimumtime>1140</playcountminimumtime>
< /player>
< player name="DVDFab" type="ExternalPlayer" audio="false" video="true">
< filename>C:\Program Files (x86)\DVDFab Player 5\DVDFab Player 5.exe</filename>
< playcountminimumtime>1140</playcountminimumtime>
< /player>
< /players>
< rules action="prepend">
< rule filename=".*HDR10.*|.*HDR.*|.*hdr.*" player="DVDFab"/>
< rule filetypes="iso|bdmv|mpls|m2ts|.*3D.*|.*.3D.iso|3D.*" player="PowerDVD"/>
< /rules>
< /playercorefactory>
Posts: 508
Joined: Apr 2011
Reputation:
4
ok cheers brezen1 I'll try it out later when I get home from work
9.1 Cinema Room htpc with Kodi Matrix & emby server~Epson EH-TW9300~Homemade 8ft pj screen~AVR~Yamaha RX-A3070~Speakers~Monitor Audio RX6 Fronts & RX Centre~RXFX Surrounds~250's Rears~180's Front Presence~BK XXLS400 Sub~8033C AntiMode~HarmonyOne
Posts: 2,551
Joined: Dec 2012
Reputation:
227
2018-03-25, 22:16
(This post was last modified: 2018-03-25, 22:22 by brazen1.)
Lucas Rey. We are doing something completely different here. We use the official builds of KODI. If you are having problems with unofficial builds, you should ask in that forum. We tend to steer clear of boxes and devices limited to the GPU's dedicated in them which most of the grunt work is often replaced by CPU's which at this time are simply inefficient. Often they are limited in their abilities so instead we prefer HTPC's with capable video cards being the single important piece of hardware providing unlimited audio and video with no caveats all hardware decoded by the GPU rather than software decoded via the CPU.
Posts: 1,288
Joined: Mar 2010
Reputation:
38
Brazen have you tried with Leia yet ? Any news with 3D playback issues?
3D external playback seems to be a slight issue. cannot get it to work.
Posts: 2,551
Joined: Dec 2012
Reputation:
227
I try it once a week or so. The same playercorefactory.xml used with 17.6 or earlier does not work yet with v.18 alpha x32 or x64 latest nightlies.