MPC-HC closes instantly
#1
I am fairly new to XBMC and ive set up mpc-hc as my external player for local media with the following

<playercorefactory>
<players>
<player name="MPC-HC" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files (x86)\KCP\MPC-HC\mpc-hc.exe</filename>
<args>"{1}" /fullscreen /close</args>
<hidexbmc>true</hidexbmc>
<hideconsole>true</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>

<rules action="prepend">
<rule name="local-videos" audio="false" video="true"
internetstream="false" filetypes=".*" player="MPC-HC" />
</rules>
</playercorefactory>

It works fine for all my tv shows and anime, aswell as for rougly 70% of my movie collection. However there are some movies that I just cant get to work ive tried every variation of acceptable folder and video file naming there is, aswell as checking the files themselves and they play perfectly if i just open directly without using xbmc but as this is a htpc I really need to get xbmc working,I can get them to scrape no problem whatsoever but as soon as i click them xbmc minimizes, mpc-hc opens and instantly closes, over the next few seconds madvr and the lav splitter icons in my taskbar close. I then have to use task manager to close xbmc before trying anything else.
Reply

Logout Mark Read Team Forum Stats Members Help
MPC-HC closes instantly2