From: "Kim, HeungJun" <riverful.kim@samsung.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: Re: I just wondering how to set shutter or aperture value in uvc driver.
Date: Wed, 25 May 2011 20:30:26 +0900 [thread overview]
Message-ID: <4DDCE852.9030509@samsung.com> (raw)
In-Reply-To: <201105251317.39393.laurent.pinchart@ideasonboard.com>
Hi Laurent,
2011-05-25 오후 8:17, Laurent Pinchart 쓴 글:
> Hi Heungjun,
>
> On Wednesday 25 May 2011 08:49:31 Kim, HeungJun wrote:
>> Hi Laurent,
>>
>> I try to add the more exposure methods of the M-5MOLS driver. Currently,
>> the only 2 exposure type are available in the M-5MOLS driver -
>> V4L2_EXPOSURE_AUTO, V4L2_EXPOSURE_MANUAL. But, the HW is capable to shutter,
>> aperture exposure value, of course auto exposure.
>> So, I found the only UVC driver looks like using extra enumerations
>> V4L2_EXPOSURE_SHUTTER_PRIORITY, V4L2_EXPOSURE_APERTURE_PRIORITY.
>> But, I don't know how to set the each value in the each mode.
>>
>> The way pointed the specific value is only one -
>> V4L2_CID_EXPOSURE_ABSOLUTE. So, how can I set the specific value at the
>> each mode?
>
> You can control the aperture using the V4L2_CID_IRIS_ABSOLUTE control. See
> http://linuxtv.org/downloads/v4l-dvb-apis/extended-controls.html#camera-
> controls for more information regarding the exposure and iris controls.
>
Thanks for response, and I could understand this!
Sorry for pre-checking documents. :)
Regards,
Heungjun Kim
prev parent reply other threads:[~2011-05-25 11:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-25 6:49 I just wondering how to set shutter or aperture value in uvc driver Kim, HeungJun
2011-05-25 6:50 ` Kim, HeungJun
2011-05-25 11:17 ` Laurent Pinchart
2011-05-25 11:30 ` Kim, HeungJun [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DDCE852.9030509@samsung.com \
--to=riverful.kim@samsung.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.