Eexternal video player problem
#1
everybody :
i have a question when i transfer external video player-MPlayer,this player can play some video files ,but i can't control it by keyboard very well!
and my run environment is :
OS: Ubuntu 8.04
XBMC:9.11

and my profile is :

xml:
<playercorefactory>
<players>
<player name="ExternalPlayer" type="ExternalPlayer" audio="false" video="true">
<filename>/mplayer/bin/mplayer</filename>
<args> -ao alsa -cache 8192 -subcp cp936 -subfont-autoscale 2 -subfont-te
<hidexbmc>true</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
<playonestackitem>true</playonestackitem>
</player>
</players>
</playercorefactory>
please tell me why?
Reply
#2
1) Use a more specific title for your topic next time. "help" is not very descriptive or helpful.

2) Your <args> tag has no closing tag. With color coding you can spot those sort of things easier.
Reply

Logout Mark Read Team Forum Stats Members Help
Eexternal video player problem0