<br><br><div class="gmail_quote">On Tue, Mar 20, 2012 at 12:54 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">
...<br>
<div class="im">&gt; 2012-03-19 19:34:19.710 RingBuf(myth://<br>
&gt; <a href="http://192.168.1.253:6543/5225_20120319193419.mpg" target="_blank">192.168.1.253:6543/5225_20120319193419.mpg</a>) Warning: Not starting read<br>
&gt; ahead thread, already running<br>
</div>...<br>
<div class="im">&gt; 2012-03-19 19:34:20.433 RingBuf(myth://<br>
&gt; <a href="http://192.168.1.253:6543/5225_20120319193419.mpg" target="_blank">192.168.1.253:6543/5225_20120319193419.mpg</a>): Waited 0.2 seconds for data to<br>
&gt; become available... 28108&lt;  32768<br>
<br>
</div>And, for filenames, they will always be &lt;chanid&gt;_&lt;starttime&gt;.&lt;ext&gt; , so,<br>
again, that&#39;s not a channel number.  We actually can&#39;t use channel<br>
number, here, because dong so would mean we could have 2 different<br>
recordings that need to use the same file name (because any number of<br>
channels may be given the same channel number).<br>
<div class="im"><br></div></blockquote><div><br>Understood, and makes sense once I&#39;m pointed in the right direction.  I have had reason to look at the mysql entries related to channels, so I&#39;m somewhat familiar with their structure.  You raise the issue I was concerned about:  the non-uniqueness of the channel number. I was thinking of the case where &lt;chanid&gt; would NOT be unique:  because as I understand it (and maybe I&#39;m wrong), it&#39;s a composite of the &lt;sourceid&gt; and channel number.  So I could see a very corner case scenario where channels 1225 and 225 have the same start time and duration, which would make the backend want to create 2 mpeg files of the same name.  Now maybe there&#39;s some other uniquification step (on new channel creation in mythtv-setup) I&#39;m unfamiliar with that would prevent that.  If that&#39;s the case, someone manually editing channel data in mysql (ahem) could set the conditions for this corner case.<br>
 </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">
&gt; If you&#39;d like me to repeat this with more detailed logging and/or open a<br>
&gt; ticket, I&#39;m certainly willing.  It would be my first, but I&#39;ll figure it<br>
&gt; out.<br>
<br>
</div>Thanks for looking into it.  For now, no need for a ticket.<br></blockquote></div><br>Understood.  I wasn&#39;t looking to have anyone fix a low priority issue, just wanted to raise it while it was a fresh in my mind and make sure about it.  Thanks.<br>