<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt; On Thu, Nov 13, 2008 at 7:08 PM, Steve Peters - Priority Electronics &lt;<a href="mailto:steve@priorityelectronics.com">steve@priorityelectronics.com</a>&gt; wrote:</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt;&gt; Subject: [mythtv-users] disable volume osd</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt;&gt; Is there any simple way to turn off the Volume OSD, specifically in the</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;&gt; DVD player? It&#39;s not a big deal for regular tv programs, but when I&#39;m</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt;&gt; having friends over watching movies on my mythtv projector setup,</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;&gt; I like to keep intrusions to a minimum. The other OSD components</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt;&gt; don&#39;t matter, like when skipping chapters or fast forwarding, because</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;&gt; it already breaks the immersion, so that&#39;s no big deal, but sometimes</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt;&gt; the volume gets too loud or quiet, and I would like to be able to tweak</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;&gt; the sound without a glaring big indicator breaking the watchers&#39;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt;&gt; concentration.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt;&gt; &nbsp;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt;&gt; You could set up your system so that when you change the volume that it changes the volume of the sound system, and not the volume the computer outputs.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt;&gt; I think there is a setting for that, and you&#39;d have to setup an ir blaster for your sound system.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt;&gt; -Steve</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt; On Thu, Nov 13, 2008 at 7:27 PM, Pat Pierce &lt;<a href="mailto:raker1000@gmail.com">raker1000@gmail.com</a>&gt; wrote:</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt; that would be doable, but not very simple. I&#39;d rather not have to</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt; setup new hardware if i can avoid it. Is it possible to maybe delete</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt; the image file for the volume display? I can write a script that would</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt; rename it and put it back or something, and then just run that when</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt; I want to turn off the volume osd.Can someone tell me where the files reside that control the osd</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt; stuff? is it xml, or something like that?</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt; ______________________________</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Ok, i got the hang of this &quot;no top posting now&quot; :)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Anyway, I have found that in the /usr/local/share/mythtv/themes/</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">dir there are several directories for the OSD themes.</span><br style="font-family: courier new,monospace;">
<b style="font-family: courier new,monospace;">&nbsp;mythtv@dora:/usr/local/share/mythtv/themes$ ls -d *OSD<br>&nbsp;Gray-OSD&nbsp; Iulius-OSD&nbsp; Retro-OSD&nbsp; Titivillus-OSD</b><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">In</span><font face="courier new,monospace"> each directory there is a file osd.xml, and if you<br>
comment out the &#39;container name=&quot;status&quot;&#39; stanza<br>then the next time you start a dvd or recording or livetv,<br>the volume works without showing anything onscreen. However,<br>the video position OSD is linked to this same &quot;status&quot;<br>
object, so you lose that as well. All or nothing, I guess.<br><br>Pat<br style="font-family: courier new,monospace;"></font>