H265 Decode deepstream

Please provide complete information as applicable to your setup.

• Hardware Platform: GPU
• DeepStream Docker Version: 6.1.1

When I try to set num_skip_frame for this video input, I got message warning
GLib-GObject-WARNING **: 16:57:08.121: g_object_set_is_valid_property: object class 'avdec_h265' has no property named 'drop-frame-interval'

when I converted video to h264 format, it worked well.
How can I set num_skip_frame for avdec_h265 format? Thank you so much

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

avdec_h265 is open source GStreamer plugin for libav. avdec_h265 (gstreamer.freedesktop.org). Please check its properties with “gst-inspect-1.0” tool or in the GStreamer document.

Seems you are not using our DeepStream plugin nvvideodecoder Gst-nvvideo4linux2 — DeepStream 6.3 Release documentation

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