Colin Brace wrote:
> On 12/14/06, Sander Sweers <[EMAIL PROTECTED]> wrote:
>
>   
>> Use v4l2-ctl -L to list the options (including bitrates) and set it with
>> v4l2-ctl -c.
>>     
>
> Hmmm, when I run it, this is what I see:
>
> $ v4l2-ctl -L
>                      brightness (int)  : min=0 max=255 step=1
> default=128 value=128
>                        contrast (int)  : min=0 max=127 step=1
> default=68 value=63
>                      saturation (int)  : min=0 max=127 step=1
> default=64 value=63
>                             hue (int)  : min=-128 max=127 step=1
> default=0 value=0
>                          volume (int)  : min=-15 max=15 step=1
> default=0 value=11
>                            mute (bool) : default=0 value=0
>                          mirror (bool) : default=0 value=0
>                          invert (bool) : default=0 value=0
>              y_offset_odd_field (int)  : min=0 max=128 step=0 default=0 
> value=0
>             y_offset_even_field (int)  : min=0 max=128 step=0 default=0 
> value=0
>                        automute (bool) : default=1 value=0
>
> No sign of bitrates...
>
>   

Try:

$ v4l2-ctl -L -d /dev/videoX

where X is specific to you.

Preet



_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to