OSD Audio - cannot change settings
#1
I have some files that seem to prevent OSD Audio and Subtitle Settings from being altered.

I do not know why this happens. But I cannot change the settings (e.g. turn off subtitles). This problem has been introduced during november-december 2010 and has annoyed me a bit.

The current movie I try playing is a MKV:
H264-Mpeg-4 AVC (avc1)
With more than one audio-stream and with various subtitles included within the MKV.

Is this a known problem? I run the latest version from download-page (10.0)
It happens to a lot of movies. However it seem to be MKV-movies mostly.
Reply
#2
What skin are you using? - came across this problem with aeon65 recently - during Dharma beta testing.

Appreciate that if it was a skin issue it would affect files globally, but try changing to the default skin and see what happens.
Reply
#3
pm3-hd
Reply
#4
OK but did you revert to Confluence to see whether it was a skin issue?
Reply
#5
.
Reply
#6
it appear to be the skin. it worked fine in confluence..

The problem dissappears when I select Analog audio in System.

Here's a debug log when I press OSD Audio:
21:04:01 T:2340 M:1627615232 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
21:04:01 T:2340 M:1627615232 DEBUG: CApplication::OnKey: 61453 pressed, action is OSD
21:04:01 T:2340 M:1627615232 DEBUG: ------ Window Init (VideoOSD.xml) ------
21:04:01 T:2340 M:1627615232 INFO: Loading skin file: VideoOSD.xml
21:04:02 T:2340 M:1625989120 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
21:04:02 T:2340 M:1625989120 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
21:04:02 T:2340 M:1626099712 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
21:04:02 T:2340 M:1626099712 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
21:04:02 T:2340 M:1626095616 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
21:04:02 T:2340 M:1626095616 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
21:04:02 T:2340 M:1626095616 DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.ActivateWindow(124)
21:04:02 T:2340 M:1626095616 DEBUG: CApplication::ExecuteXBMCAction : To XBMC.ActivateWindow(124)
21:04:02 T:2340 M:1626095616 DEBUG: Activating window ID: 10124
21:04:02 T:2340 M:1626095616 DEBUG: Checking if window ID 10124 is locked.
21:04:02 T:2340 M:1626095616 DEBUG: ------ Window Init (VideoOSDSettings.xml) ------
21:04:02 T:2340 M:1626095616 INFO: Loading skin file: VideoOSDSettings.xml
21:04:02 T:2340 M:1626075136 ERROR: Control 30 in window 10124 has been asked to focus, but it can't
21:04:04 T:2340 M:1625333760 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
21:04:04 T:2340 M:1625333760 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
21:04:04 T:2340 M:1625333760 ERROR: Control 2 in window 10124 has been asked to focus, but it can't
21:04:04 T:2340 M:1625333760 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
21:04:04 T:2340 M:1625333760 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
21:04:04 T:2340 M:1625333760 ERROR: Control 2 in window 10124 has been asked to focus, but it can't
21:04:04 T:2340 M:1625333760 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
21:04:04 T:2340 M:1625333760 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
21:04:04 T:2340 M:1625333760 ERROR: Control 2 in window 10124 has been asked to focus, but it can't
21:04:07 T:2340 M:1626320896 DEBUG: CWinEventsWin32::WndProcWindow is active
21:04:07 T:2340 M:1626320896 DEBUG: CWinEventsWin32::WndProcWindow lost focus
21:04:08 T:2276 M:1618141184 DEBUG: Thread 2276 terminating (autodelete)
21:04:10 T:3660 M:1616637952 DEBUG: Thread 3660 terminating (autodelete)
21:04:10 T:4632 M:1616719872 DEBUG: Thread 4632 terminating (autodelete)
Reply
#7
i talked to jezz_x and he directed me to http://forum.xbmc.org/showthread.php?tid=87504 which fixed the issue.

Quick fix:
go to addons\skin.pm3-hd\720p\VideoOSDSettings.xml

Change <window id="123">
<defaultcontrol>2</defaultcontrol>

to
<window id="123">
<defaultcontrol>5</defaultcontrol>
Reply

Logout Mark Read Team Forum Stats Members Help
OSD Audio - cannot change settings0