mpc-hc as external player
#1
hi,

first of all sorry for my english.... i'm italian...

i've a problemwith xbmc...
i nedd to play my mkv files with an external player (mpc-hc).

i've edit the file playcorefactory.xml but when i click on the .mkv file in xbmc nothing start. if i click more then once it appear an error message...

i post my playercorefactory.xml
:

<playercorefactory>
<players>
<player name="MPC-HC" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files\K-Lite Codec Pack\Media Player Classic\mpc-hc.exe</filename>
<args>/fullscreen /close "{1}"</args>
<hidexbmc>true</hidexbmc>
<hidexonsole>true</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv" player="MPC-HC"/>
</rules>
</playercorefactory>


THANKS FOR YOUR HELP.

dany
Reply
#2
sorry, my xbmc is 10.00

nobody can help me?
Reply
#3
I can't help with the specifics, but I did want to ask a couple of questions...

mrdann1 Wrote:i nedd to play my mkv files with an external player (mpc-hc).

Why do you need an external player for MKV files? I run XBMC 10, and my MKV files run perfectly. I actually can't use an external player, as I have an external remote which would be a pain in the butt to have to reconfigure.

mrdann1 Wrote:nobody can help me?

It's only been an hour since your first post. Give it time, and be patient. Good luck!
Reply
#4
DurhamDev Wrote:I can't help with the specifics, but I did want to ask a couple of questions...



Why do you need an external player for MKV files? I run XBMC 10, and my MKV files run perfectly. I actually can't use an external player, as I have an external remote which would be a pain in the butt to have to reconfigure.



It's only been an hour since your first post. Give it time, and be patient. Good luck!

sorry! excuse me...

yes, i want to play my mkv with an external player becouse the internal player play not fine (the video is not fluid (sorry for my english)) the mkv; the mpc-hc play mkv fine.

Thank you
Reply
#5
A quick test is to double click your xml file and it should open in Internet Explorer. When I try this I get:

End tag 'hideconsole' does not match the start tag 'hidexonsole'. Error processing resource 'file:///D:/temp/rat.xml'. Lin...

You have a typo in the line:

<hidexonsole>true</hideconsole>

JR
Reply
#6
thank you very much,
later i can do this...

thanks
Reply
#7
You should check your log first in future it might save you some time Smile
Reply
#8
yes you r right but i don't know how i can check the error in the file...

i've checked it by my eyes but it dosn't work...Wink

later i fix the syntax and i post the result...

thanks again
Reply
#9
thanks thanks thanks a lot it works now with mkv files.

there a problem now ; xbmc open the .iso with mpc-hc too and it crash....

how can i do for play .iso dvd with internal player?

thanks
Reply
#10
Help m, another problem... Now xbmc when i click an mp3 file in the music folder dosn't play anything!
What's happened?

Thanks
Reply
#11
mrdann1 Wrote:Help m, another problem... Now xbmc when i click an mp3 file in the music folder dosn't play anything!
What's happened?

Thanks

Turn on debug logging, attempt to play an mp3 and look at the debug log. If you can't see anything obvious post the xbmc.log on pastebin.com for us to look at.

JR
Reply
#12
Yeah, i've uninstall and re install xbmc and now it works fine.

Can you help me with the .iso bluray images?

How can i play from xbmc that images with tmt3?

Thanksss
Reply

Logout Mark Read Team Forum Stats Members Help
mpc-hc as external player0