<br><br><div class="gmail_quote">On Tue, Nov 25, 2008 at 7:57 AM, Steve Heistand <span dir="ltr">&lt;<a href="mailto:steve@heistand.org">steve@heistand.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, 25 Nov 2008 17:52:58 +1000, Lindsay Mathieson wrote<br>
<div class="Ih2E3d">&gt; I have a few DVD&#39;s ripped to ISO that I&#39;d like to play with the Internal<br>
&gt; player from a custom theme menu entry - is that possible?<br>
<br>
</div>add something like the following to your mythfrontend menu of choice:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;button&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;type&gt;VIDEO&lt;/type&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;text&gt;some descriptive text here&lt;/text&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action&gt;EXEC mplayer file.iso&lt;/action&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;/button&gt;<br>
<br>
all the xml files get overwritten during an install/update though<br>
so save copies.<br>
<br>
(locations of files are /..?../share/mythtv/*.xml)</blockquote><div><br>Technically, he would use &quot;mythtv&quot; instead of &quot;mplayer&quot; because he asked about using the internal player.&nbsp; mplayer is not the internal player for MythTV, but the mythtv executable can be used.<br>
<br>Kevin</div></div><br>