Win HOW TO - Launch MPC-HC/MPC-BE with madVR as an External Player
#45
I ask, you can 'add to playercorefactory.xml one another external player, I would like to add MPC-BE, I tried, but I'm too messed with tags ... default external player as I would like MPC-BE as a player and external secondary MPC- HC.
attaching current playercorefactory.xml

PHP Code:
<playercorefactory>
<
players>
<
player name="MPC-HC" type="ExternalPlayer" audio="false" video="true">
<
filename>C:\Program Files (x86)\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 video="true" player="MPC-HC">
<
rule internetstream="true" player="DVDPlayer" />
</
rule>
</
rules>
</
playercorefactory
Reply


Messages In This Thread
RE: HOW TO - Launch MPC-HC/MPC-BE with madVR as an External Player - by gotham_x - 2015-09-26, 17:17
Logout Mark Read Team Forum Stats Members Help
HOW TO - Launch MPC-HC/MPC-BE with madVR as an External Player7