<html>
<body>
<font size=3>At 07:07 PM 4/26/2008, Mache Creeger wrote:<br>
<blockquote type=cite class=cite cite="">At 02:41 PM 4/26/2008, John
Veness wrote:<br>
<blockquote type=cite class=cite cite="">Mache Creeger wrote:<br>
&gt; It seems like the DVD player configuration is defined globally in
the <br>
&gt; mythconverg database making one setting for all frontends. If this
is <br>
&gt; a design feature, how do I configure DVD iso viewing for different
<br>
&gt; hardware configurations? If it is a bug in my configuration, how do
I <br>
&gt; resolve it?<br><br>
You could set the setting in Myth to call a script stored locally on
<br>
each frontend, then have different commands in the scripts.<br><br>
Cheers,<br><br>
John</blockquote><br>
Thank you, I needed your ability to look at the issue with fresh eyes.
Problem solved.&nbsp; <br><br>
-- Mache</font></blockquote><br>
Just a quick update. Because I have been unsuccessful getting XvMC to
operate on my nVidia 6150 and 6200 frontends and require XvMC on my VIA
EPIA M10000 machine, the best solution was to define a global environment
variable in /home/mythtv/.bashrc with the statement:<br><br>
export XINEOPTIONS=&quot;-V xxmc&quot; for my VIA Frontends<br><br>
and <br><br>
export XINEOPTIONS=&quot;&quot; for my nVidia Frontends<br><br>
Then in &quot;Utilities/Setup&quot;, &quot;Setup&quot;, &quot;Media
Settings&quot;, &quot;Videos Settings&quot;, &quot;Files Types&quot;,
under the Extension: iso, I placed the following command. <br><br>
/usr/bin/xine -pfhq -D $XINEOPTIONS --no-splash --no-mouse
dvd:/%s<br><br>
It works great.&nbsp; <br><br>
-- Mache</body>
</html>