This patch fixes the picture quality probem with 0.3.6b for me. Please
ignore my comment on that in the thread on composite and s-video audio.
Uli
Bryan Mayland wrote:
Make that two typos.
Bryan Mayland wrote:
Dammit, I'm really bad with the typos. Register 0x047d, 0x047e,
what's the difference?
Try this patch.
Sigurd Nes wrote:
The video got worse with 0.3.6.b than with 0.3.6.a
------------------------------------------------------------------------
--- driver/cx25840-driver.c.orig 2005-06-06 13:50:50.381904848 -0400
+++ driver/cx25840-driver.c 2005-06-06 13:57:41.949337088 -0400
@@ -222,7 +222,7 @@
cx25840_write(client, 0x047a, 0x80);
cx25840_write(client, 0x047b, 0x00);
cx25840_write(client, 0x047c, 0x5f);
- cx25840_write(client, 0x047d, 0xa4);
+ cx25840_write(client, 0x047d, 0x42);
} else {
cx25840_write(client, 0x047a, 0x90);
cx25840_write(client, 0x047b, 0x20);
@@ -230,7 +230,7 @@
cx25840_write(client, 0x047d, 0x82);
}
- cx25840_write(client, 0x047d, 0x0a);
+ cx25840_write(client, 0x047e, 0x0a);
cx25840_write(client, 0x047f, 0x01);
} else {
cx25840_write(client, 0x0470, 0x7a);
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel