Next audio track in movies.
#1
Hi..

Most movies have 2 or more different languages tracks, would it be possible to ad a shortcut butten to select next track as is the case with subtitles?
Or maybe there is already but I can't find it. Big Grin

thnx..
Reply
#2
Edit the keyboard.xml file and assign some key the AudioNextLanguage command.

Personally I never user the AudioDelay command that's hooked up to the 'A' key by default, so I just change that keybinding from:
Code:
<a>AudioDelay</a>
...to:
Code:
<a>AudioNextLanguage</a>
Reply
#3
I'm going to try that, thnx. Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Next audio track in movies.0