Posted: Mon Apr 02, 2007 2:46 pm Post subject: ati low level video capture apis?
Is there an easily accessible low level video capture api? I mean
REALLY low level, as I'd like to do some video time-base-correction,
where it would be really nice to get every smidgen of timing info,
particularly the edges of the sync pulses.
Posted: Tue Apr 03, 2007 6:11 am Post subject: Re: ati low level video capture apis?
I don't think it will be accessible. Video capture is handled through the
WDM API, which I think is fairly high-level as it [theoretically] allows any
WDM-capable application to capture from WDM input devices.
--
"War is the continuation of politics by other means.
It can therefore be said that politics is war without
bloodshed while war is politics with bloodshed."
"Ancient_Hacker" <grg2@comcast.net> wrote in message
news:1175523761.458019.175630@d57g2000hsg.googlegroups.com...
Quote:
Is there an easily accessible low level video capture api? I mean
REALLY low level, as I'd like to do some video time-base-correction,
where it would be really nice to get every smidgen of timing info,
particularly the edges of the sync pulses.