Hi Shaun, On Sat, 2003-01-04 at 09:54, Shaun Jackman wrote: > The saa7134 driver doesn't seem to honor the VIDIOC_G_PARM call. This > causes nvrec to crash when timeperframe isn't filled out. I'm not > sure what these fields should be set to, but I took a stab in the > dark. I assume it depends on the television standard being used. Is > timeperframe 1/60 (s) for NTSC? nvrec should only read from/write to that field when the V4L2_CAP_TIMEPERFRAME flag is set in the capability field - it isn't. So this seems like a bug in nvrec. nvrec can get the framerate or timeperframe from the v4l2_standard struct in VIDIOC_ENUMSTD. Ronald -- Ronald Bultje <rbultje@xxxxxxxxxxxxxxxxxxx> Linux Video/Multimedia developer