What Does gst-videocuda do?

Hi Folks,

What does this plugin do? Only thing I can think of is converting video formats? If it does more than that is there a more detailed write-up somewhere?

Here is the documentation

gst-videocuda
This GStreamer-1.0 plugin performs CUDA post-processing operations on decoder provided EGL images and render video using nveglglessink.

Where is the source code? That would indeed solve the mystery.

Thanks.

Tom

Hi,
gst-videocuda is used for accessing buffers through CUDA. However, gst-nvivafilter is developed with more usages and can be a replacement. Thanks for raising the question. We should check if we have to remove it for avoiding confusion.