<br><br><div class="gmail_quote">On Sat, Jun 6, 2009 at 10:32 AM, Andrew Burgess <span dir="ltr">&lt;<a href="mailto:aab@cichlid.com">aab@cichlid.com</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;">
<div class="im"><br>
&gt; &gt;&gt; If I set it up to record a TV show, it appears to do this, but if<br>
&gt; I<br>
&gt; attempt<br>
&gt; &gt;&gt; to copy or open recording from a Windows PC accessing it via<br>
&gt; Mythweb, I get<br>
&gt; &gt;&gt;    &quot;006_20090531110000.mpg is an empty file&quot;. Can anyone offer any<br>
&gt; insight<br>
&gt; &gt;&gt; into this &amp; a possible solution?<br>
<br>
</div>So far people are assuming the the file is indeed zero length but from<br>
my reading you are saying it&#39;s ok on the linux side and only windows<br>
can&#39;t read it. Please clarify.<br>
<div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br><br>RingBuf(/var/lib/mythtv/<div id=":1yc" class="ii gt">recordings/1002_20090530153237.mpg): Invalid<br>
&gt; file (fd -1) when opening<br>
&gt; &#39;/var/lib/mythtv/recordings/1002_20090530153237.mpg&#39;.<br>
&gt; 2009-05-30 15:32:45.042 NVP, Error: JumpToProgram&#39;s OpenFile failed.<br>
&gt; 2009-05-30 15:32:45.042 NVP, Error: Unknown error, exiting decoder<br><br>Gives the story, the backend system was unable to open the recording file in /var/lib/mythtv/recordings.  If live TV can&#39;t have it&#39;s recording opened, I would assume the recorder doesn&#39;t like it either.  Either way, the system is failing to stream information to disk or read it back.<br>
<br>If the file actually has data in it, I would assume read permissions are the problem, if it has no data write permissions are the problem.<br><br>Make sure to check the FILE SYSTEM data for how large the file is, NOT the MythTV system for the filesize.  If windows is reporting the file as 0 byte (not surprising) I almost guarantee that the Linux filesystem has this at 0 byte as well.<br>
<br>--Doug<br></div><br>