Win HOW TO - Launch MPC-HC/MPC-BE with madVR as an External Player
#71
(2016-03-20, 23:32)sgrubbs Wrote: My pleasure. Thanks for the quick reply. My playercorefactory.xml:

<playercorefactory>
<players>
<player name="MPC-HC" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files\K-Lite Codec Pack\MPC-HC\mpc-hc.exe</filename>
<args>"{1}" /fullscreen /close</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
<playcountminimumtime>1140</playcountminimumtime>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv|avi|divx|ogm|mp4|mov|m4v|flv|m2v|mpeg|mpg|mts|m2ts|vob|bdmv" player="MPC-HC">
<rule protocols="http|https" player="MPC-HC"/>
<rule protocols="daap|rtv|rtsp|rtmp|rtmpe|rtsp|mms|rtp|pvr" player="DVDPlayer"/>
</rule>
</rules>
</playercorefactory>

That is the same playercorefactory.xml I am using. I haven't used it a lot with Jarvis 16.1 because I am using DSPlayer. Perhaps there is problem with Kodi 16 and external players.

I would try MPC-BE as an alternative rather than MPC-HC with any type of codec pack. It could be the codec pack causing problems.
Reply


Messages In This Thread
RE: HOW TO - Launch MPC-HC/MPC-BE with madVR as an External Player - by Warner306 - 2016-03-21, 02:56
Logout Mark Read Team Forum Stats Members Help
HOW TO - Launch MPC-HC/MPC-BE with madVR as an External Player7