<html><body>
<p>I was met one problem about &quot;dev/video0 doesn't exist&quot; when returning back from mythtv-setup process.<br>
However this /dev/video0 does exist in my current system, and when I used the the following two commands to test for video0, I could got the saved test_captured.mpg when using command (2), but could not got live capture video when using the first command (1).<br>
(1)#cat /dev/video0 &gt; /tmp/test_capture.mpg    //<br>
(1)#mplayer -vo xv /tmp/test_capture.mpg<br>
Moreover, I could not watch TV via mythtv.<br>
<br>
my current user in this fedora system is mythtv.<br>
<br>
Hope to get your help, and any suggestion would be welcome!<br>
<br>
Jeryy<br>
</body></html>