Hi With reference to my problems with ivtv0.3.8 and mythtv0.17 the following patch fixes it:
--- 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 */ I don't know why the above number was changed in ivtv-0.3.5s, but it causes stuttering audio and video in mythtv0.17. Best Regards Trev ------------------------------------------------------- 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