Skipping frames for deepstream python app uri-decode-bin source

Hi, i’m using deepstream python app using uri-decode-bin source. Is there any possible method to skip decoding frames with uri-decode-bin, like ‘drop-frame-interval’ property for deepstream-app?

‘drop-frame-interval’ property is set to nvv4l2decoder. So if you can get nvv4l2decoder in uridecodebin, you can set it.

Thank u for the solution, it worked!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.