> > From: Hans Verkuil <[EMAIL PROTECTED]> > If you run 'cat file.mpg >/dev/video16' where > file.mpg is a previously > recorded mpeg file that you know is good, do you get > proper video and > audio on the TV out?
Thanks for replying, Hans. I tried the command above and get noghting. Here's what I tried: * cat /tmp/test.mpg > /dev/video16 -> black screen * mplayer -vo x11 /tmp/test.mpg -> video plays in Xwindows * rmmod saa7127; modprobe saa7127 test_image=1 -> test image works * rmmod saa7127; modprobe saa7127 -> black screen * cat /tmp/test.mpg > /dev/video16 -> black screen __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
