Nobody has an idea?
I checked utils/ivtvctl.c for --reset-ir ... and:
----------------
if (option_reset_ir) {
doioctl(fd, VIDIOC_INT_RESET, NULL, "VIDIOC_INT_RESET");
}
...
static int doioctl(int fd, int request, void *parm, const char *name)
----------------
*parm is NULL? is that ok this way?
I always get "failed: invalid argument" with 0.10.1 .... any ideas?
how could I debug this why I get invalid argument?
I would appreciate any help.
Thanks.
_______________________________________________
ivtv-devel mailing list
[EMAIL PROTECTED]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel