<div class="gmail_quote">On Mon, Mar 19, 2012 at 1:20 PM, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 03/18/2012 08:00 PM, Scott &amp; Nicole Harris wrote:<br>
&gt;&gt;&gt; I&#39;m running 0.25 from about a week ago. Today I discovered a case<br>
&gt;&gt;&gt; where livetv consistently won&#39;t work if I start on a particular<br>
&gt;&gt;&gt; channel. If I start on another channel and switch to that channel, it<br>
&gt;&gt;&gt; works fine. However if I start on that channel it hangs for about 10<br>
&gt;&gt;&gt; seconds before dumping back to the menu with the &quot;error opening<br>
&gt;&gt;&gt; jumpfile&quot; message. However, I&#39;ve noticed that even though it doesn&#39;t<br>
&gt;&gt;&gt; playback, the 10 second file is created, and if I go into the<br>
&gt;&gt;&gt; &quot;recorded programs&quot; screen and switch to the livetv group, the<br>
&gt;&gt;&gt; recording is there and it plays fine. I also did some testing with<br>
&gt;&gt;&gt; mplayer, where as soon as I start mythtv in livetv and it&#39;s waiting<br>
&gt;&gt;&gt; for the video to start, I quickly switch to mplayer and begin to play<br>
&gt;&gt;&gt; the mpg file, and the file works fine. So it&#39;s not a case where the<br>
&gt;&gt;&gt; data isn&#39;t making into the file (or the data isn&#39;t being flushed) in a<br>
&gt;&gt;&gt; timely manner, because mplayer is seeing it just fine at the same time<br>
&gt;&gt;&gt; that myth can&#39;t.<br>
&gt;&gt; I did some more debugging on this. Turning off the AlwaysStreamFiles<br>
&gt;&gt; setting files seems to let playback work on this channel. I couldn&#39;t<br>
&gt;&gt; find that setting in the setup screens (was it removed in 0.25?) so I<br>
&gt;&gt; just disabled in the database and that took care of it. Still don&#39;t<br>
&gt;&gt; know why it&#39;s just that one channel that fails for streaming. Any<br>
&gt;&gt; ideas?<br>
&gt; That&#39;s interesting.  I have one FE that will not play live TV without<br>
&gt; AlwaysStreamFiles turned ON (it just hangs at a blank screen for ~10<br>
&gt; seconds, then the &quot;error opening jumpfile&quot;) and have never figured out why.<br>
<br>
Almost definitely NFS misconfiguration, as Daniel mentioned.<br>
<a href="http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.8" target="_blank">http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.8</a> (specifically the<br>
actimeo option).<br>
<br>
&gt; About the only thing I can think of is this FE is also a SBE (though that is<br>
&gt; now turned off in favor of mythjobqueue) and it has identical folders<br>
&gt; mounted to the the MBE to allow it to do transcodes.  Maybe something to do<br>
&gt; with that?<br>
&gt;<br>
&gt; It&#39;s also a little concerning that the setting itself has been removed from<br>
&gt; Myth settings screens (I believe it was gone in 0.24 too,but don&#39;t quote me<br>
&gt; on that), but it still seems to have a pretty big impact.<br>
<br>
The setting was removed because it&#39;s a broken setting that was used to<br>
work around system misconfiguration.<br>
<br>
If you want mythbackend to stream files, you should ensure the file<br>
system on which those files exist is not mounted locally.  If you want<br>
mythfrontend to read files &quot;locally&quot;, you should ensure the file system<br>
on which those files exist is mounted locally.<br>
<br>
Or, put another way, if you want to use NFS, use NFS.  If not, don&#39;t.<br>
<br>
There is absolutely no reason to mount a file system locally using NFS<br>
if you don&#39;t have mythfrontend reading files for playback over NFS.<br>
<br>
If you think there&#39;s a reason, then there&#39;s some other problem with your<br>
configuration that you&#39;re not fixing that make you think so.  And, when<br>
fixed, your system will work properly without having to force a value<br>
for the setting.<br>
<br>
Mike</blockquote><div><br></div><div>Is there still the playing ISO over Storage Group issue? </div></div>