Mpeg2 tts

Hi,
For 4K video playback, please do

  1. Execute sudo nvpmodel -m 0 and sudo jetson_clocks
  2. Refer to the post to run VIC engine at maximum clock:
    EGLstream DMA Consumer solutions

And see if there is improvement. Furthermore, you may construct the pipeline manually so that enable-max-performance can be enabled in nvv4l2decoder plugin.

The source looks to be a UDP source and you can refer to the pipelines:
Gstreamer TCPserversink 2-3 seconds latency - #5 by DaneLLL
Nvv4l2decoder sometimes fails to negotiate with downstream after several pipeline re-launches - #16 by DaneLLL