2019-08-15, 11:34
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 :
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 :
please tell me why?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>