søn, 02.04.2006 kl. 18.45 skrev Hans Verkuil:
> On Sunday 02 April 2006 18:41, Kyrre Ness Sjobak wrote:
> >
> > There is one thing i wonder about ivtv supported tuners and
> > frequencies: How do i get the highest and lowest frequency a tuner
> > can tune in to, and how small intervals can it take? How do i ask
> > that? Or is there a hard-coded value i may use?
> 
> Use the VIDIOC_G_TUNER ioctl to obtain that information. See the V4L2 
> API specs.
> 

There is one problem: I don't have a clue about how ioctl's in C or how
to do them trough java. So i ask again, more precise this time: Is there
any shell command i may run (etc) that will return this value? Or do i
them have to either learn how to do ioctl's in Java, alternatively hack
up some C program to do the ioctl? If i have to, i sense that this will
be a long missing function (as its not really that important - but it
migth be a good tool for the driver devs to get frequency offsets on new
tuners - run this tool in frequency search mode with a small intervall,
and post the results here (or somewhere), compare to "real" values) -
learning all about ioctl's are not my number one priority...

--- Kyrre


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

Reply via email to