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.

thnx..
Marco275
Member Posts: 53 Joined: Mar 2012 Reputation: 0 Location: Netherlands |
2012-05-26 14:51
Post: #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. ![]() thnx.. |
| find quote |
sialivi
Posting Freak Posts: 974 Joined: Dec 2008 Reputation: 7 Location: Sweden |
2012-05-26 16:02
Post: #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>Code: <a>AudioNextLanguage</a> |
| find quote |
Marco275
Member Posts: 53 Joined: Mar 2012 Reputation: 0 Location: Netherlands |
2012-05-27 10:21
Post: #3
I'm going to try that, thnx.
|
| find quote |