CVCUDA / CV-CUDA

CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
https://cvcuda.github.io
Other
2.34k stars 215 forks source link

Enable VP8 decoding #147

Open NishinoLangley opened 6 months ago

NishinoLangley commented 6 months ago

Hi,

I have tried using the Video Processing Framework(VPF) to decode VP8-encoded videos, but it's not working as expected.

I would like to inquire whether CV-CUDA supports decoding VP8-encoded videos, since CV-CUDA appears to utilize VPF for video encoding and decoding processes.

enmortensen commented 5 months ago

@NishinoLangley Thank you for your interest in CV-CUDA.

The VPF team informs me that they do not support the VP8 codec and that they have no plan of adding this support for VP8 at this time.