DSPlayer (DirectShow Player for XBMC) Frodo build available
(2015-01-27, 17:49)vmax Wrote: is there a way with KODI to select which audio track to play during playback? I can't see any keyboard command to do that from the wiki.

One can modify keypad.xml under userdata to have one key to change audio tracks. I use the number 2 for changing audio tracks (along with number 1 for changing subtitles) only when under fullscreenvideo. This is just an example as you could select any key for AudioNextLanguage.

<FullscreenVideo>
<keyboard>
<one>ShowSubtitles</one>
<two>AudioNextLanguage</two>
<three>XBMC.ActivateWindow(10123)</three>
<four>Number4</four>
<five>Number5</five>
<six>Number6</six>
<seven>Number7</seven>
<eight>Number8</eight>
<nine>Number9</nine>
<c>CodecInfo</c>
<pageup>AspectRatio</pageup>
<numpadzero>SmallStepBack</numpadzero>>
</keyboard>
</FullscreenVideo>
Reply


Messages In This Thread
HELP!!! - by takiyon - 2014-12-28, 16:12
RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - by uncertainty - 2015-01-28, 02:58
Logout Mark Read Team Forum Stats Members Help
DSPlayer (DirectShow Player for XBMC) Frodo build available8