public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Ming Liu <mliu@migmasys.com>
To: video4linux-list@redhat.com
Subject: Re: strange problem with KMC-4400R
Date: Thu, 26 Mar 2009 14:03:06 -0400	[thread overview]
Message-ID: <49CBC35A.40501@migmasys.com> (raw)
In-Reply-To: <a7825f5dc7304c415fde9d87f6d22189.squirrel@delightful.com.hk>

Hi, Bill,

Thank you for the reply. Yes, I put one camera to "/dev/video0 channel2" 
and one to "/dev/video1 channel3" in my program.

I tested in two computers: one xubuntu (8.04) and one fedora 6. The 
problem only happens in the xubuntu system. Even I replaced the capture 
card with another KMC-4400R, the problem reappeared on the xubuntu system.

Any comments will be more than helpful.

Sincerely yours
Ming


William M. Brack wrote:
> Hi Ming,
>
> Ming Liu wrote:
>   
>> Hi,
>>
>> I am working on KMC-4400R card. I tried to write a program to use two
>> channels from the card by following the example program of V4l2.
>> However, I met a very strange problem.
>>
>> When I kept capturing image, there were several lines following the
>> moving objects like a ghost (sometimes more than one ghost) on the
>> collected image. I can not figure out what causes this problem and how
>> to fix it. The standard xawtv does not have this problem when only one
>> channel is displayed.
>>
>> Any comments will be helpful and many thanks in advance.
>>
>>     
> The 4400R is a rather strange beast.  There are, basically, four
> controllers (e.g. /dev/video[0..3]) and 16 inputs; each input can go
> to any of the four controllers, and the driver will also allow the
> same input to go to more than one controller.  Each controller,
> however, can display only one input at a time.
>
> Your description sounds as if you are trying to use only one
> controller, and switch it's input back and forth between the two
> cameras.  Assuming you have no more than four cameras (and you said,
> in this case, two), you should assure that each camera goes to a
> separate controller (i.e. instead of using "/dev/video0 channel 1" and
> "dev/video0 channel 2", for the second use "/dev/video1 channel 2". 
> Hopefully that should give a "clean" image for both.
>
>   
>> Sincerely yours
>> Ming
>>
>>     
>
> Regards,
>
> Bill
>
>
>
>   

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

      reply	other threads:[~2009-03-26 18:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24 16:26 strange problem with KMC-4400R Ming Liu
2009-03-26 16:09 ` William M. Brack
2009-03-26 18:03   ` Ming Liu [this message]

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=49CBC35A.40501@migmasys.com \
    --to=mliu@migmasys.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox