Thanks for the reply Warren.  That was my first thought as
well.  The directory from which mythvideo reads the file is
actually a mount to the backend system.  To be absoultly sure, I
ran a "chmod -R 777" on the entire mounted directory and still had the
problem.  I did forget to mention that I am able to watch videos
though mythvideo using the default mplayer command... I was getting
some audio/video sync issues with mplayer that aren't present with
xine.  Xine runs fine when launching from the command
line...&nbsp; so, is there another layer between xine and mythtv?<br>
<br>
Thanks,<br>
Dave<br><br><div><span class="gmail_quote">On 4/10/06, <b class="gmail_sendername">Warren</b> &lt;<a href="mailto:warren-lists@icruise.com">warren-lists@icruise.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;">


  
  


Captain Krypto wrote:
<blockquote cite="http://mid8430038e0604100955w2aa5fa9cj2a601c5e909e0938@mail.gmail.com" type="cite"></blockquote></div><div style="direction: ltr;"><span class="e" id="q_10a84ed5b9299cdc_1">Hello all,<br>
  <br>
I had xine successfully working in MythVideo, but now it stopped
working.&nbsp; When I try to launch a movie through MythVideo I get the xine
splash screen and the following output in the mythfrontend log:<br>
  <br>
sh: line 1: &lt;path to avi file&gt;: Permission denied<br>
  <br>
I am using the command &quot;xine -pfhq --no-splash %s&quot; in the set up
section.&nbsp; If I use that same command from the command line, everything
works as expected.&nbsp; (
i.e. xine launches with the arguments and play the video)&nbsp; I've tried
numerous videos and all have the same result.&nbsp; I haven't made any
updates to the system since it was working and I know that the working
setup had survived a few reboots.&nbsp; I am using a PVR-350 for TV out, but
since I can see the xine splash screen, it doesn't look like that
figures into the equation and since I get the same behavior when
launching mythfront from the command line on my desktop.&nbsp; I was hoping
that someone had run into this problems before, or could give me some
pointers to troubleshoot it further.&nbsp; Also, how does mythvideo handle
external video players?&nbsp; It looks like from the error, that xine is
launched through mythvideo via some sort of shell script... is that
correct?&nbsp; Any input it appreciated.
  <br>
  <br>
Thanks,<br>
Dave<br>
  </span></div><div style="direction: ltr;"><pre><hr size="4" width="90%"><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br>  </pre>

Sounds like the file is owned by whomever you are logged in as when you
are running from the command line but not the user that mythvideo is
running as and that myth user does not have read permission to the
file.&nbsp; Try &quot;chmod 644 &lt;path to .avi file&gt;&quot; without the quotes.&nbsp;
That should allow any user on the system to view the file.<br></div><div style="direction: ltr;"><span class="sg">
<br>
W<br>



</span></div><br>_______________________________________________<br>mythtv-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br><br></blockquote>
</div><br>