Gstreamer Nvv4l2decoder connot decode H264 GDR file

gstreamer version: 1.16.3

R35 (release), REVISION: 1.0, GCID: 31346300, BOARD: t186ref, EABI: aarch64, DATE: Thu Aug 25 18:41:45 UTC 2022

gstreamer
no yuv output

gst-launch-1.0 filesrc location=H264View.h264 ! h264parse ! nvv4l2decoder enable-frame-type-reporting=true enable-max-performance=1 ! fakesink dump=true

jetson_multimedia_api/samples/00_video_decode

can play

./video_decode H264 --report-input-metadata H264View.h264

I wonder how gstreamer decodes this gdr file correctly using Nvv4l2decode.
Looking forward to your reply, thanks

H264View.h264 (15.5 MB)

Hi,
Please apply this patch and rebuild/replace libgstnvvideo4linux2.so:
JetPack5.1.1 does not support H265 GDR decoding - #6 by DaneLLL

Besides, we would suggest upgrade to Jetpack 5.1.1(r35.3.1) or 5.1.2(r35.4.1), instead of staying on r35.1

1 Like

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