NVIDIA / VideoProcessingFramework

Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions
Apache License 2.0
1.32k stars 233 forks source link

feat: support cupy gpu pointer #514

Closed royinx closed 1 year ago

royinx commented 1 year ago

Ref: Issues #383 & #510

Features: support for cupy GPU pointer. add Samples code for cupy

RomanArzumanyan commented 1 year ago

Hi @gedoensmax and @theHamsta

Could you please take a look at this PR? There's never enough samples, especially those which illustrate handshake with different packages ))