From: Mark Jones on
Jeff wrote:
> I was wondering if anyone has used the Matlab Image Acquisition toolbox
> to capture HDMI video sources. If so, can you post what hardware you
> used? I have not been able to successfully communicate with any HDMI
> acquisition hardware that is capable of 1920x1080 60fps. I have tried
> AJA Xena LSi card mostly.

Hi Jeff,

I just found this card:

http://www.dpictimaging.com/Products/NexeonHD.html

The page and its data sheet show:

DVI or HDMI Input Support

DirectShow and TWAIN support

Because it has a DirectShow interface, it is possible that it may work
with the winvideo adaptor (but not guaranteed). I would advise you to
contact dPict Imaging and see if they have tested their frame grabber
with our toolbox.

Also, because it has an SDK available with it, it should be possible to
write an adaptor to work with our toolbox. This could be done by dPict
(and it may be worth asking them about that possibility), by you (if you
have C++ experience), or by a consultant.

Mark