Using orin nx 8G version, decoding 8192* 2160@30fps Video, bit rate: 46.6Mb/s, encoding: H265
gst-launch-1.0 filesrc location=8K30_h265.mp4 !qtdemux ! queue ! h265parse ! nvv412decoder ! nv3dsink -e
The prompt is as follows:
Setting pipeline to PAUSED …
Opening in BLOCKING MODE
Pipeline is PREROLLING …
WARNING: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0: Delayed linking failed.
Additional debug info:
./grammar.y(506): gst_parse_no_more_pads (): /GstPipeline:pipeline0/GstQTDemux:qtdemux0:
failed delayed linking some pad of GstQTDemux named qtdemux0 to some pad of GstQueue named queue0
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0: Internal data stream error.
Additional debug info:
qtdemux.c(6619): gst_qtdemux_loop (): /GstPipeline:pipeline0/GstQTDemux:qtdemux0:
streaming stopped, reason not-linked (-1)
ERROR: pipeline doesn’t want to preroll.
Setting pipeline to NULL …
Freeing pipeline …