Hi, On 11/17/2009 11:41 AM, Antonio Ospite wrote:
Hi, gspca does not implement vidioc_enum_frameintervals yet, so even if a camera can support multiple frame rates (or frame intervals) there is still no way to enumerate them from userspace. The following is just a quick and dirty implementation to show the problem and to have something to base the discussion on. In the patch there is also a working example of use with the ov534 subdriver. Someone with a better knowledge of gspca and v4l internals can suggest better solutions.
Does the ov534 driver actually support selecting a framerate from the list this patch adds, and does it then honor the selection ? In my experience framerates with webcams are varying all the time, as the lighting conditions change and the cam needs to change its exposure setting to match, resulting in changed framerates. So to me this does not seem very useful for webcams. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html