I am a step ahead of the mailing list. Now i am trying to get the channel changer to work. I figured i would give the SA3250 firewire script a go, hoping it will work for my new 4250.<br><br>When i try to compile it this is what i get:
<br><br>[root@mythtv channel_changers]# cc -o sa3250ch sa3250ch.c -lrom1394 -lavc1394 -lraw1394<br>sa3250ch.c:24:32: error: libavc1394/rom1394.h: No such file or directory<br>sa3250ch.c:25:32: error: libavc1394/avc1394.h: No such file or directory
<br>sa3250ch.c: In function 'main':<br>sa3250ch.c:67: error: 'rom1394_directory' undeclared (first use in this function)<br>sa3250ch.c:67: error: (Each undeclared identifier is reported only once<br>sa3250ch.c:67: error: for each function it appears in.)
<br>sa3250ch.c:67: error: expected ';' before 'dir'<br>sa3250ch.c:121: error: 'dir' undeclared (first use in this function)<br>sa3250ch.c:161: error: 'AVC1394_CTYPE_CONTROL' undeclared (first use in this function)<br>sa3250ch.c
:161: error: 'AVC1394_SUBUNIT_TYPE_PANEL' undeclared (first use in this function)<br>sa3250ch.c:161: error: 'AVC1394_SUBUNIT_ID_0' undeclared (first use in this function)<br><br><br>Ideas?<br><br>Thanks again,<br>Mitchell
<br><br><div><span class="gmail_quote">On 7/13/07, <b class="gmail_sendername">Mitch Gore</b> <<a href="mailto:mitchell.gore@gmail.com">mitchell.gore@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I just went and got a HD STB to give a go at firewire. The clerk gave me one that he said have the port enabled. Here is some info:<br><br>[root@mythtv contrib]# plugreport<br>Host Adapter 0<br>==============
<br><br>Node 0 GUID 0x00019900000977d2<br>------------------------------<br>libiec61883 error: error reading oMPR<br>libiec61883 error: error reading iMPR<br><br>Node 1 GUID 0x001947db1f1a0000<br>------------------------------
<br>oMPR n_plugs=1, data_rate=2, bcast_channel=63<br>oPCR[0] online=1, bcast_connection=0, n_p2p_connections=1<br> channel=0, data_rate=2, overhead_id=0, payload=146<br>iMPR n_plugs=0, data_rate=2<br><br><br><br>but when i capture:
<br><br>[root@mythtv test]# test-mpeg2 -r 1 > test.mpg<br>libiec61883 warning: Overlayed connection on channel 0.<br>You may need to manually set the channel on the receiving node.<br>Starting to receive<br>done.<br>
[
root@mythtv test]# ls -l<br>total 0<br>-rw-r--r-- 1 root root 0 Jul 13 19:48 test.mpg<br><br>the file size is zero.<br><br><br><br>I am using a box from TWC Kansas City.<br><br>Thanks for any suggestions/help<br><br>Mitchell
<br>
</blockquote></div><br>