From: Farkas Levente <lfarkas@bppiac.hu>
To: Farkas Levente <lfarkas@bppiac.hu>, video4linux-list@redhat.com
Subject: Re: [Fwd: [gst-devel] RFC: multi channel frame grabber card support]
Date: Wed, 30 Apr 2008 16:12:42 +0200 [thread overview]
Message-ID: <48187E5A.6040008@bppiac.hu> (raw)
In-Reply-To: <20080430135414.GA1198@daniel.bse>
Daniel Glöckner wrote:
> On Wed, Apr 30, 2008 at 01:48:41PM +0200, Farkas Levente wrote:
>> we'd like to build in this case n pipeline for the n input channel. one
>> of the simple example IVC-100 card which has one bt878 chip and 4
>> composite input and one 4 channel multiplexer.
>
> Are you familiar with the capabilities of the bt878?
> If not, here is the datasheet:
> http://conexant.com/servlets/DownloadServlet/DSH-200115-001.pdf?docid=116&revid=1
yes.
> You can only capture from one channel at a time.
> So you will get only 6.25 full size PAL frames per second on each
> channel if you use all four channels AND THE CHANNELS ARE SYNCHRONIZED.
> This synchronization can only be done with some cameras.
> If you can't synchronize your framerate will drop even more.
> I don't know if there are additional resynchronization delays if the
> bt878 doesn't detect vertical sync when it is expected.
>
> The card's driver would have to change all parameters on IRQ.
> Can we guarantee that the interrupt is handled in Linux before the next
> frame starts?
> The "white crush" adaptive algorithm of the chip will result in bad
> pictures if the inputs have completely different white levels. It should
> be disabled.
>
> If this is to be done, I propose that struct v4l2_buffer should be
> extended to point to the parameters that should be used for the picture.
>
> How these parameters should be stored is another question..
the bt878 was just one example. but this is one of the basic (and
cheapest) card. of course there are other card which has more "power"
but the problem remain the same in all case.
- should we have to create such a kernel driver for _one_ card which has
_more_ logical/user space device or as the current case _one_ user space
device?
- if we've _one_ user space device with multiple (4, 8, 16, 24) input
channel then we should have to create one gstreamer source element with
multiple pads or one element with one pad, but we can create more such
elements and they are somehow use the same hardware device?
--
Levente "Si vis pacem para bellum!"
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
prev parent reply other threads:[~2008-04-30 14:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-30 11:48 [Fwd: [gst-devel] RFC: multi channel frame grabber card support] Farkas Levente
2008-04-30 13:54 ` Daniel Glöckner
2008-04-30 14:12 ` Farkas Levente [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=48187E5A.6040008@bppiac.hu \
--to=lfarkas@bppiac.hu \
--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