i have not had a chance to test on other kernels (its a pain for me to switch, 
but ill do it tonight).  also, i noticed similar behaviour in xawtv after 
upgrading to 2.6.0 from 2.4.20.  i used to have the same problem, but my 
motherboard got fried and when i bought a new one, the problem went away.

also, i am trying to do a double buffered read, as mentioned in API.html in 
the kernel sources, so im calling:

VIDIOCMCAPTURE( 0 )
while()
{
        VIDIOCMCAPTURE( 1 )
        VIDIOCSYNC( 0 )
        
        VIDIOCMCAPTURE( 0 )
        VIDIOCSYNC( 1 )
}

but i have the same problem when i just capture/read to the first frame.

thanks
thomas

On Friday 01 August 2003 4:19 am, Tuukka Toivonen wrote:
> On Fri, 1 Aug 2003, Tuukka Toivonen wrote:
> >Do other programs (xawtv etc.) work? If no, something is broken. If yes,
>
> Oh, and most importantly: does it work with other kernels (you said you're
> using 2.6.0test2).
>
>
> --
> video4linux-list mailing list
> Unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/video4linux-list


--
video4linux-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/video4linux-list

Reply via email to