<br><br><div><span class="gmail_quote">On 9/24/07, <b class="gmail_sendername">Allan Wilson</b> &lt;<a href="mailto:allanwilson@gmail.com">allanwilson@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Make sure you have all your modules loaded:<br><br><pre>mythbox:~# lsmod|grep 1394<br>dv1394                 20728  0<br>raw1394                25120  2<br>eth1394                19856  0<br>ohci1394               32716  1 dv1394
<br><br>ieee1394              353144  4 dv1394,raw1394,eth1394,ohci1394</pre>Run plugreport and show us the output. Here is an example of what it should look like <br><br><pre>Host Adapter 0<br>==============<br>Node 1 GUID 0x000e5cfffed720aa
<br><br>------------------------------<br>oMPR n_plugs=1, data_rate=2, bcast_channel=63<br>oPCR[0] online=1, bcast_connection=0, n_p2p_connections=0<br>      channel=63, data_rate=2, overhead_id=0, payload=376<br>iMPR n_plugs=0, data_rate=2
<br></pre>The big thing is we need to see the output of this command<br><pre>test-mpeg2 -r 1 &gt; test.mpg<br><br><span style="font-family: arial,sans-serif;">You have to get test-mpeg2 working reliably before you expect it to work in myth with no problems.
<br><br><br>Allan</span></pre></blockquote><div><br>All kinds of errors on plugreport. I have no idea what this means:<br><br><font size="1">&nbsp;[root@magic sysconfig]# plugreport<br>Host Adapter 0<br>==============</font><br>
<font size="1"><br>Node 0 GUID 0x0016920e8a980000<br>------------------------------<br>oMPR n_plugs=1, data_rate=2, bcast_channel=63<br>oPCR[0] online=1, bcast_connection=0, n_p2p_connections=0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; channel=0, data_rate=1, overhead_id=0, payload=146
<br>iMPR n_plugs=0, data_rate=2<br><br>Node 1 GUID 0x00110666000000b8<br>------------------------------<br>libiec61883 error: error reading oMPR<br>libiec61883 error: error reading iMPR</font><br><br></div><font size="2">
And here&#39;s my lsmod:<br><br><font size="1">[root@magic sysconfig]# lsmod | grep 1394<br>raw1394&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 31161&nbsp; 2<br>dv1394&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22553&nbsp; 0<br>ohci1394&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36977&nbsp; 2 dv1394</font><br><br><br></font>
</div><br>