It does not work. The outfile is just few hundred bytes.
root@ip-10-255-254-21:/opt/nvidia/deepstream/deepstream-5.0/samples/streams# export GST_DEBUG=*:4
root@ip-10-255-254-21:/opt/nvidia/deepstream/deepstream-5.0/samples/streams# gst-launch-1.0 filesrc location=sample_1080p_h264.mp4 ! qtdemux ! queue ! h264parse ! nvv4l2decoder ! filesink location=output.file -e
0:00:00.000055080 38 0x557c4ac7ec00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.14.5
0:00:00.000094557 38 0x557c4ac7ec00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /usr/lib/x86_64-linux-gnu
0:00:00.000109570 38 0x557c4ac7ec00 INFO GST_INIT gst.c:607:init_pre: Linux ip-10-255-254-21 4.4.0-1106-aws #117-Ubuntu SMP Wed Apr 8 09:52:02 UTC 2020 x86_64
0:00:00.000282118 38 0x557c4ac7ec00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000587930 38 0x557c4ac7ec00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000726206 38 0x557c4ac7ec00 INFO GST_PLUGIN_LOADING gstplugin.c:317:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000790846 38 0x557c4ac7ec00 INFO GST_PLUGIN_LOADING gstplugin.c:225:gst_plugin_register_static: registered static plugin “staticelements”
0:00:00.000802151 38 0x557c4ac7ec00 INFO GST_PLUGIN_LOADING gstplugin.c:227:gst_plugin_register_static: added static plugin “staticelements”, result: 1
0:00:00.000820613 38 0x557c4ac7ec00 INFO GST_REGISTRY gstregistry.c:1727:ensure_current_registry: reading registry cache: /root/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.009916936 38 0x557c4ac7ec00 INFO GST_REGISTRY gstregistrybinary.c:621:priv_gst_registry_binary_read_cache: loaded /root/.cache/gstreamer-1.0/registry.x86_64.bin in 0.009074 seconds
0:00:00.009964956 38 0x557c4ac7ec00 INFO GST_REGISTRY gstregistry.c:1583:scan_and_update_registry: Validating plugins from registry cache: /root/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.011248868 38 0x557c4ac7ec00 INFO GST_REGISTRY gstregistry.c:1685:scan_and_update_registry: Registry cache has not changed
0:00:00.011263632 38 0x557c4ac7ec00 INFO GST_REGISTRY gstregistry.c:1762:ensure_current_registry: registry reading and updating done, result = 1
0:00:00.011275299 38 0x557c4ac7ec00 INFO GST_INIT gst.c:807:init_post: GLib runtime version: 2.56.4
0:00:00.011287518 38 0x557c4ac7ec00 INFO GST_INIT gst.c:809:init_post: GLib headers version: 2.56.4
0:00:00.011295423 38 0x557c4ac7ec00 INFO GST_INIT gst.c:810:init_post: initialized GStreamer successfully
0:00:00.011322930 38 0x557c4ac7ec00 INFO GST_PIPELINE gstparse.c:337:gst_parse_launch_full: parsing pipeline description ‘filesrc location=sample_1080p_h264.mp4 ! qtdemux ! queue ! h264parse ! nvv4l2decoder ! filesink location=output.file ’
0:00:00.011787955 38 0x557c4ac7ec00 INFO GST_PLUGIN_LOADING gstplugin.c:901:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so” loaded
0:00:00.011803108 38 0x557c4ac7ec00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element “filesrc”
0:00:00.011889575 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:GstBaseSrc@0x557c4aeb21e0 adding pad ‘src’
0:00:00.011927564 38 0x557c4ac7ec00 INFO filesrc gstfilesrc.c:261:gst_file_src_set_location: filename : sample_1080p_h264.mp4
0:00:00.011939245 38 0x557c4ac7ec00 INFO filesrc gstfilesrc.c:262:gst_file_src_set_location: uri : file:///opt/nvidia/deepstream/deepstream-5.0/samples/streams/sample_1080p_h264.mp4
0:00:00.013063330 38 0x557c4ac7ec00 INFO GST_PLUGIN_LOADING gstplugin.c:901:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so” loaded
0:00:00.013080846 38 0x557c4ac7ec00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element “qtdemux”
0:00:00.013162985 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:GstQTDemux@0x557c4accc3f0 adding pad ‘sink’
0:00:00.013193511 38 0x557c4ac7ec00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element “queue”
0:00:00.013263211 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:GstQueue@0x557c4aec4110 adding pad ‘sink’
0:00:00.013277563 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:GstQueue@0x557c4aec4110 adding pad ‘src’
0:00:00.013553511 38 0x557c4ac7ec00 INFO GST_PLUGIN_LOADING gstplugin.c:901:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so” loaded
0:00:00.013565889 38 0x557c4ac7ec00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element “h264parse”
0:00:00.013623851 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:GstBaseParse@0x557c4aec8a60 adding pad ‘sink’
0:00:00.013636253 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:GstBaseParse@0x557c4aec8a60 adding pad ‘src’
0:00:00.013650660 38 0x557c4ac7ec00 INFO baseparse gstbaseparse.c:3961:gst_base_parse_set_pts_interpolation:GstH264Parse@0x557c4aec8a60 PTS interpolation: no
0:00:00.016033422 38 0x557c4ac7ec00 INFO GST_PLUGIN_LOADING gstplugin.c:901:priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libgstnvvideo4linux2.so” loaded
0:00:00.016049627 38 0x557c4ac7ec00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element “nvv4l2decoder”
0:00:00.016143280 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:GstVideoDecoder@0x557c4aee7c80 adding pad ‘sink’
0:00:00.016157149 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:GstVideoDecoder@0x557c4aee7c80 adding pad ‘src’
0:00:00.016180775 38 0x557c4ac7ec00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element “filesink”
0:00:00.016245605 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:GstBaseSink@0x557c4aeed3e0 adding pad ‘sink’
0:00:00.016275822 38 0x557c4ac7ec00 INFO filesink gstfilesink.c:294:gst_file_sink_set_location: filename : output.file
0:00:00.016285713 38 0x557c4ac7ec00 INFO filesink gstfilesink.c:295:gst_file_sink_set_location: uri : file:///opt/nvidia/deepstream/deepstream-5.0/samples/streams/output.file
0:00:00.016300185 38 0x557c4ac7ec00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element “pipeline”
0:00:00.016373473 38 0x557c4ac7ec00 INFO GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstFileSrc named filesrc0 to some pad of GstQTDemux named qtdemux0 (0/0) with caps “(NULL)”
0:00:00.016384085 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstutils.c:1774:gst_element_link_pads_full: trying to link element filesrc0:(any) to element qtdemux0:(any)
0:00:00.016393763 38 0x557c4ac7ec00 INFO GST_PADS gstutils.c:1035:gst_pad_check_link: trying to link filesrc0:src and qtdemux0:sink
0:00:00.016413852 38 0x557c4ac7ec00 INFO GST_PADS gstutils.c:1588:prepare_link_maybe_ghosting: filesrc0 and qtdemux0 in same bin, no need for ghost pads
0:00:00.016428357 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:2378:gst_pad_link_prepare: trying to link filesrc0:src and qtdemux0:sink
0:00:00.016440367 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:2586:gst_pad_link_full: linked filesrc0:src and qtdemux0:sink, successful
0:00:00.016448524 38 0x557c4ac7ec00 INFO GST_EVENT gstevent.c:1517:gst_event_new_reconfigure: creating reconfigure event
0:00:00.016457466 38 0x557c4ac7ec00 INFO GST_EVENT gstpad.c:5808:gst_pad_send_event_unchecked:filesrc0:src Received event on flushing pad. Discarding
0:00:00.016474897 38 0x557c4ac7ec00 INFO GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstQTDemux named qtdemux0 to some pad of GstQueue named queue0 (0/0) with caps “(NULL)”
0:00:00.016483629 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstutils.c:1774:gst_element_link_pads_full: trying to link element qtdemux0:(any) to element queue0:(any)
0:00:00.016496666 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:4232:gst_pad_peer_query:queue0:src pad has no peer
0:00:00.016516326 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstelement.c:917:gst_element_get_static_pad: no such pad 'video%u’ in element “qtdemux0”
0:00:00.016528300 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstutils.c:1227:gst_element_get_compatible_pad: Could not find a compatible pad to link to queue0:sink
0:00:00.016534325 38 0x557c4ac7ec00 INFO default gstutils.c:2162:gst_element_link_pads_filtered: Could not link pads: qtdemux0:(null) - queue0:(null)
0:00:00.016547370 38 0x557c4ac7ec00 INFO GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstQueue named queue0 to some pad of GstH264Parse named h264parse0 (0/0) with caps “(NULL)”
0:00:00.016553540 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstutils.c:1774:gst_element_link_pads_full: trying to link element queue0:(any) to element h264parse0:(any)
0:00:00.016559855 38 0x557c4ac7ec00 INFO GST_PADS gstutils.c:1035:gst_pad_check_link: trying to link queue0:src and h264parse0:sink
0:00:00.016573048 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:4232:gst_pad_peer_query:queue0:sink pad has no peer
0:00:00.016587267 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:4232:gst_pad_peer_query:h264parse0:src pad has no peer
0:00:00.016602848 38 0x557c4ac7ec00 INFO GST_PADS gstutils.c:1588:prepare_link_maybe_ghosting: queue0 and h264parse0 in same bin, no need for ghost pads
0:00:00.016611882 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:2378:gst_pad_link_prepare: trying to link queue0:src and h264parse0:sink
0:00:00.016623868 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:4232:gst_pad_peer_query:queue0:sink pad has no peer
0:00:00.016631790 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:4232:gst_pad_peer_query:h264parse0:src pad has no peer
0:00:00.016639800 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:2586:gst_pad_link_full: linked queue0:src and h264parse0:sink, successful
0:00:00.016647033 38 0x557c4ac7ec00 INFO GST_EVENT gstevent.c:1517:gst_event_new_reconfigure: creating reconfigure event
0:00:00.016654626 38 0x557c4ac7ec00 INFO GST_EVENT gstpad.c:5808:gst_pad_send_event_unchecked:queue0:src Received event on flushing pad. Discarding
0:00:00.016667282 38 0x557c4ac7ec00 INFO GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstH264Parse named h264parse0 to some pad of nvv4l2decoder named nvv4l2decoder0 (0/0) with caps “(NULL)”
0:00:00.016678354 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstutils.c:1774:gst_element_link_pads_full: trying to link element h264parse0:(any) to element nvv4l2decoder0:(any)
0:00:00.016690379 38 0x557c4ac7ec00 INFO GST_PADS gstutils.c:1035:gst_pad_check_link: trying to link h264parse0:src and nvv4l2decoder0:sink
0:00:00.016703526 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:4232:gst_pad_peer_query:nvv4l2decoder0:src pad has no peer
0:00:00.016752435 38 0x557c4ac7ec00 INFO GST_PADS gstutils.c:1588:prepare_link_maybe_ghosting: h264parse0 and nvv4l2decoder0 in same bin, no need for ghost pads
0:00:00.016763971 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:2378:gst_pad_link_prepare: trying to link h264parse0:src and nvv4l2decoder0:sink
0:00:00.016769807 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:4232:gst_pad_peer_query:nvv4l2decoder0:src pad has no peer
0:00:00.016797355 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:2586:gst_pad_link_full: linked h264parse0:src and nvv4l2decoder0:sink, successful
0:00:00.016808004 38 0x557c4ac7ec00 INFO GST_EVENT gstevent.c:1517:gst_event_new_reconfigure: creating reconfigure event
0:00:00.016817801 38 0x557c4ac7ec00 INFO GST_EVENT gstpad.c:5808:gst_pad_send_event_unchecked:h264parse0:src Received event on flushing pad. Discarding
0:00:00.016834725 38 0x557c4ac7ec00 INFO GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of nvv4l2decoder named nvv4l2decoder0 to some pad of GstFileSink named filesink0 (0/0) with caps “(NULL)”
0:00:00.016845351 38 0x557c4ac7ec00 INFO GST_ELEMENT_PADS gstutils.c:1774:gst_element_link_pads_full: trying to link element nvv4l2decoder0:(any) to element filesink0:(any)
0:00:00.016851662 38 0x557c4ac7ec00 INFO GST_PADS gstutils.c:1035:gst_pad_check_link: trying to link nvv4l2decoder0:src and filesink0:sink
0:00:00.016862475 38 0x557c4ac7ec00 INFO GST_PADS gstutils.c:1588:prepare_link_maybe_ghosting: nvv4l2decoder0 and filesink0 in same bin, no need for ghost pads
0:00:00.016873662 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:2378:gst_pad_link_prepare: trying to link nvv4l2decoder0:src and filesink0:sink
0:00:00.016883411 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:2586:gst_pad_link_full: linked nvv4l2decoder0:src and filesink0:sink, successful
0:00:00.016891077 38 0x557c4ac7ec00 INFO GST_EVENT gstevent.c:1517:gst_event_new_reconfigure: creating reconfigure event
0:00:00.016900283 38 0x557c4ac7ec00 INFO GST_EVENT gstpad.c:5808:gst_pad_send_event_unchecked:nvv4l2decoder0:src Received event on flushing pad. Discarding
Setting pipeline to PAUSED …
0:00:00.016938163 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:00:00.016992488 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to READY
0:00:00.017001119 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.017016840 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘filesink0’ changed state to 2(READY) successfully
0:00:00.017028838 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:00:00.552042338 38 0x557c4ac7ec00 INFO v4l2 v4l2_calls.c:622:gst_v4l2_open:nvv4l2decoder0:sink Opened device ‘’ (/dev/nvhost-nvdec) successfully
0:00:00.552065852 38 0x557c4ac7ec00 INFO v4l2 v4l2_calls.c:723:gst_v4l2_dup:nvv4l2decoder0:src Cloned device ‘’ (/dev/nvhost-nvdec) successfully
0:00:00.552082815 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1281:gst_v4l2_object_fill_format_list:nvv4l2decoder0:sink got 7 format(s):
0:00:00.552092101 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:sink YM12
0:00:00.552100124 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:sink MJPG
0:00:00.552107927 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:sink MPG4
0:00:00.552117113 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:sink H265
0:00:00.552125371 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:sink VP90
0:00:00.552132332 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:sink VP80
0:00:00.552139822 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:sink H264
0:00:00.552182791 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:3035:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:00.552191969 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2921:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat MJPG
0:00:00.552198659 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:3035:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:00.552206140 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2927:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat MJPG
0:00:00.552222049 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:3035:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:00.552229664 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2921:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat MPG4
0:00:00.552234335 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:3035:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:00.552240545 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2927:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat MPG4
0:00:00.552251602 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:3035:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:00.552256752 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2921:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat H265
0:00:00.552261205 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:3035:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:00.552270561 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2927:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat H265
0:00:00.552289997 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:3035:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:00.552301151 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2921:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat H264
0:00:00.552309633 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:3035:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:00.552319030 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2927:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat H264
0:00:00.552354247 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:4466:gst_v4l2_object_probe_caps:nvv4l2decoder0:sink probed caps: image/jpeg, width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], parsed=(boolean)true; video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], parsed=(boolean)true; video/x-h265, stream-format=(string)byte-stream, alignment=(string)au, width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], parsed=(boolean)true; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, parsed=(boolean)true, width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ]
0:00:00.552685343 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1281:gst_v4l2_object_fill_format_list:nvv4l2decoder0:src got 6 format(s):
0:00:00.552696312 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:src MJPG
0:00:00.552703908 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:src NM12
0:00:00.552710887 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:src MPG4
0:00:00.552717978 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:src VP80
0:00:00.552727600 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:src H265
0:00:00.552738069 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:1287:gst_v4l2_object_fill_format_list:nvv4l2decoder0:src H264
0:00:00.552752955 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:3035:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:src Unable to try format: Unknown error -1
0:00:00.552764179 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2921:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:src Could not probe minimum capture size for pixelformat NM12
0:00:00.552775166 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:3035:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:src Unable to try format: Unknown error -1
0:00:00.552786688 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2927:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:src Could not probe maximum capture size for pixelformat NM12
0:00:00.552800897 38 0x557c4ac7ec00 WARN v4l2 gstv4l2object.c:2372:gst_v4l2_object_add_interlace_mode:0x557c4aeea4c0 Failed to determine interlace mode
0:00:00.552826403 38 0x557c4ac7ec00 INFO v4l2 gstv4l2object.c:4466:gst_v4l2_object_probe_caps:nvv4l2decoder0:src probed caps: video/x-raw, format=(string)NV12, width=(int)[ 1, 32768 ], height=(int)[ 1, 32768 ], framerate=(fraction)[ 0/1, 2147483647/1 ], pixel-aspect-ratio=(fraction)1/1
0:00:00.552839394 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to READY
0:00:00.552852051 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.552870711 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘nvv4l2decoder0’ changed state to 2(READY) successfully
0:00:00.552885453 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:00:00.552896106 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to READY
0:00:00.552904656 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.552913117 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘h264parse0’ changed state to 2(READY) successfully
0:00:00.552926236 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:00:00.552937254 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to READY
0:00:00.552945957 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.552955198 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘queue0’ changed state to 2(READY) successfully
0:00:00.552964899 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:00:00.552974960 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to READY
0:00:00.552984338 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.552991034 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘qtdemux0’ changed state to 2(READY) successfully
0:00:00.552997574 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:00:00.553009088 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to READY
0:00:00.553020396 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.553028535 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘filesrc0’ changed state to 2(READY) successfully
0:00:00.553037817 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2651:gst_element_continue_state: committing state from NULL to READY, pending PAUSED, next PAUSED
0:00:00.553048766 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (PAUSED pending)
0:00:00.553068620 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2658:gst_element_continue_state: continue state change READY to PAUSED, final PAUSED
0:00:00.553083580 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:00:00.553104816 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2960:gst_bin_change_state_func: child ‘filesink0’ is changing state asynchronously to PAUSED
0:00:00.553112348 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:00:00.553126463 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PAUSED
0:00:00.553137480 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.553144827 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘nvv4l2decoder0’ changed state to 3(PAUSED) successfully
0:00:00.553153309 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:00:00.553365629 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PAUSED
0:00:00.553375418 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.553385310 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘h264parse0’ changed state to 3(PAUSED) successfully
0:00:00.553393912 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:00:00.553409873 38 0x557c4ac7ec00 INFO task gsttask.c:457:gst_task_set_lock: setting stream lock 0x557c4aeb48d0 on task 0x557c4aebe5f0
0:00:00.553418676 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:6154:gst_pad_start_task:queue0:src created task 0x557c4aebe5f0
0:00:00.553465984 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PAUSED
0:00:00.553476748 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.553486312 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘queue0’ changed state to 3(PAUSED) successfully
0:00:00.553493748 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:00:00.553503599 38 0x557c4ac7ec00 INFO filesrc gstfilesrc.c:468:gst_file_src_start: opening file sample_1080p_h264.mp4
0:00:00.553539147 38 0x557c4ac7ec00 WARN basesrc gstbasesrc.c:3583:gst_base_src_start_complete: pad not activated yet
0:00:00.553554512 38 0x557c4ac7ec00 INFO filesrc gstfilesrc.c:468:gst_file_src_start: opening file sample_1080p_h264.mp4
0:00:00.553579848 38 0x557c4ac7ec00 INFO task gsttask.c:457:gst_task_set_lock: setting stream lock 0x557c4aeb4430 on task 0x557c4aebe710
0:00:00.553588489 38 0x557c4ac7ec00 INFO GST_PADS gstpad.c:6154:gst_pad_start_task:qtdemux0:sink created task 0x557c4aebe710
0:00:00.553637297 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PAUSED
0:00:00.553649821 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.553659836 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘qtdemux0’ changed state to 3(PAUSED) successfully
0:00:00.553671493 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:00:00.553686890 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PAUSED
0:00:00.553702857 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.553717977 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘filesrc0’ changed state to 3(PAUSED) successfully
Pipeline is PREROLLING …
0:00:00.554023546 38 0x557c4aebce30 INFO qtdemux qtdemux.c:13235:qtdemux_parse_tree: timescale: 1000
0:00:00.554034899 38 0x557c4aebce30 INFO qtdemux qtdemux.c:13236:qtdemux_parse_tree: duration: 48100
0:00:00.554044326 38 0x557c4aebce30 WARN qtdemux qtdemux.c:3031:qtdemux_parse_trex: failed to find fragment defaults for stream 1
0:00:00.554080028 38 0x557c4aebce30 INFO qtdemux qtdemux.c:10812:qtdemux_parse_trak: type avc1 caps video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)4, profile=(string)high, codec_data=(buffer)01640028ffe1001a67640028acd940780227e584000003000400000300f03c60c65801000668ebe3cb22c0
0:00:00.554138994 38 0x557c4aebce30 WARN qtdemux qtdemux.c:3031:qtdemux_parse_trex: failed to find fragment defaults for stream 2
0:00:00.554165946 38 0x557c4aebce30 INFO qtdemux qtdemux.c:11547:qtdemux_parse_trak: type mp4a caps audio/mpeg, mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, level=(string)2, base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)119056e500
0:00:00.554213420 38 0x557c4aebce30 INFO GST_SCHEDULING gstpad.c:4895:gst_pad_get_range_unchecked:filesrc0:src getrange failed, flow: eos
0:00:00.554219485 38 0x557c4aebce30 INFO GST_SCHEDULING gstpad.c:5110:gst_pad_pull_range:qtdemux0:sink pullrange failed, flow: eos
0:00:00.554252103 38 0x557c4aebce30 INFO GST_ELEMENT_PADS gstelement.c:920:gst_element_get_static_pad: found pad qtdemux0:sink
0:00:00.554283436 38 0x557c4aebce30 INFO GST_EVENT gstevent.c:814:gst_event_new_caps: creating caps event video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)4, profile=(string)high, codec_data=(buffer)01640028ffe1001a67640028acd940780227e584000003000400000300f03c60c65801000668ebe3cb22c0, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1
0:00:00.554291788 38 0x557c4aebce30 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad: adding pad ‘video_0’
0:00:00.554302503 38 0x557c4aebce30 INFO GST_PIPELINE grammar.y:524:gst_parse_found_pad: trying delayed linking one pad some pad of GstQTDemux named qtdemux0 to some pad of GstQueue named queue0
0:00:00.554309199 38 0x557c4aebce30 INFO GST_ELEMENT_PADS gstutils.c:1774:gst_element_link_pads_full: trying to link element qtdemux0:(any) to element queue0:(any)
0:00:00.554316334 38 0x557c4aebce30 INFO GST_PADS gstutils.c:1035:gst_pad_check_link: trying to link qtdemux0:video_0 and queue0:sink
0:00:00.554371523 38 0x557c4aebce30 INFO GST_PADS gstutils.c:1588:prepare_link_maybe_ghosting: qtdemux0 and queue0 in same bin, no need for ghost pads
0:00:00.554380139 38 0x557c4aebce30 INFO GST_PADS gstpad.c:2378:gst_pad_link_prepare: trying to link qtdemux0:video_0 and queue0:sink
0:00:00.554415403 38 0x557c4aebce30 INFO GST_PADS gstpad.c:2586:gst_pad_link_full: linked qtdemux0:video_0 and queue0:sink, successful
0:00:00.554419969 38 0x557c4aebce30 INFO GST_EVENT gstevent.c:1517:gst_event_new_reconfigure: creating reconfigure event
0:00:00.554442971 38 0x557c4aebce30 INFO GST_ELEMENT_PADS gstelement.c:920:gst_element_get_static_pad: found pad qtdemux0:sink
0:00:00.554458748 38 0x557c4aebce30 INFO GST_EVENT gstevent.c:814:gst_event_new_caps: creating caps event audio/mpeg, mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, level=(string)2, base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)119056e500, rate=(int)48000, channels=(int)2
0:00:00.554464943 38 0x557c4aebce30 INFO GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad: adding pad ‘audio_0’
0:00:00.554487056 38 0x557c4aebce30 INFO GST_EVENT gstevent.c:895:gst_event_new_segment: creating segment event time segment start=0:00:00.066666666, offset=0:00:00.000000000, stop=0:00:48.166666666, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.066666666, duration 99:99:99.999999999
0:00:00.554602314 38 0x557c4aebce30 INFO GST_EVENT gstevent.c:895:gst_event_new_segment: creating segment event time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:00:48.022000000, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
0:00:00.554654824 38 0x557c4aebcf70 INFO baseparse gstbaseparse.c:4777:gst_base_parse_set_upstream_tags: upstream tags: taglist, video-codec=(string)“H.264\ /\ AVC”, language-code=(string)en, bitrate=(uint)5675753;
0:00:00.554781716 38 0x557c4aebcf70 INFO baseparse gstbaseparse.c:4004:gst_base_parse_set_latency: min/max latency 0:00:00.033333333, 0:00:00.033333333
0:00:00.554851693 38 0x557c4aebcf70 INFO GST_EVENT gstevent.c:814:gst_event_new_caps: creating caps event video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, level=(string)4, profile=(string)high, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, chroma-format=(string)4:2:0, bit-depth-luma=(uint)8, bit-depth-chroma=(uint)8, parsed=(boolean)true
0:00:00.557615348 38 0x557c4aebcf70 INFO v4l2 gstv4l2object.c:3148:gst_v4l2_object_setup_pool:nvv4l2decoder0:sink accessing buffers via mode 2
0:00:00.557710444 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:817:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:sink increasing minimum buffers to 2
0:00:00.557720456 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:824:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:sink increasing minimum buffers to 4
0:00:00.557729434 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:830:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:sink reducing maximum buffers to 32
0:00:00.557734647 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:841:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:sink can’t allocate, setting maximum to minimum
0:00:00.557855617 38 0x557c4aebcf70 INFO videodecoder gstvideodecoder.c:1330:gst_video_decoder_sink_event_default: upstream tags: taglist, video-codec=(string)“H.264\ /\ AVC”, language-code=(string)en, bitrate=(uint)5675753;
0:00:00.557972824 38 0x557c4aebcf70 INFO videodecoder gstvideodecoder.c:1330:gst_video_decoder_sink_event_default: upstream tags: taglist, video-codec=(string)“H.264\ (High\ Profile)”, language-code=(string)en, bitrate=(uint)5675753;
0:00:01.637793261 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.637813698 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.637841359 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.637850480 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.637879161 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.637890261 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.637923471 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.637933536 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.637976126 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.637984251 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.638015102 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.638053729 38 0x557c4aebcf70 ERROR v4l2 gstv4l2object.c:2074:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries
0:00:01.638128479 38 0x557c4aebcf70 INFO v4l2 gstv4l2object.c:4466:gst_v4l2_object_probe_caps:nvv4l2decoder0:src probed caps: image/jpeg, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)1920, height=(int)1088, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-raw, format=(string)NV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)1920, height=(int)1088, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string){ progressive, interleaved }, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)1920, height=(int)1088, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-vp8, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)1920, height=(int)1088, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-h265, stream-format=(string)byte-stream, alignment=(string)au, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)1920, height=(int)1088, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }; video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)1920, height=(int)1088, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string){ bt601, smpte240m, bt709, 2:4:5:2, 2:4:5:3, 1:4:7:1, 2:4:7:1, 2:4:12:8, bt2020, 2:0:0:0 }
0:00:01.638244221 38 0x557c4aebcf70 INFO GST_EVENT gstevent.c:814:gst_event_new_caps: creating caps event video/x-raw(memory:NVMM), format=(string)NV12, width=(int)1920, height=(int)1080, interlace-mode=(string)progressive, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, colorimetry=(string)bt709, framerate=(fraction)30/1
0:00:01.638278851 38 0x557c4aebcf70 INFO v4l2 gstv4l2object.c:3148:gst_v4l2_object_setup_pool:nvv4l2decoder0:src accessing buffers via mode 2
0:00:01.638337298 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:817:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:src increasing minimum buffers to 2
0:00:01.638345368 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:824:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:src increasing minimum buffers to 4
0:00:01.638351453 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:830:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:src reducing maximum buffers to 32
0:00:01.638358821 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:841:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:src can’t allocate, setting maximum to minimum
0:00:01.638366381 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:846:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:src adding needed video meta
0:00:01.638422237 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:830:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:src reducing maximum buffers to 32
0:00:01.638432762 38 0x557c4aebcf70 INFO v4l2bufferpool gstv4l2bufferpool.c:841:gst_v4l2_buffer_pool_set_config:nvv4l2decoder0:pool:src can’t allocate, setting maximum to minimum
0:00:01.638472613 38 0x557c4aebcf70 WARN v4l2videodec gstv4l2videodec.c:1609:gst_v4l2_video_dec_decide_allocation: Duration invalid, not setting latency
0:00:01.638496866 38 0x557c4aebcf70 WARN v4l2bufferpool gstv4l2bufferpool.c:1057:gst_v4l2_buffer_pool_start:nvv4l2decoder0:pool:src Uncertain or not enough buffers, enabling copy threshold
0:00:01.638560273 38 0x557c4aebcf70 INFO task gsttask.c:457:gst_task_set_lock: setting stream lock 0x557c4aeb5210 on task 0x557c4aebeb90
0:00:01.638569510 38 0x557c4aebcf70 INFO GST_PADS gstpad.c:6154:gst_pad_start_task:nvv4l2decoder0:src created task 0x557c4aebeb90
0:00:01.639065902 38 0x7f2858003050 WARN v4l2bufferpool gstv4l2bufferpool.c:1535:gst_v4l2_buffer_pool_dqbuf:nvv4l2decoder0:pool:src Driver should never set v4l2_buffer.field to ANY
0:00:01.639130217 38 0x7f2858003050 INFO videodecoder gstvideodecoder.c:3201:gst_video_decoder_clip_and_push_buf: First buffer since flush took 0:00:01.086002013 to produce
0:00:01.639153443 38 0x7f2858003050 INFO GST_STATES gstbin.c:3424:bin_handle_async_done: committing state from READY to PAUSED, old pending PAUSED
0:00:01.639174323 38 0x7f2858003050 INFO GST_STATES gstbin.c:3444:bin_handle_async_done: completed state change, pending VOID
0:00:01.639185259 38 0x7f2858003050 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending)
Pipeline is PREROLLED …
Setting pipeline to PLAYING …
0:00:01.639383973 38 0x557c4ac7ec00 INFO GST_EVENT gstevent.c:1388:gst_event_new_latency: creating latency event 0:00:00.000000000
0:00:01.639411164 38 0x557c4ac7ec00 INFO bin gstbin.c:2783:gst_bin_do_latency_func: configured latency of 0:00:00.000000000
0:00:01.639428731 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.639444690 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PLAYING
0:00:01.639458422 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.639471372 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘filesink0’ changed state to 4(PLAYING) successfully
0:00:01.639481352 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.639491161 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PLAYING
0:00:01.639500120 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.639510264 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘nvv4l2decoder0’ changed state to 4(PLAYING) successfully
0:00:01.639523682 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.639531091 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PLAYING
0:00:01.639539964 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.639551247 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘h264parse0’ changed state to 4(PLAYING) successfully
0:00:01.639561181 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.639575895 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PLAYING
0:00:01.639589034 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.639600492 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘queue0’ changed state to 4(PLAYING) successfully
0:00:01.639613110 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.639620940 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PLAYING
0:00:01.639633061 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.639643592 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘qtdemux0’ changed state to 4(PLAYING) successfully
0:00:01.639655484 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.639666961 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PLAYING
0:00:01.639677408 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.639687412 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘filesrc0’ changed state to 4(PLAYING) successfully
0:00:01.639697887 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PLAYING
0:00:01.639704172 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
New clock: GstSystemClock
0:01:15.640206698 38 0x557c4aebcf70 INFO videodecoder gstvideodecoder.c:1330:gst_video_decoder_sink_event_default: upstream tags: taglist, video-codec=(string)“H.264\ (High\ Profile)”, language-code=(string)en, bitrate=(uint)5675753, minimum-bitrate=(uint)7486320, maximum-bitrate=(uint)7486320;
0:01:36.786986704 38 0x557c4aebcf70 INFO videodecoder gstvideodecoder.c:1330:gst_video_decoder_sink_event_default: upstream tags: taglist, video-codec=(string)“H.264\ (High\ Profile)”, language-code=(string)en, bitrate=(uint)5675753, minimum-bitrate=(uint)7255680, maximum-bitrate=(uint)7486320;
^Chandling interrupt.
Interrupt: Stopping pipeline …
EOS on shutdown enabled – Forcing EOS on the pipeline
Waiting for EOS…
0:03:01.368109324 38 0x557c4aebce30 INFO GST_SCHEDULING gstpad.c:4895:gst_pad_get_range_unchecked:filesrc0:src getrange failed, flow: eos
0:03:01.368131715 38 0x557c4aebce30 INFO GST_SCHEDULING gstpad.c:5110:gst_pad_pull_range:qtdemux0:sink pullrange failed, flow: eos
0:03:01.368143381 38 0x557c4aebcf70 INFO videodecoder gstvideodecoder.c:1330:gst_video_decoder_sink_event_default: upstream tags: taglist, video-codec=(string)“H.264\ (High\ Profile)”, language-code=(string)en, bitrate=(uint)5675753, minimum-bitrate=(uint)7129680, maximum-bitrate=(uint)7486320;
0:03:01.368158815 38 0x557c4aebce30 INFO task gsttask.c:316:gst_task_func:qtdemux0:sink Task going to paused
^Chandling interrupt.
Interrupt: Stopping pipeline …
Interrupt while waiting for EOS - stopping pipeline…
Execution ended after 0:03:15.129249418
Setting pipeline to PAUSED …
0:03:16.769010519 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PLAYING pending VOID_PENDING, desired next PAUSED
0:03:16.769033126 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2960:gst_bin_change_state_func: child ‘filesink0’ is changing state asynchronously to PAUSED
0:03:16.769043959 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PLAYING pending VOID_PENDING, desired next PAUSED
0:03:16.769056214 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PAUSED
0:03:16.769084330 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:03:16.769104003 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘nvv4l2decoder0’ changed state to 3(PAUSED) successfully
0:03:16.769117587 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PLAYING pending VOID_PENDING, desired next PAUSED
0:03:16.769126554 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PAUSED
0:03:16.769133745 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:03:16.769143796 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘h264parse0’ changed state to 3(PAUSED) successfully
0:03:16.769155259 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PLAYING pending VOID_PENDING, desired next PAUSED
0:03:16.769165113 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PAUSED
0:03:16.769174716 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:03:16.769186918 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘queue0’ changed state to 3(PAUSED) successfully
0:03:16.769197450 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PLAYING pending VOID_PENDING, desired next PAUSED
0:03:16.769210846 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PAUSED
0:03:16.769221793 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:03:16.769232134 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘qtdemux0’ changed state to 3(PAUSED) successfully
0:03:16.769243410 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PLAYING pending VOID_PENDING, desired next PAUSED
0:03:16.769253582 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to PAUSED
0:03:16.769273203 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:03:16.769286508 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘filesrc0’ changed state to 3(PAUSED) successfully
Setting pipeline to READY …
0:03:16.769322991 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PLAYING pending PAUSED, desired next READY
0:03:16.769360779 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2676:gst_element_continue_state: completed state change to READY
0:03:16.769369952 38 0x557c4ac7ec00 INFO GST_STATES gstelement.c:2579:_priv_gst_element_state_changed: notifying about state-changed PLAYING to READY (VOID_PENDING pending)
0:03:16.769380015 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2954:gst_bin_change_state_func: child ‘filesink0’ changed state to 2(READY) successfully
0:03:16.769391548 38 0x557c4ac7ec00 INFO GST_STATES gstbin.c:2506:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next READY
^C^C^C
root@ip-10-255-254-21:/opt/nvidia/deepstream/deepstream-5.0/samples/streams# ll
total 178208
drwxr-xrwx 1 root root 4096 May 12 18:00 ./
drwxr-xrwx 1 root root 4096 Apr 27 13:33 …/
-rw-r–r-- 1 root root 640 May 12 18:15 output.file
-rw-rw-rw- 1 25011 dip 34952625 Aug 14 2019 sample_1080p_h264.mp4
-rw-rw-rw- 1 25011 dip 14018396 Aug 14 2019 sample_1080p_h265.mp4
-rw-rw-rw- 1 25011 dip 14759548 Aug 14 2019 sample_720p.h264
-rw-rw-rw- 1 25011 dip 59724 Aug 14 2019 sample_720p.jpg
-rw-rw-rw- 1 25011 dip 50434312 Aug 14 2019 sample_720p.mjpeg
-rw-rw-rw- 1 25011 dip 15574709 Aug 14 2019 sample_720p.mp4
-rw-rw-rw- 1 25011 dip 27496987 Sep 17 2019 sample_cam5.mp4
-rw-rw-rw- 1 25011 dip 24999084 Aug 14 2019 sample_cam6.mp4
-rw-rw-rw- 1 25011 dip 152372 Aug 14 2019 sample_industrial.jpg