|
Hi,
I'm trying to create a GStreamer decoder Plugin with CUDA. To start, I am using the CudaDecodeGL example (SDK) and i wonder if someone had tips?
MoreOver , I have a more specific question:
In the example, they use a Video Source "feeding" the Video Parser which have callbacks to decode and display pictures. Am I supposed to use a Video parser too? (and use these callbacks).
Thanks in advance!
John
|