Nick wrote:
Thanks - that's exactly what I was doing wrong, I was selecting the source number and then expecting to switch to something other than video0 as well - sort of double switching? That makes sense now that I will always record off /dev/video0 instead of other sources (unless I get another tuner card...)On 25/01/06, Roger Hanson <[EMAIL PROTECTED]> wrote:Michael T. Dean wrote: On 01/25/2006 11:06 AM, David Watkins wrote:I suggest looking to see what other /dev/video devices exist on your system, and trying them in place of /dev/video0. I think one of the setup pages of mythtvsetup shows you which input is on which device. I'm afraid I don't know enough of the theory to suggest a more scientific approach. video0 is the MPEG-2 video from whichever input the card is set to use. You don't change inputs by changing video devices, you change with "ivtvctl -p" so see "ivtvctl --help" Mike _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users Thanks - made progress, but the recording was in black and white, not color like the original.....weird. I did a ivtvctl -p=4 I used dd if=/dev/video0 of=/myth/tv/myfile.mpg bs=64k I got black/white output (was recorded in color) ivtvctl -p=6 I used dd if=/dev/video0 of=/myth/tv/myfile.mpg bs=64k I got black/white output (was recorded in color) Did I do something wrong?Which input did you setup for Myth to use? This is the one you should be trying from the command line. Running 'ivtvctl -a' will give a list of all the inputs/outputs the ivtv driver can access on your card. You need to match the text from mythtvsetup (i.e. S-Video 0) to the input id per ivtvctl. You then need to change to this using 'ivtvctl -p x' where x is the id of the input. Anyway, I'm recording in color now. Thanks. |
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
