rowlandhills
12-19-2005, 06:31 AM
I've recently tweaked my TiVo to run mode 0 and also used iicsetw to get component output and luminance/colour correction. However, it still doesn't look quite right to me, in particular faces sometimes look a bit orange (and not just David Dickinson!).
I currently have the following in my rc.sysinit.author:
#
# Setup output to give component over SCART
#
/var/hack/bin/iicsetw 0x8C 0x3A 15 &
/var/hack/bin/iicsetw 0x8C 0x2D 63 &
#
# Correct luminance and colour
#
/var/hack/bin/iicsetw 0x8C 0x38 20
/var/hack/bin/iicsetw 0x8C 0x39 20 I'd like to play around with a few other things until I get an image I'm happy with, but I'm not sure which ones to adjust. Is there a complete list somewhere of what registers do what?
Thanks,
Rowland
I currently have the following in my rc.sysinit.author:
#
# Setup output to give component over SCART
#
/var/hack/bin/iicsetw 0x8C 0x3A 15 &
/var/hack/bin/iicsetw 0x8C 0x2D 63 &
#
# Correct luminance and colour
#
/var/hack/bin/iicsetw 0x8C 0x38 20
/var/hack/bin/iicsetw 0x8C 0x39 20 I'd like to play around with a few other things until I get an image I'm happy with, but I'm not sure which ones to adjust. Is there a complete list somewhere of what registers do what?
Thanks,
Rowland