<br><br>
<div><span class="gmail_quote">On 10/27/07, <b class="gmail_sendername">David Shay</b> &lt;<a href="mailto:david@shay.net">david@shay.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I&#39;m running SVN 14510 and having an issue with HDHomerun and PID filtering.&nbsp; For a number of reasons, I&#39;ve setup my dtv_multiplex and channel table entries manually, one of them being that a scan misses several good channels.&nbsp; Instead of delving too much into that right now, what I&#39;m interested in is why I can watch one via the hdhomerun save command, but not via myth. 
<br><br>This is basically down to just one channel now, and yes, I&#39;ve quadruple checked my channel and dtv_multiplex entries.<br><br>The interesting thing is that if I use hdhomerun to tune to the channel and program stream, and then check the filter status externally to myth, I get a whole &quot;valid&quot; set of PIDs.&nbsp; Within the myth logs when it tries to access the tuner, however, I only get two PIDs -- 0x0 and 0x1ffb.&nbsp; Fairly certain those aren&#39;t valid. 
<br><br>Question 1 is why is this happening?</blockquote>
<div>&nbsp;</div>
<div>Sorry to answer my own question, but in case anyone has the same issue, this is happening because my cable company isn&#39;t really sending the right information on this channel.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Also, in digging around the hdhrchannel code, it would appear that if it detects that the tuning mode is &quot;mpeg&quot; that it will try to force it to use the hdhromerun program command instead of filters, which I think would be ideal here.&nbsp; So I tried to get the tuning mode to mpeg in a number of ways.&nbsp; First, I set the mode in sistandard in dtv_multiplex, but that didn&#39;t seem to work.&nbsp; Despite putting several debug statements in the code, I never figured out where it was getting overridden.&nbsp; Finally, as a last resource, I just hacked the &quot;if&quot; statement that triggered use of the program command to test for atsc instead of mpeg.&nbsp; Fairly disastrous results there in that it didn&#39;t record anything after that.&nbsp; So Question 2 is what is the proper way to activate the direct program selection logic instead of PID filtering? 
<br><br></blockquote></div>
<div>&nbsp;</div>
<div>Proper way is to activate &quot;Quick Tune&quot; on the input connections page.&nbsp; Once I set this, it all started working great.&nbsp; Only issue is, this is a &quot;global&quot; setting for the entire input connection, but my cable company is just as prone to move an HDTV channel to a whole different frequency as they are to move it to another program within a frequency, so it doesn&#39;t much matter.
<br>&nbsp;</div>