Message: 8<br>Date: Fri, 27 Jul 2007 10:51:42 -0700<br>From: Brad DerManouelian &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:myth@dermanouelian.com">myth@dermanouelian.com</a>&gt;<br>Subject: Re: [mythtv-users] Playing XVids off a CD
<br>To: Discussion about mythtv &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>&gt;<br>Message-ID: &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:3BB15A02-8901-4E65-B181-7624F1859AED@dermanouelian.com">
3BB15A02-8901-4E65-B181-7624F1859AED@dermanouelian.com</a>&gt;<br>Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br><br>I think I can see it conceptually:<br><br>1. When CD/DVD placed into drive, search for <br>
a) VOB files,,or<br>b) files with extension avi or mpg.<br><br>2. If a) execute command to start  DVD playback, eg xine -pfhq --no-splash<br><br>3. If b) execute  command that starts player, with dialog box open in root directory of DVD drive
<br><br>4. If neither a) nor b), do nothing.<br><br>However I would not have a clue as to where to start. Have you done such a script?<br><br>Regards<br>Jongi<br><br>On Jul 27, 2007, Brad DerManouelian wrote:<br>&gt;On Jul 27, 2007, at 10:40 AM, Jongi wrote:
<br>&gt;<br>&gt;&gt; &gt; Well, it&#39;s not elegant but you could symlink your CD drive into your<br>&gt;&gt; &gt; Myth videos folder, then either use the browse by filesystem view<br>&gt;&gt; or run<br>&gt;&gt; &gt; the video manager/import to import the files for playing as
<br>&gt;&gt; needed. I<br>&gt;&gt; &gt; like the later because once the metadata is in the system and you<br>&gt;&gt; don&#39;t<br>&gt;&gt; &gt; delete it the next time you run the video manager and it sees the<br>&gt;&gt; &gt; missing files because the CD isn&#39;t mounted, you can just insert
<br>&gt;&gt; the CD<br>&gt;&gt; &gt; and play<br>&gt;&gt;<br>&gt;&gt; Has a more elegant method of playing DivX/Xvid off a CD/DVD been<br>&gt;&gt; found?<br>&gt;<br>&gt;Write a script that will look for the files on the disc you insert
<br>&gt;and determine if it&#39;s Divx or a regular DVD or whatever and pass it<br>&gt;to the correct player. Then point to that script when launching the<br>&gt;Play DVD command.