Leonard,

Can you test 0.3.8 again, but this time with the patch below applied? Trev 
Jackson experienced problems that seem similar to what you described, and 
this patch fixed his problems so I'm hoping they also solve yours.

I'd very much appreciate it if you can test this,

        Hans

--- ivtv-streams.c.old  2005-09-15 18:51:11.986807648 +0100
+++ ivtv-streams.c      2005-09-15 18:51:40.482475648 +0100
@@ -976,7 +976,7 @@
                /* iTVC16 */
 
                if (atomic_read(&itv->capturing) == 0)
-                       ivtv_vapi(itv, 0xdc, 2, 3, 1);
+                       ivtv_vapi(itv, 0xdc, 2, 3, 0);
        }
 
        /* Check if capturing already and trying VBI capture */


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to