Actually, it was on the ivtv list. This was the short little blurb I
wrote up a couple months ago when I reverse-engineered some of the
registers. I guess I didn't get any size registers, but I'm fairly
certain there are some, because I remember adjusting it in that way at
one point, too.

Your results may vary, make sure to back up the register maps before
making changes

REG: 0x6C
VAL: (bits from LSB to MSB): First 3 bits - color. Normal color is 110
(rightmost digit a 6 or an E). The first bit is the "make it an
ugly green" flag. I assume the other two are red and blue, but they
weren't as apparent as the green was. The other 5 bits are the
horizontal position, larger number is further to the right. I cranked
it all the way up to get a well-located picture.

ivtvctl -j reg=0x6c,val=0xFE -d/dev/video0

REG: 0x6D
VAL: (LSB to MSB) first 5 bits - vertical offset (larger number is
further down). The last three bits are the large adjust for the
horizontal adjust. So there's a total of 8 bits of horizontal
adjustment, the lower 5 bits are the low bits of 0x6C and the upper 3
bits are the upper 3 bits of 0x6C. I'd like to meet the engineers who
designed this card.....

I went looking for registers that would fix the color problems - I got
some really weird results from a lot of them. I found some that made
the picture grainy, some that made it black and white, some that made
the colors REALLY bright.

On Tue, 22 Feb 2005 11:42:23 -0500, Jeff Simpson <[EMAIL PROTECTED]> wrote:
> There is a way to modify the TV out size and location on the 350.
> Search the archives for postings by me involving ivtvctl and crazy
> registry hacks. Some of the hacks change the colors and others resize
> and move the output on the screen. I have a pretty good description
> with my findings, but I don't have them anyplace I can find easily
> right now.
> 
> That should probably make it to a wiki somewhere, huh?
> 
>  - Jeff
> 
> On Tue, 22 Feb 2005 11:17:27 -0500, Les Gondor <[EMAIL PROTECTED]> wrote:
> > I am using the 350's TVout and ivtv-0.2.0-64_rc3f.rhfc3.at from Axel's
> > site.  Horizontal scan percentage is 4 and vertical scan percentage is 1
> > (displacements are both zero). Sorry for the delay, I had to ssh into my
> > mythbox to find out.
> >
> > Les
> >
> > Thom Paine wrote:
> > > On Tue, 22 Feb 2005 10:36:02 -0500, Les Gondor <[EMAIL PROTECTED]> wrote:
> > >
> > >>I had the same problem until I experimented with overscan/underscan
> > >>settings under the 'Appearance' entry in the setup screens. This is a
> > >>separate control from the GUI settings and affects the on screen
> > >>displays (clock, channel number, progress bar and browse info).
> > >>
> > >
> > >
> > > Les:
> > >
> > > You have the overscan/underscan working with a 350? Are you using the
> > > 350's TVOut or the TVOut with another video card?
> > >
> >
> >
> > _______________________________________________
> > mythtv-users mailing list
> > [email protected]
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> >
> >
> 
> --
> email me if you want a gmail invite, I have some invites
> 


-- 
email me if you want a gmail invite, I have some invites
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to