There can I read how to use PureVideo feature (for G84/G86) to writing my programs? Is it possible to do this?
The PureVideo hardware is not directly available from CUDA, although it’s certainly possible to implement video processing algorithms in CUDA.
I believe PureVideo is currently only exposed via the Microsoft video APIs (DirectShow).
Thanks, Simon Green!
I want try to use this feature (PureVideo) in my program. Where can I read about this API? Are there any documentation?
The DirectShow reference on the microsoft site would be a good start.
I am sorry, but I really can’t find any information about PureVideo. Help me somebody please…