<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br>I just got the latest svn checkout and it seems there is still a minor bug in tunerdmx.c.<br>I needed to change line 49 from<br>hd = hdhomerun_device_create_from_str(idstring, NULL);<br>to<br>hd = hdhomerun_device_create_from_str(idstring);<br>Then it will compile ...<br><br><span class="postbody">Unfortunately, <br><br>./scte65scan -H 10165071 us-Cable-Standard-center-frequencies-QAM256
<br>
it doesn't do anything ...<br><br><br></span></td></tr></table>