[mythtv-users] AverMedia Card

Andrew Hogue hogue at cs.yorku.ca
Sun Dec 7 12:28:00 EST 2003


Hi again,

Okay, well I'm using Myth0.12 and I still need to do the test_ioctl's in
order to use the capture card for some reason.

However, I just ran into a strange issue and was wondering if any of you
have experienced this one?

Everything was working perfectly fine with the M179 card.  Then I rebooted
to see if everything would work after a reboot...

Now, the image looks worse.  I have vertical lines throughout the image
and the mpeg artifacts are worse than before.

I rmmod'ed the ivtv module and then modprobed it again, restarted the
mythbackend and same thing.

Any ideas?

-- Andrew




On Sun, 7 Dec 2003, Harondel J. Sibble wrote:

>
>
> On 7 Dec 2003 at 0:09, Chris Pinkham wrote:
>
> > Why do you need to do these, Myth should set all that stuff automatically. I
> > don't remember having to specify any of that other than maybe a tuner line in
> > modules.conf.
>
> Dunno about 0.12, but this is necessary under 0.11
>
> $ cat /etc/ivtvsetup
> #!/bin/sh
> ### set input standard to ntsc
> /usr/local/bin/test_ioctl -d /dev/video0 -u 0x3000
> ### set capture input to tuner (switch input types
> ### to deal with bug in firmware that causes
> ### banding in the image
> /usr/local/bin/test_ioctl -d /dev/video0 -p 3
> /usr/local/bin/test_ioctl -d /dev/video0 -p 4
> ### set capture resolution to ntsc
> /usr/local/bin/test_ioctl -d /dev/video0 -f width=720,height=480
> ### set capture stream output to dvd compliant format
> /usr/local/bin/test_ioctl -d /dev/video0 -c stream_type=10
>
> --
> Harondel J. Sibble
> Sibble Computer Consulting
> Creating solutions for the small business and home computer user.
> help at pdscc.com (use pgp keyid 0x3AD5C11D) http://www.pdscc.com
> (604) 739-3709 (voice/fax)      (604) 686-2253 (pager)
>
>
>


More information about the mythtv-users mailing list