omxh265enc error......

I used the pipeline to stream 8K video.

GST_DEBUG=3 gst-launch-1.0 --gst-debug=“CAPS:5” videotestsrc ! “video/x-raw,format=I420” ! nvvidconv ! ‘video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320’ ! omxh265enc control-rate=2 bitrate=40000000 ! ‘video/x-h265, stream-format=(string)byte-stream’ ! rtph265pay mtu=1400 ! udpsink host=192.168.1.115 port=3221 sync=false async=false

But the whole log is

nvidia@tegra-ubuntu:~/tegra_multimedia_api/samples/01_video_encode$ GST_DEBUG=2 gst-launch-1.0 --gst-debug="*CAPS*:5" videotestsrc ! "video/x-raw,format=I420"  ! nvvidconv ! 'video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320' ! omxh265enc control-rate=2 bitrate=40000000 ! 'video/x-h265, stream-format=(string)byte-stream' ! rtph265pay mtu=1400 ! udpsink host=192.168.1.115 port=3221 sync=false async=false
0:00:00.044099830  8098       0x601f50 WARN                     omx gstomx.c:2836:plugin_init: Failed to load configuration file: Valid key file could not be found in search dirs (searched in: /home/nvidia/.config:/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg as per GST_OMX_CONFIG_DIR environment variable, the xdg user config directory (or XDG_CONFIG_HOME) and the system config directory (or XDG_CONFIG_DIRS)
0:00:00.052411267  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<videotestsrc0:src> get pad caps with filter (NULL)
0:00:00.052468130  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<videotestsrc0:src> query returned video/x-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, NV16, NV61, NV24, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, I422_10LE, I422_10BE, Y444_10LE, Y444_10BE, GBR, GBR_10LE, GBR_10BE, NV12_64Z32, A420_10LE, A420_10BE, A422_10LE, A422_10BE, A444_10LE, A444_10BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-bayer, format=(string){ bggr, rggb, grbg, gbrg }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.052540737  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<capsfilter0:sink> get pad caps with filter (NULL)
0:00:00.052561057  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter0:src> get pad peer caps with filter (NULL)
0:00:00.052589120  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<capsfilter0:sink> query returned video/x-raw, format=(string)I420
0:00:00.052608992  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2215:gst_pad_link_check_compatible_unlocked:<videotestsrc0:src> src caps video/x-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, NV16, NV61, NV24, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, I422_10LE, I422_10BE, Y444_10LE, Y444_10BE, GBR, GBR_10LE, GBR_10BE, NV12_64Z32, A420_10LE, A420_10BE, A422_10LE, A422_10BE, A444_10LE, A444_10BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-bayer, format=(string){ bggr, rggb, grbg, gbrg }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.052661983  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2217:gst_pad_link_check_compatible_unlocked:<capsfilter0:sink> sink caps video/x-raw, format=(string)I420
0:00:00.052683102  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2235:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.052722782  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<capsfilter0:src> get pad caps with filter (NULL)
0:00:00.052741789  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter0:sink> get pad peer caps with filter (NULL)
0:00:00.052759389  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter0:sink> peer query returned video/x-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, NV16, NV61, NV24, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, I422_10LE, I422_10BE, Y444_10LE, Y444_10BE, GBR, GBR_10LE, GBR_10BE, NV12_64Z32, A420_10LE, A420_10BE, A422_10LE, A422_10BE, A444_10LE, A444_10BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-bayer, format=(string){ bggr, rggb, grbg, gbrg }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.052829628  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<capsfilter0:src> query returned video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.052852827  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<nvvconv0:sink> get pad caps with filter (NULL)
0:00:00.052869499  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<nvvconv0:src> get pad peer caps with filter (NULL)
0:00:00.052987769  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<nvvconv0:sink> query returned video/x-raw(memory:NVMM), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, I420_10LE, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }; video/x-raw, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, I420_10LE, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }
0:00:00.053054520  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<capsfilter0:src> get pad caps with filter (NULL)
0:00:00.053075224  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter0:sink> get pad peer caps with filter (NULL)
0:00:00.053095863  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter0:sink> peer query returned video/x-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, NV16, NV61, NV24, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, I422_10LE, I422_10BE, Y444_10LE, Y444_10BE, GBR, GBR_10LE, GBR_10BE, NV12_64Z32, A420_10LE, A420_10BE, A422_10LE, A422_10BE, A444_10LE, A444_10BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-bayer, format=(string){ bggr, rggb, grbg, gbrg }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.053167286  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<capsfilter0:src> query returned video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.053193845  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<nvvconv0:sink> get pad caps with filter (NULL)
0:00:00.053212693  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<nvvconv0:src> get pad peer caps with filter (NULL)
0:00:00.053302068  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<nvvconv0:sink> query returned video/x-raw(memory:NVMM), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, I420_10LE, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }; video/x-raw, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, I420_10LE, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }
0:00:00.053343283  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2215:gst_pad_link_check_compatible_unlocked:<capsfilter0:src> src caps video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.053365266  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2217:gst_pad_link_check_compatible_unlocked:<nvvconv0:sink> sink caps video/x-raw(memory:NVMM), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, I420_10LE, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }; video/x-raw, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, I420_10LE, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }
0:00:00.053404722  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2235:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.053534319  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<nvvconv0:src> get pad caps with filter (NULL)
0:00:00.053564015  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<nvvconv0:sink> get pad peer caps with filter (NULL)
0:00:00.053582159  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter0:sink> get pad peer caps with filter (NULL)
0:00:00.053602414  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter0:sink> peer query returned video/x-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, NV16, NV61, NV24, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, I422_10LE, I422_10BE, Y444_10LE, Y444_10BE, GBR, GBR_10LE, GBR_10BE, NV12_64Z32, A420_10LE, A420_10BE, A422_10LE, A422_10BE, A444_10LE, A444_10BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-bayer, format=(string){ bggr, rggb, grbg, gbrg }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.053677357  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<nvvconv0:sink> peer query returned video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.053761259  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<nvvconv0:src> query returned video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }; video/x-raw(memory:NVMM), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }
0:00:00.053805707  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<capsfilter1:sink> get pad caps with filter (NULL)
0:00:00.053823786  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter1:src> get pad peer caps with filter (NULL)
0:00:00.053843946  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<capsfilter1:sink> query returned video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320
0:00:00.053876393  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2215:gst_pad_link_check_compatible_unlocked:<nvvconv0:src> src caps video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }; video/x-raw(memory:NVMM), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }
0:00:00.053917449  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2217:gst_pad_link_check_compatible_unlocked:<capsfilter1:sink> sink caps video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320
0:00:00.053943624  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2235:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.053979624  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<capsfilter1:src> get pad caps with filter (NULL)
0:00:00.053999623  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter1:sink> get pad peer caps with filter (NULL)
0:00:00.054017863  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<nvvconv0:sink> get pad peer caps with filter (NULL)
0:00:00.054034311  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter0:sink> get pad peer caps with filter (NULL)
0:00:00.054053094  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter0:sink> peer query returned video/x-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, NV16, NV61, NV24, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, I422_10LE, I422_10BE, Y444_10LE, Y444_10BE, GBR, GBR_10LE, GBR_10BE, NV12_64Z32, A420_10LE, A420_10BE, A422_10LE, A422_10BE, A444_10LE, A444_10BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-bayer, format=(string){ bggr, rggb, grbg, gbrg }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.054124549  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<nvvconv0:sink> peer query returned video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.054208356  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter1:sink> peer query returned video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }; video/x-raw(memory:NVMM), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }
0:00:00.054271938  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<capsfilter1:src> query returned video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320, framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.054302434  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<omxh265enc-omxh265enc0:sink> get pad caps with filter (NULL)
0:00:00.054328257  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<omxh265enc-omxh265enc0:sink> query returned video/x-raw(memory:NVMM), format=(string){ I420, NV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, format=(string){ I420, NV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.054382464  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<capsfilter1:src> get pad caps with filter (NULL)
0:00:00.054401568  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter1:sink> get pad peer caps with filter (NULL)
0:00:00.054418112  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<nvvconv0:sink> get pad peer caps with filter (NULL)
0:00:00.054434816  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter0:sink> get pad peer caps with filter (NULL)
0:00:00.054454239  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter0:sink> peer query returned video/x-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, NV16, NV61, NV24, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, I422_10LE, I422_10BE, Y444_10LE, Y444_10BE, GBR, GBR_10LE, GBR_10BE, NV12_64Z32, A420_10LE, A420_10BE, A422_10LE, A422_10BE, A444_10LE, A444_10BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-bayer, format=(string){ bggr, rggb, grbg, gbrg }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.080826670  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<nvvconv0:sink> peer query returned video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.080980715  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter1:sink> peer query returned video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }; video/x-raw(memory:NVMM), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }
0:00:00.081069130  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<capsfilter1:src> query returned video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320, framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.081107177  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<omxh265enc-omxh265enc0:sink> get pad caps with filter (NULL)
0:00:00.081140424  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<omxh265enc-omxh265enc0:sink> query returned video/x-raw(memory:NVMM), format=(string){ I420, NV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, format=(string){ I420, NV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.081189064  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2215:gst_pad_link_check_compatible_unlocked:<capsfilter1:src> src caps video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320, framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.081220263  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2217:gst_pad_link_check_compatible_unlocked:<omxh265enc-omxh265enc0:sink> sink caps video/x-raw(memory:NVMM), format=(string){ I420, NV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, format=(string){ I420, NV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.081265478  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2235:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.081463715  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<omxh265enc-omxh265enc0:src> get pad caps with filter (NULL)
0:00:00.081497666  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> query caps caps query: 0x637b70, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.106855011  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> trying pad template caps
0:00:00.106887170  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> using caps 0x4cde80 video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.106946465  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<omxh265enc-omxh265enc0:src> query returned video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.107024576  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<capsfilter2:sink> get pad caps with filter (NULL)
0:00:00.107060543  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter2:src> get pad peer caps with filter (NULL)
0:00:00.107091743  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<capsfilter2:sink> query returned video/x-h265, stream-format=(string)byte-stream
0:00:00.107112542  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2215:gst_pad_link_check_compatible_unlocked:<omxh265enc-omxh265enc0:src> src caps video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.107138430  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2217:gst_pad_link_check_compatible_unlocked:<capsfilter2:sink> sink caps video/x-h265, stream-format=(string)byte-stream
0:00:00.107159389  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2235:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.107214653  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<capsfilter2:src> get pad caps with filter (NULL)
0:00:00.107234972  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter2:sink> get pad peer caps with filter (NULL)
0:00:00.107253884  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> query caps caps query: 0x637a80, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.107278075  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> trying pad template caps
0:00:00.107290267  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> using caps 0x4cde80 video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.107327899  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter2:sink> peer query returned video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.107369914  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<capsfilter2:src> query returned video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.107397497  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<rtph265pay0:sink> get pad caps with filter (NULL)
0:00:00.107416697  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<rtph265pay0:src> get pad peer caps with filter (NULL)
0:00:00.107438201  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<rtph265pay0:sink> query returned video/x-h265, stream-format=(string)byte-stream, alignment=(string){ nal, au }
0:00:00.107492472  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<capsfilter2:src> get pad caps with filter (NULL)
0:00:00.107511543  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter2:sink> get pad peer caps with filter (NULL)
0:00:00.107528663  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> query caps caps query: 0x637ca0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.107549335  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> trying pad template caps
0:00:00.107560726  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> using caps 0x4cde80 video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.107587702  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter2:sink> peer query returned video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.107623509  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<capsfilter2:src> query returned video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.107647285  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<rtph265pay0:sink> get pad caps with filter (NULL)
0:00:00.107663413  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<rtph265pay0:src> get pad peer caps with filter (NULL)
0:00:00.107681428  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<rtph265pay0:sink> query returned video/x-h265, stream-format=(string)byte-stream, alignment=(string){ nal, au }
0:00:00.107707252  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2215:gst_pad_link_check_compatible_unlocked:<capsfilter2:src> src caps video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.107732787  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2217:gst_pad_link_check_compatible_unlocked:<rtph265pay0:sink> sink caps video/x-h265, stream-format=(string)byte-stream, alignment=(string){ nal, au }
0:00:00.107757235  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2235:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.107791922  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<rtph265pay0:src> get pad caps with filter (NULL)
0:00:00.107812850  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<rtph265pay0:src> query caps caps query: 0x637b70, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.107833458  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<rtph265pay0:src> trying pad template caps
0:00:00.107845553  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<rtph265pay0:src> using caps 0x4cdf20 application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H265
0:00:00.107875665  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<rtph265pay0:src> query returned application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H265
0:00:00.107900432  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<udpsink0:sink> get pad caps with filter (NULL)
0:00:00.107922672  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<udpsink0:sink> query returned ANY
0:00:00.107946832  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<rtph265pay0:src> get pad caps with filter (NULL)
0:00:00.107964303  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<rtph265pay0:src> query caps caps query: 0x637b20, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.107983791  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<rtph265pay0:src> trying pad template caps
0:00:00.107994959  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<rtph265pay0:src> using caps 0x4cdf20 application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H265
0:00:00.108017966  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<rtph265pay0:src> query returned application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H265
0:00:00.108039054  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<udpsink0:sink> get pad caps with filter (NULL)
0:00:00.108056750  8098       0x601f50 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<udpsink0:sink> query returned ANY
0:00:00.108070701  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2215:gst_pad_link_check_compatible_unlocked:<rtph265pay0:src> src caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H265
0:00:00.108090317  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2217:gst_pad_link_check_compatible_unlocked:<udpsink0:sink> sink caps ANY
0:00:00.108102189  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2235:gst_pad_link_check_compatible_unlocked: caps are compatible
Setting pipeline to PAUSED ...
0:00:00.112008936  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<capsfilter2:sink> get current pad caps (NULL)
0:00:00.112049255  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<capsfilter2:src> get current pad caps (NULL)
0:00:00.112107974  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<capsfilter1:sink> get current pad caps (NULL)
0:00:00.112130790  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<capsfilter1:src> get current pad caps (NULL)
0:00:00.127565430  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<nvvconv0:sink> get current pad caps (NULL)
0:00:00.127616597  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<nvvconv0:src> get current pad caps (NULL)
0:00:00.127705491  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<capsfilter0:sink> get current pad caps (NULL)
0:00:00.127735091  8098       0x601f50 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<capsfilter0:src> get current pad caps (NULL)
Pipeline is PREROLLED ...
0:00:00.128102412  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<videotestsrc0:src> get pad caps with filter (NULL)
0:00:00.128154507  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<videotestsrc0:src> query returned video/x-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, NV16, NV61, NV24, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, I422_10LE, I422_10BE, Y444_10LE, Y444_10BE, GBR, GBR_10LE, GBR_10BE, NV12_64Z32, A420_10LE, A420_10BE, A422_10LE, A422_10BE, A444_10LE, A444_10BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-bayer, format=(string){ bggr, rggb, grbg, gbrg }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.128286313  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<videotestsrc0:src> get pad peer caps with filter video/x-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, NV12, NV21, NV16, NV61, NV24, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, I422_10LE, I422_10BE, Y444_10LE, Y444_10BE, GBR, GBR_10LE, GBR_10BE, NV12_64Z32, A420_10LE, A420_10BE, A422_10LE, A422_10BE, A444_10LE, A444_10BE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-bayer, format=(string){ bggr, rggb, grbg, gbrg }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.128480613  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter0:src> get pad peer caps with filter video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.128625667  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<nvvconv0:src> get pad peer caps with filter video/x-raw, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }; video/x-raw(memory:NVMM), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }
Setting pipeline to PLAYING ...
0:00:00.128690562  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter1:src> get pad peer caps with filter video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320, framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.128776864  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<omxh265enc-omxh265enc0:src> get pad caps with filter (NULL)
0:00:00.128800256  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> query caps caps query: 0x7fa4003140, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.128827007  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> trying pad template caps
0:00:00.128841375  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> using caps 0x4cde80 video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.128878622  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<omxh265enc-omxh265enc0:src> query returned video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.128923934  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter2:src> get pad peer caps with filter video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.128967645  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<rtph265pay0:src> get pad peer caps with filter (NULL)
0:00:00.128993404  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<rtph265pay0:src> peer query returned ANY
0:00:00.129051675  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter2:src> peer query returned video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
New clock: GstSystemClock
0:00:00.129105850  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2775:gst_pad_get_allowed_caps:<omxh265enc-omxh265enc0:src> allowed caps video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string)byte-stream, alignment=(string)au
0:00:00.129181721  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter1:src> peer query returned video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string)I420
0:00:00.129237176  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<nvvconv0:src> peer query returned video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string)I420
0:00:00.129309239  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter0:src> peer query returned video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.129359894  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<videotestsrc0:src> peer query returned video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:00.129403957  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<videotestsrc0:src> get current pad caps (NULL)
0:00:00.129484692  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2923:gst_pad_query_accept_caps:<capsfilter0:sink> accept caps of video/x-raw, format=(string)I420, width=(int)320, height=(int)240, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
0:00:00.129539571  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2923:gst_pad_query_accept_caps:<nvvconv0:sink> accept caps of video/x-raw, format=(string)I420, width=(int)320, height=(int)240, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
0:00:00.129587186  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<capsfilter0:sink> get current pad caps (NULL)
0:00:00.129603602  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<capsfilter0:src> get current pad caps (NULL)
0:00:00.129626961  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2923:gst_pad_query_accept_caps:<nvvconv0:sink> accept caps of video/x-raw, format=(string)I420, width=(int)320, height=(int)240, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
0:00:00.129716048  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<capsfilter1:sink> get pad caps with filter video/x-raw, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)[ 1/2147483647, 2147483647/1 ], interlace-mode=(string)progressive, format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }; video/x-raw(memory:NVMM), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)[ 1/2147483647, 2147483647/1 ], interlace-mode=(string)progressive, format=(string){ I420, UYVY, YUY2, YVYU, NV12, GRAY8, BGRx, RGBA }
0:00:00.129782574  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter1:src> get pad peer caps with filter video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)[ 1/2147483647, 2147483647/1 ], interlace-mode=(string)progressive
0:00:00.129840109  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<omxh265enc-omxh265enc0:src> get pad caps with filter (NULL)
0:00:00.129860077  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> query caps caps query: 0x7fa4003050, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.129883885  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> trying pad template caps
0:00:00.129897292  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> using caps 0x4cde80 video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.129928300  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<omxh265enc-omxh265enc0:src> query returned video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.129970187  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter2:src> get pad peer caps with filter video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.130002699  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<rtph265pay0:src> get pad peer caps with filter (NULL)
0:00:00.130024138  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<rtph265pay0:src> peer query returned ANY
0:00:00.130052426  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter2:src> peer query returned video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.130099401  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2775:gst_pad_get_allowed_caps:<omxh265enc-omxh265enc0:src> allowed caps video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string)byte-stream, alignment=(string)au
0:00:00.130171176  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter1:src> peer query returned video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, format=(string)I420, pixel-aspect-ratio=(fraction)[ 1/2147483647, 2147483647/1 ], interlace-mode=(string)progressive
0:00:00.130253926  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<capsfilter1:sink> query returned video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)[ 1/2147483647, 2147483647/1 ], interlace-mode=(string)progressive, format=(string)I420
0:00:00.130362884  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2923:gst_pad_query_accept_caps:<capsfilter1:sink> accept caps of video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive, format=(string)I420
0:00:00.130424067  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<nvvconv0:sink> get current pad caps (NULL)
0:00:00.130443395  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<nvvconv0:src> get current pad caps (NULL)
0:00:00.130628032  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2923:gst_pad_query_accept_caps:<capsfilter1:sink> accept caps of video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive, format=(string)I420
0:00:00.130685215  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2923:gst_pad_query_accept_caps:<omxh265enc-omxh265enc0:sink> accept caps of video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive
0:00:00.130719486  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<omxh265enc-omxh265enc0:sink> get pad caps with filter video/x-raw(memory:NVMM), format=(string)I420, width=(int)7840, height=(int)4320, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive
0:00:00.130773245  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<omxh265enc-omxh265enc0:src> get pad caps with filter (NULL)
0:00:00.130793917  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> query caps caps query: 0x7fa4003230, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.130816380  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> trying pad template caps
0:00:00.130830460  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> using caps 0x4cde80 video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.130864155  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<omxh265enc-omxh265enc0:src> query returned video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.130908507  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter2:src> get pad peer caps with filter video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.130942010  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<rtph265pay0:src> get pad peer caps with filter (NULL)
0:00:00.130967738  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<rtph265pay0:src> peer query returned ANY
0:00:00.130995033  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter2:src> peer query returned video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.131045752  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2775:gst_pad_get_allowed_caps:<omxh265enc-omxh265enc0:src> allowed caps video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string)byte-stream, alignment=(string)au
0:00:00.131117847  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<omxh265enc-omxh265enc0:sink> query returned video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, format=(string)I420, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive
0:00:00.131160374  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<capsfilter1:sink> get current pad caps (NULL)
0:00:00.131178550  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<capsfilter1:src> get current pad caps (NULL)
0:00:00.131203989  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2923:gst_pad_query_accept_caps:<omxh265enc-omxh265enc0:sink> accept caps of video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive, format=(string)I420
0:00:00.131238101  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<omxh265enc-omxh265enc0:sink> get pad caps with filter video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive, format=(string)I420
0:00:00.131289268  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2840:gst_pad_query_caps:<omxh265enc-omxh265enc0:src> get pad caps with filter (NULL)
0:00:00.131309428  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> query caps caps query: 0x637de0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.131331827  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> trying pad template caps
0:00:00.131345491  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<omxh265enc-omxh265enc0:src> using caps 0x4cde80 video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.131377714  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<omxh265enc-omxh265enc0:src> query returned video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.131420498  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter2:src> get pad peer caps with filter video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.131474385  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<rtph265pay0:src> get pad peer caps with filter (NULL)
0:00:00.131499376  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<rtph265pay0:src> peer query returned ANY
0:00:00.131529168  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter2:src> peer query returned video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.131578255  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2775:gst_pad_get_allowed_caps:<omxh265enc-omxh265enc0:src> allowed caps video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string)byte-stream, alignment=(string)au
0:00:00.131640558  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<omxh265enc-omxh265enc0:sink> query returned video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, format=(string)I420, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive
Framerate set to : 30 at NvxVideoEncoderSetParameter0:00:00.131813899  8098       0x637a80 WARN              omxh265enc gstomxh265enc.c:146:gst_omx_h265_enc_set_format:<omxh265enc-omxh265enc0> Setting profile/level not supported by component
0:00:00.131832042  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<omxh265enc-omxh265enc0:src> get pad peer caps with filter video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.131879273  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter2:src> get pad peer caps with filter video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.131910601  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<rtph265pay0:src> get pad peer caps with filter (NULL)
0:00:00.131931049  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<rtph265pay0:src> peer query returned ANY
0:00:00.131956872  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter2:src> peer query returned video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.131999303  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<omxh265enc-omxh265enc0:src> peer query returned video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string)byte-stream, alignment=(string)au
NvMMLiteOpen : Block : BlockType = 8 
===== MSENC =====
NvMMLiteBlockCreate : Block : BlockType = 8 
0:00:00.133150419  8098       0x637a80 WARN             omxvideoenc gstomxvideoenc.c:1804:gst_omx_video_enc_set_format:<omxh265enc-omxh265enc0> Error setting temporal_tradeoff 0 : Vendor specific error (0x00000001)
0:00:00.133929701  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<videotestsrc0:src> get current pad caps video/x-raw, format=(string)I420, width=(int)320, height=(int)240, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
0:00:00.135725126  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2644:gst_pad_has_current_caps:<capsfilter0:sink> check current pad caps video/x-raw, format=(string)I420, width=(int)320, height=(int)240, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
0:00:00.135773285  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2644:gst_pad_has_current_caps:<capsfilter1:sink> check current pad caps video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive, format=(string)I420
0:00:00.135817828  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2644:gst_pad_has_current_caps:<capsfilter0:sink> check current pad caps video/x-raw, format=(string)I420, width=(int)320, height=(int)240, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
0:00:00.137730722  8098       0x637a80 ERROR              nvvidconv gstnvvconv.c:1741:gst_nvvconv_do_transform: gst_nvvconv_do_transform: NvDdkVicConfigure Failed

0:00:00.137781441  8098       0x637a80 ERROR              nvvidconv gstnvvconv.c:3680:gst_nvvconv_transform: gst_nvvconv_transform: Rmsurface colorspace conversion failed 

0:00:00.137836160  8098       0x637a80 WARN                 basesrc gstbasesrc.c:2948:gst_base_src_loop:<videotestsrc0> error: Internal data flow error.
0:00:00.137854720  8098       0x637a80 WARN                 basesrc gstbasesrc.c:2948:gst_base_src_loop:<videotestsrc0> error: streaming task paused, reason error (-5)
ERROR: from element /GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0: Internal data flow error.
0:00:00.138032797  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2644:gst_pad_has_current_caps:<capsfilter2:sink> check current pad caps (NULL)
Additional debug info:
gstbasesrc.c(2948): gst_base_src_loop (): /GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0:
streaming task paused, reason error (-5)
Execution ended after 0:00:00.009060384
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

And the WARN message and ERROR message part is short for

0:00:00.131640558  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2847:gst_pad_query_caps:<omxh265enc-omxh265enc0:sink> query returned video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, format=(string)I420, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive
Framerate set to : 30 at NvxVideoEncoderSetParameter0:00:00.131813899  8098       0x637a80 WARN              omxh265enc gstomxh265enc.c:146:gst_omx_h265_enc_set_format:<omxh265enc-omxh265enc0> Setting profile/level not supported by component
0:00:00.131832042  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<omxh265enc-omxh265enc0:src> get pad peer caps with filter video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string){ byte-stream, hvc1 }, alignment=(string)au
0:00:00.131879273  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<capsfilter2:src> get pad peer caps with filter video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.131910601  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2886:gst_pad_peer_query_caps:<rtph265pay0:src> get pad peer caps with filter (NULL)
0:00:00.131931049  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<rtph265pay0:src> peer query returned ANY
0:00:00.131956872  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<capsfilter2:src> peer query returned video/x-h265, stream-format=(string)byte-stream, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], alignment=(string)au
0:00:00.131999303  8098       0x637a80 DEBUG               GST_CAPS gstutils.c:2893:gst_pad_peer_query_caps:<omxh265enc-omxh265enc0:src> peer query returned video/x-h265, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], stream-format=(string)byte-stream, alignment=(string)au
NvMMLiteOpen : Block : BlockType = 8 
===== MSENC =====
NvMMLiteBlockCreate : Block : BlockType = 8 
0:00:00.133150419  8098       0x637a80 WARN             omxvideoenc gstomxvideoenc.c:1804:gst_omx_video_enc_set_format:<omxh265enc-omxh265enc0> Error setting temporal_tradeoff 0 : Vendor specific error (0x00000001)
0:00:00.133929701  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2672:gst_pad_get_current_caps:<videotestsrc0:src> get current pad caps video/x-raw, format=(string)I420, width=(int)320, height=(int)240, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
0:00:00.135725126  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2644:gst_pad_has_current_caps:<capsfilter0:sink> check current pad caps video/x-raw, format=(string)I420, width=(int)320, height=(int)240, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
0:00:00.135773285  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2644:gst_pad_has_current_caps:<capsfilter1:sink> check current pad caps video/x-raw(memory:NVMM), width=(int)7840, height=(int)4320, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)36/49, interlace-mode=(string)progressive, format=(string)I420
0:00:00.135817828  8098       0x637a80 DEBUG               GST_CAPS gstpad.c:2644:gst_pad_has_current_caps:<capsfilter0:sink> check current pad caps video/x-raw, format=(string)I420, width=(int)320, height=(int)240, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
0:00:00.137730722  8098       0x637a80 ERROR              nvvidconv gstnvvconv.c:1741:gst_nvvconv_do_transform: gst_nvvconv_do_transform: NvDdkVicConfigure Failed

0:00:00.137781441  8098       0x637a80 ERROR              nvvidconv gstnvvconv.c:3680:gst_nvvconv_transform: gst_nvvconv_transform: Rmsurface colorspace conversion failed 

0:00:00.137836160  8098       0x637a80 WARN                 basesrc gstbasesrc.c:2948:gst_base_src_loop:<videotestsrc0> error: Internal data flow error.
0:00:00.137854720  8098       0x637a80 WARN                 basesrc gstbasesrc.c:2948:gst_base_src_loop:<videotestsrc0> error: streaming task paused, reason error (-5)
ERROR: from element /GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0: Internal data flow error.

External Media

Is this a bug in omxh265enc, cause when i rectify the width to 3840, height to 2160. The stream is ok.

Hi,
The max resolution is 4096x4096 and we have verified 3840x3840.
Please refer to https://devtalk.nvidia.com/default/topic/1036725/