All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel Glöckner" <daniel-gl@gmx.net>
To: Jody Gugelhupf <knueffle@yahoo.com>
Cc: video4linux-list@redhat.com
Subject: Re: problems with 4 port video capture card with conexant fusion 878a 25878-132 chip, please help
Date: Sun, 11 May 2008 08:52:54 +0200	[thread overview]
Message-ID: <20080511065254.GA323@daniel.bse> (raw)
In-Reply-To: <140248.59791.qm@web36105.mail.mud.yahoo.com>

On Sat, May 10, 2008 at 07:45:30PM -0400, Jody Gugelhupf wrote:
> [   60.601732] bttv0: using:  *** UNKNOWN/GENERIC ***  [card=0,autodetected]


>  Subsystem: 0x00000000


> At the current state when I try to view the inputs with e.g. xawtv i can change the "video source"
> (the current option in xawtv are called Television,Composite1,SVideo,Composite3) it shows me some
> very distored picture but also not all four resources, so what do i have to do to get it working,


Ok, you have two problems:

1. You live in a PAL country and your card can not automatically be detected
2. You want to watch four channels while your card has only one 878

Solutions:
1. As the subsystem ID is zero, you have to manually specify the card number.
When card is UNKNOWN/GENERIC, the driver does not program the PLL.
Usually cards are manufactured with a NTSC quartz, so programming the
PLL is necessary for PAL. Otherwise one gets a "very distored picture".
Try loading the bttv module with pll=28 . If you don't have a svhs
input, you may want to additionally set svhs=-1 to get color on the third
input.

2. There is no solution. The chip can capture only one input at a time.
If you switch inputs fast enough, you can achieve something below 6
frames per second. Your Windows application may have some clever logic
to switch inputs as soon as possible and in the optimal order. Using
only one field of a frame makes this significantly easier.

  Daniel

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

  reply	other threads:[~2008-05-11  6:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-10 23:45 problems with 4 port video capture card with conexant fusion 878a 25878-132 chip, please help Jody Gugelhupf
2008-05-11  6:52 ` Daniel Glöckner [this message]
2008-05-11 10:36   ` ilker ilgen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080511065254.GA323@daniel.bse \
    --to=daniel-gl@gmx.net \
    --cc=knueffle@yahoo.com \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.