Brian J. Murrell wrote:
On Tue, May 14, 2002 at 09:45:43AM +0200, Justin Schoeman wrote:
Brian J. Murrell wrote:
v4l2 core init - trying format YUV420
v4l2 core init - frame period 0ns
Something is seriously odd with your v4l2 driver if it thinks the frame
period is 0ns. I don't think this is a NVrec problem.
Hmmmm. OK. Well I have somewhere to look for the problem now anyway.
I am using bttv 0.8.33 with v4l2:
#define V4L2_MAJOR_VERSION 0
#define V4L2_MINOR_VERSION 20
I hope that version numbering is accurate enough to determine where
it's from, but in any case, I will chase down that frame period of 0ns
and see why it's that value. What would you suggest is a sane value
there?
b.
I think you need a newer version of bttv-0.8.x. The G_PARM fix went in
around 0.8.35...
-justin