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>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>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
</pre>The big thing is we need to see the output of this command<br><pre>test-mpeg2 -r 1 > 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>Allan<br></span></pre>