Skip to content

Instantly share code, notes, and snippets.

@JonathanJonathanJonathan
Created August 14, 2013 13:48
Show Gist options
  • Save JonathanJonathanJonathan/6231230 to your computer and use it in GitHub Desktop.
Save JonathanJonathanJonathan/6231230 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
Script started on Sat 10 Aug 2013 16:22:16 UTC
]0;pi@RaspberryPi1: ~/Desktop/Timelapse/gopropi@RaspberryPi1 ~/Desktop/Timelapse/gopro $ sudo gst-launch-1.0 -v multifilesrc
location=GOPR%04d.JPG start-index=4711 stop-index=4750 caps="image/jpeg,framerat
e=\(fraction\)25/1" do-timestamp=true ! omxmjpegdec ! videorate ! video/x-raw,fr
amerate=1/5 ! videoconvert ! omxh264enc ! "video/x-h264,profile=high" ! h264par
se ! queue max-size-bytes=10000000 ! matroskamux ! filesink location=test.mkv --
gst-debug=4
0:00:00.022385515  2218 0x11ebe40 INFO   GST_INIT gstmessage.c:121:_priv_gst_message_initialize: init messages
0:00:00.035677227  2218 0x11ebe40 INFO   GST_PLUGIN_LOADING gstplugin.c:317:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.039685139  2218 0x11ebe40 INFO   GST_PLUGIN_LOADING gstplugin.c:225:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.041211106  2218 0x11ebe40 INFO   GST_PLUGIN_LOADING gstplugin.c:227:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.047471971  2218 0x11ebe40 INFO   GST_REGISTRY gstregistry.c:1680:ensure_current_registry: reading registry cache: /root/.cache/gstreamer-1.0/registry.arm.bin
0:00:00.301467456  2218 0x11ebe40 INFO   GST_REGISTRY gstregistrybinary.c:617:priv_gst_registry_binary_read_cache: loaded /root/.cache/gstreamer-1.0/registry.arm.bin in 0.251479 seconds
0:00:00.303311416  2218 0x11ebe40 INFO   GST_REGISTRY gstregistry.c:1539:scan_and_update_registry: Validating plugins from registry cache: /root/.cache/gstreamer-1.0/registry.arm.bin
0:00:00.384160662  2218 0x11ebe40 INFO   GST_REGISTRY gstregistry.c:1638:scan_and_update_registry: Registry cache has not changed
0:00:00.385744628  2218 0x11ebe40 INFO   GST_REGISTRY gstregistry.c:1715:ensure_current_registry: registry reading and updating done, result = 1
0:00:00.387352593  2218 0x11ebe40 INFO   GST_INIT gst.c:769:init_post: GLib runtime version: 2.32.4
0:00:00.388936559  2218 0x11ebe40 INFO   GST_INIT gst.c:771:init_post: GLib headers version: 2.32.4
0:00:00.390876516  2218 0x11ebe40 INFO   GST_PIPELINE gstparse.c:322:gst_parse_launch_full: parsing pipeline description 'multifilesrc location=GOPR%04d.JPG start-index=4711 stop-index=4750 caps=image/jpeg,framerate=\(fraction\)25/1 do-timestamp=true ! omxmjpegdec ! videorate ! video/x-raw,framerate=1/5 ! videoconvert ! omxh264enc ! video/x-h264,profile=high ! h264parse ! queue max-size-bytes=10000000 ! matroskamux ! filesink location=test.mkv '
0:00:00.464007929  2218 0x11ebe40 INFO   GST_PLUGIN_LOADING gstplugin.c:830:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstmultifile.so" loaded
0:00:00.465611894  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "multifilesrc"
0:00:00.469887801  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseSrc@0x1298010> adding pad 'src'
0:00:00.472861736  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:628:gst_event_new_caps: creating caps event image/jpeg, framerate=(fraction)25/1
0:00:00.539251296  2218 0x11ebe40 INFO   GST_PLUGIN_LOADING gstplugin.c:830:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstomx.so" loaded
0:00:00.540778263  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "omxmjpegdec"
0:00:00.545156168  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstVideoDecoder@0x12a2140> adding pad 'sink'
0:00:00.547271122  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstVideoDecoder@0x12a2140> adding pad 'src'
0:00:00.555958933  2218 0x11ebe40 INFO   GST_PLUGIN_LOADING gstplugin.c:830:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstvideorate.so" loaded
0:00:00.557485900  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "videorate"
0:00:00.561185820  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0x12a8048> adding pad 'sink'
0:00:00.563280774  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0x12a8048> adding pad 'src'
0:00:00.575507509  2218 0x11ebe40 INFO   GST_PLUGIN_LOADING gstplugin.c:830:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstvideoconvert.so" loaded
0:00:00.577056475  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "videoconvert"
0:00:00.581502379  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0x12ac080> adding pad 'sink'
0:00:00.583688331  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0x12ac080> adding pad 'src'
0:00:00.585519292  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "omxh264enc"
0:00:00.589817198  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstVideoEncoder@0x12b0020> adding pad 'sink'
0:00:00.592008150  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstVideoEncoder@0x12b0020> adding pad 'src'
0:00:00.612961696  2218 0x11ebe40 INFO   GST_PLUGIN_LOADING gstplugin.c:830:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstvideoparsersbad.so" loaded
0:00:00.614787657  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "h264parse"
0:00:00.618177583  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseParse@0x12b2088> adding pad 'sink'
0:00:00.620322536  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseParse@0x12b2088> adding pad 'src'
0:00:00.622272494  2218 0x11ebe40 INFO   baseparse gstbaseparse.c:3389:gst_base_parse_set_pts_interpolation:<GstH264Parse@0x12b2088> PTS interpolation: no
0:00:00.642808047  2218 0x11ebe40 INFO   GST_PLUGIN_LOADING gstplugin.c:830:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstcoreelements.so" loaded
0:00:00.644348013  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "queue"
0:00:00.648346927  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0x12b8190> adding pad 'sink'
0:00:00.651009869  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstQueue@0x12b8190> adding pad 'src'
0:00:00.686790093  2218 0x11ebe40 INFO   GST_PLUGIN_LOADING gstplugin.c:830:gst_plugin_load_file: plugin "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstmatroska.so" loaded
0:00:00.688342060  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "matroskamux"
0:00:00.696723878  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstMatroskaMux@0x12c0018> adding pad 'src'
0:00:00.699507817  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "filesink"
0:00:00.703050740  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseSink@0x12c2048> adding pad 'sink'
0:00:00.705398690  2218 0x11ebe40 INFO   filesink gstfilesink.c:283:gst_file_sink_set_location: filename : test.mkv
0:00:00.706836658  2218 0x11ebe40 INFO   filesink gstfilesink.c:284:gst_file_sink_set_location: uri : file:///home/pi/Desktop/Timelapse/gopro/test.mkv
0:00:00.709476601  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "pipeline"
0:00:00.713586511  2218 0x11ebe40 INFO   GST_PIPELINE ./grammar.y:577:gst_parse_perform_link: linking multifilesrc0:(any) to omxmjpegdec-omxmjpegdec0:(any) (0/0) with caps "(NULL)"
0:00:00.715274475  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element multifilesrc0:(any) to element omxmjpegdec-omxmjpegdec0:(any)
0:00:00.716997438  2218 0x11ebe40 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link multifilesrc0:src and omxmjpegdec-omxmjpegdec0:sink
0:00:00.719116392  2218 0x11ebe40 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: multifilesrc0 and omxmjpegdec-omxmjpegdec0 in same bin, no need for ghost pads
0:00:00.720842354  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2062:gst_pad_link_prepare: trying to link multifilesrc0:src and omxmjpegdec-omxmjpegdec0:sink
0:00:00.722680314  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2264:gst_pad_link_full: linked multifilesrc0:src and omxmjpegdec-omxmjpegdec0:sink, successful
0:00:00.724332278  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.726101240  2218 0x11ebe40 INFO   GST_EVENT gstpad.c:4874:gst_pad_send_event_unchecked:<multifilesrc0:src> Received event on flushing pad. Discarding
0:00:00.728048198  2218 0x11ebe40 INFO   GST_PIPELINE ./grammar.y:577:gst_parse_perform_link: linking omxmjpegdec-omxmjpegdec0:(any) to videorate0:(any) (0/0) with caps "(NULL)"
0:00:00.729541165  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element omxmjpegdec-omxmjpegdec0:(any) to element videorate0:(any)
0:00:00.731204129  2218 0x11ebe40 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link omxmjpegdec-omxmjpegdec0:src and videorate0:sink
0:00:00.733528078  2218 0x11ebe40 INFO   GST_PADS gstpad.c:3583:gst_pad_peer_query:<videorate0:src> pad has no peer
0:00:00.735715032  2218 0x11ebe40 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: omxmjpegdec-omxmjpegdec0 and videorate0 in same bin, no need for ghost pads
0:00:00.737336996  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2062:gst_pad_link_prepare: trying to link omxmjpegdec-omxmjpegdec0:src and videorate0:sink
0:00:00.739192956  2218 0x11ebe40 INFO   GST_PADS gstpad.c:3583:gst_pad_peer_query:<videorate0:src> pad has no peer
0:00:00.741308910  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2264:gst_pad_link_full: linked omxmjpegdec-omxmjpegdec0:src and videorate0:sink, successful
0:00:00.742738878  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.744441841  2218 0x11ebe40 INFO   GST_EVENT gstpad.c:4874:gst_pad_send_event_unchecked:<omxmjpegdec-omxmjpegdec0:src> Received event on flushing pad. Discarding
0:00:00.746265803  2218 0x11ebe40 INFO   GST_PIPELINE ./grammar.y:577:gst_parse_perform_link: linking videorate0:(any) to videoconvert0:(any) (0/0) with caps "video/x-raw, framerate=(fraction)1/5"
0:00:00.748048764  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "capsfilter"
0:00:00.751418690  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0x12c6000> adding pad 'sink'
0:00:00.753533644  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0x12c6000> adding pad 'src'
0:00:00.755527602  2218 0x11ebe40 INFO   GST_STATES gstbin.c:1794:gst_bin_get_state_func:<pipeline0> getting state
0:00:00.757437560  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<capsfilter0> completed state change to NULL
0:00:00.759069524  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.760815486  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element videorate0:(any) to element capsfilter0:sink
0:00:00.762469450  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:894:gst_element_get_static_pad: found pad capsfilter0:sink
0:00:00.764061416  2218 0x11ebe40 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: videorate0 and capsfilter0 in same bin, no need for ghost pads
0:00:00.765850378  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2062:gst_pad_link_prepare: trying to link videorate0:src and capsfilter0:sink
0:00:00.768507320  2218 0x11ebe40 INFO   GST_PADS gstpad.c:3583:gst_pad_peer_query:<capsfilter0:src> pad has no peer
0:00:00.770123285  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2264:gst_pad_link_full: linked videorate0:src and capsfilter0:sink, successful
0:00:00.771787248  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.773648208  2218 0x11ebe40 INFO   GST_EVENT gstpad.c:4874:gst_pad_send_event_unchecked:<videorate0:src> Received event on flushing pad. Discarding
0:00:00.775517168  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element capsfilter0:src to element videoconvert0:(any)
0:00:00.777184132  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:894:gst_element_get_static_pad: found pad capsfilter0:src
0:00:00.778828096  2218 0x11ebe40 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link capsfilter0:src and videoconvert0:sink
0:00:00.781558036  2218 0x11ebe40 INFO   GST_PADS gstpad.c:3583:gst_pad_peer_query:<videoconvert0:src> pad has no peer
0:00:00.784909964  2218 0x11ebe40 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: capsfilter0 and videoconvert0 in same bin, no need for ghost pads
0:00:00.786532929  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2062:gst_pad_link_prepare: trying to link capsfilter0:src and videoconvert0:sink
0:00:00.789328868  2218 0x11ebe40 INFO   GST_PADS gstpad.c:3583:gst_pad_peer_query:<videoconvert0:src> pad has no peer
0:00:00.792222805  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2264:gst_pad_link_full: linked capsfilter0:src and videoconvert0:sink, successful
0:00:00.794501755  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.796205719  2218 0x11ebe40 INFO   GST_EVENT gstpad.c:4874:gst_pad_send_event_unchecked:<capsfilter0:src> Received event on flushing pad. Discarding
0:00:00.797965680  2218 0x11ebe40 INFO   GST_PIPELINE ./grammar.y:577:gst_parse_perform_link: linking videoconvert0:(any) to omxh264enc-omxh264enc0:(any) (0/0) with caps "(NULL)"
0:00:00.799640644  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element videoconvert0:(any) to element omxh264enc-omxh264enc0:(any)
0:00:00.801328607  2218 0x11ebe40 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link videoconvert0:src and omxh264enc-omxh264enc0:sink
0:00:00.805668514  2218 0x11ebe40 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: videoconvert0 and omxh264enc-omxh264enc0 in same bin, no need for ghost pads
0:00:00.807376476  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2062:gst_pad_link_prepare: trying to link videoconvert0:src and omxh264enc-omxh264enc0:sink
0:00:00.811604384  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2264:gst_pad_link_full: linked videoconvert0:src and omxh264enc-omxh264enc0:sink, successful
0:00:00.812999354  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.814787315  2218 0x11ebe40 INFO   GST_EVENT gstpad.c:4874:gst_pad_send_event_unchecked:<videoconvert0:src> Received event on flushing pad. Discarding
0:00:00.816546276  2218 0x11ebe40 INFO   GST_PIPELINE ./grammar.y:577:gst_parse_perform_link: linking omxh264enc-omxh264enc0:(any) to h264parse0:(any) (0/0) with caps "video/x-h264, profile=(string)high"
0:00:00.818551233  2218 0x11ebe40 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "capsfilter"
0:00:00.820809183  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0x12c6220> adding pad 'sink'
0:00:00.822946137  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0x12c6220> adding pad 'src'
0:00:00.824916094  2218 0x11ebe40 INFO   GST_STATES gstbin.c:1794:gst_bin_get_state_func:<pipeline0> getting state
0:00:00.826592058  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<capsfilter1> completed state change to NULL
0:00:00.828284021  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.830002983  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element omxh264enc-omxh264enc0:(any) to element capsfilter1:sink
0:00:00.831661947  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:894:gst_element_get_static_pad: found pad capsfilter1:sink
0:00:00.833265913  2218 0x11ebe40 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: omxh264enc-omxh264enc0 and capsfilter1 in same bin, no need for ghost pads
0:00:00.835102873  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2062:gst_pad_link_prepare: trying to link omxh264enc-omxh264enc0:src and capsfilter1:sink
0:00:00.836951833  2218 0x11ebe40 INFO   GST_PADS gstpad.c:3583:gst_pad_peer_query:<capsfilter1:src> pad has no peer
0:00:00.838713795  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2264:gst_pad_link_full: linked omxh264enc-omxh264enc0:src and capsfilter1:sink, successful
0:00:00.840303760  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.841992724  2218 0x11ebe40 INFO   GST_EVENT gstpad.c:4874:gst_pad_send_event_unchecked:<omxh264enc-omxh264enc0:src> Received event on flushing pad. Discarding
0:00:00.843714686  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element capsfilter1:src to element h264parse0:(any)
0:00:00.845451649  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:894:gst_element_get_static_pad: found pad capsfilter1:src
0:00:00.847125613  2218 0x11ebe40 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link capsfilter1:src and h264parse0:sink
0:00:00.849324565  2218 0x11ebe40 INFO   GST_PADS gstpad.c:3583:gst_pad_peer_query:<h264parse0:src> pad has no peer
0:00:00.850932530  2218 0x11ebe40 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: capsfilter1 and h264parse0 in same bin, no need for ghost pads
0:00:00.852710492  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2062:gst_pad_link_prepare: trying to link capsfilter1:src and h264parse0:sink
0:00:00.855037441  2218 0x11ebe40 INFO   GST_PADS gstpad.c:3583:gst_pad_peer_query:<h264parse0:src> pad has no peer
0:00:00.856659406  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2264:gst_pad_link_full: linked capsfilter1:src and h264parse0:sink, successful
0:00:00.858501366  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.860129330  2218 0x11ebe40 INFO   GST_EVENT gstpad.c:4874:gst_pad_send_event_unchecked:<capsfilter1:src> Received event on flushing pad. Discarding
0:00:00.861920291  2218 0x11ebe40 INFO   GST_PIPELINE ./grammar.y:577:gst_parse_perform_link: linking h264parse0:(any) to queue0:(any) (0/0) with caps "(NULL)"
0:00:00.863580255  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element h264parse0:(any) to element queue0:(any)
0:00:00.865315218  2218 0x11ebe40 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link h264parse0:src and queue0:sink
0:00:00.867195177  2218 0x11ebe40 INFO   GST_PADS gstpad.c:3583:gst_pad_peer_query:<queue0:src> pad has no peer
0:00:00.868913140  2218 0x11ebe40 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: h264parse0 and queue0 in same bin, no need for ghost pads
0:00:00.870704101  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2062:gst_pad_link_prepare: trying to link h264parse0:src and queue0:sink
0:00:00.872579060  2218 0x11ebe40 INFO   GST_PADS gstpad.c:3583:gst_pad_peer_query:<queue0:src> pad has no peer
0:00:00.874425020  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2264:gst_pad_link_full: linked h264parse0:src and queue0:sink, successful
0:00:00.876441977  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.877508953  2218 0x11ebe40 INFO   GST_EVENT gstpad.c:4874:gst_pad_send_event_unchecked:<h264parse0:src> Received event on flushing pad. Discarding
0:00:00.878942922  2218 0x11ebe40 INFO   GST_PIPELINE ./grammar.y:577:gst_parse_perform_link: linking queue0:(any) to matroskamux0:(any) (0/0) with caps "(NULL)"
0:00:00.880004899  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element queue0:(any) to element matroskamux0:(any)
0:00:00.882508845  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<matroskamux0> adding pad 'video_0'
0:00:00.884339805  2218 0x11ebe40 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: queue0 and matroskamux0 in same bin, no need for ghost pads
0:00:00.886561757  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2062:gst_pad_link_prepare: trying to link queue0:src and matroskamux0:video_0
0:00:00.888475715  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2264:gst_pad_link_full: linked queue0:src and matroskamux0:video_0, successful
0:00:00.890165679  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.890438673  2218 0x11ebe40 INFO   GST_EVENT gstpad.c:4874:gst_pad_send_event_unchecked:<queue0:src> Received event on flushing pad. Discarding
0:00:00.890769665  2218 0x11ebe40 INFO   GST_PIPELINE ./grammar.y:577:gst_parse_perform_link: linking matroskamux0:(any) to filesink0:(any) (0/0) with caps "(NULL)"
0:00:00.891002660  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element matroskamux0:(any) to element filesink0:(any)
0:00:00.891233655  2218 0x11ebe40 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link matroskamux0:src and filesink0:sink
0:00:00.891577648  2218 0x11ebe40 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: matroskamux0 and filesink0 in same bin, no need for ghost pads
0:00:00.891898641  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2062:gst_pad_link_prepare: trying to link matroskamux0:src and filesink0:sink
0:00:00.892257633  2218 0x11ebe40 INFO   GST_PADS gstpad.c:2264:gst_pad_link_full: linked matroskamux0:src and filesink0:sink, successful
0:00:00.892443629  2218 0x11ebe40 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.892623625  2218 0x11ebe40 INFO   GST_EVENT gstpad.c:4874:gst_pad_send_event_unchecked:<matroskamux0:src> Received event on flushing pad. Discarding
Setting pipeline to PAUSED ...
0:00:00.893825599  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<filesink0> current NULL pending VOID_PENDING, desired next READY
0:00:00.896092550  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<filesink0> completed state change to READY
0:00:00.897885511  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<filesink0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.899634473  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'filesink0' changed state to 2(READY) successfully
0:00:00.901384435  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<matroskamux0> current NULL pending VOID_PENDING, desired next READY
0:00:00.903117397  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<matroskamux0> completed state change to READY
0:00:00.904782362  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<matroskamux0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.906494325  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'matroskamux0' changed state to 2(READY) successfully
0:00:00.908176288  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<queue0> current NULL pending VOID_PENDING, desired next READY
0:00:00.909806252  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<queue0> completed state change to READY
0:00:00.910921228  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<queue0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.912252199  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 2(READY) successfully
0:00:00.913539171  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<h264parse0> current NULL pending VOID_PENDING, desired next READY
0:00:00.914910142  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<h264parse0> completed state change to READY
0:00:00.915937120  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<h264parse0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.917658082  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'h264parse0' changed state to 2(READY) successfully
0:00:00.919440043  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<capsfilter1> current NULL pending VOID_PENDING, desired next READY
0:00:00.921102007  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<capsfilter1> completed state change to READY
0:00:00.922699972  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<capsfilter1> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.924046943  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 2(READY) successfully
0:00:00.925445913  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<omxh264enc-omxh264enc0> current NULL pending VOID_PENDING, desired next READY
0:00:00.986172594  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<omxh264enc-omxh264enc0> completed state change to READY
0:00:00.987731560  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<omxh264enc-omxh264enc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.989466523  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'omxh264enc-omxh264enc0' changed state to 2(READY) successfully
0:00:00.991281483  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<videoconvert0> current NULL pending VOID_PENDING, desired next READY
0:00:00.992947447  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<videoconvert0> completed state change to READY
0:00:00.994635411  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<videoconvert0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.996414372  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 2(READY) successfully
0:00:00.998144335  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<capsfilter0> current NULL pending VOID_PENDING, desired next READY
0:00:00.999778299  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<capsfilter0> completed state change to READY
0:00:01.001405264  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.003139226  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 2(READY) successfully
0:00:01.005163183  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<videorate0> current NULL pending VOID_PENDING, desired next READY
0:00:01.006879145  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<videorate0> completed state change to READY
0:00:01.008477110  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<videorate0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.010178073  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'videorate0' changed state to 2(READY) successfully
0:00:01.011881036  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<omxmjpegdec-omxmjpegdec0> current NULL pending VOID_PENDING, desired next READY
0:00:01.016241942  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<omxmjpegdec-omxmjpegdec0> completed state change to READY
0:00:01.017766909  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<omxmjpegdec-omxmjpegdec0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.019512871  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'omxmjpegdec-omxmjpegdec0' changed state to 2(READY) successfully
0:00:01.021203834  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<multifilesrc0> current NULL pending VOID_PENDING, desired next READY
0:00:01.022924797  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<multifilesrc0> completed state change to READY
0:00:01.024532762  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<multifilesrc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:01.026334723  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'multifilesrc0' changed state to 2(READY) successfully
0:00:01.028079685  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2296:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PAUSED, next PAUSED
0:00:01.029707650  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed NULL to READY (PAUSED pending)
0:00:01.031911602  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2303:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PAUSED
0:00:01.033956557  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<filesink0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.035900515  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2608:gst_bin_change_state_func:<pipeline0> child 'filesink0' is changing state asynchronously to PAUSED
0:00:01.037480481  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<matroskamux0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.039339441  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<matroskamux0> completed state change to PAUSED
0:00:01.041195400  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<matroskamux0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.042933362  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'matroskamux0' changed state to 3(PAUSED) successfully
0:00:01.044726324  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<queue0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.046965275  2218 0x11ebe40 INFO   task gsttask.c:431:gst_task_set_lock: setting stream lock 0x12ba074 on task 0x12db800
0:00:01.048410244  2218 0x11ebe40 INFO   GST_PADS gstpad.c:5204:gst_pad_start_task:<queue0:src> created task 0x12db800
0:00:01.050852191  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<queue0> completed state change to PAUSED
0:00:01.052364158  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<queue0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.054155119  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 3(PAUSED) successfully
0:00:01.055959080  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<h264parse0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.060574980  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<h264parse0> completed state change to PAUSED
0:00:01.062902929  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<h264parse0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.064682891  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'h264parse0' changed state to 3(PAUSED) successfully
0:00:01.066429853  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<capsfilter1> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.068223814  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<capsfilter1> completed state change to PAUSED
0:00:01.069860778  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<capsfilter1> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.071700738  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 3(PAUSED) successfully
0:00:01.073469699  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<omxh264enc-omxh264enc0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.075500656  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<omxh264enc-omxh264enc0> completed state change to PAUSED
0:00:01.077154620  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<omxh264enc-omxh264enc0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.079157576  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'omxh264enc-omxh264enc0' changed state to 3(PAUSED) successfully
0:00:01.080875539  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<videoconvert0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.082816497  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<videoconvert0> completed state change to PAUSED
0:00:01.084286465  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<videoconvert0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.086324421  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 3(PAUSED) successfully
0:00:01.087946386  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<capsfilter0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.089725347  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<capsfilter0> completed state change to PAUSED
0:00:01.091372311  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.093072274  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 3(PAUSED) successfully
0:00:01.094876236  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<videorate0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.096817193  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<videorate0> completed state change to PAUSED
0:00:01.098274162  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<videorate0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.099993124  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'videorate0' changed state to 3(PAUSED) successfully
0:00:01.101747086  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<omxmjpegdec-omxmjpegdec0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.103572046  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<omxmjpegdec-omxmjpegdec0> completed state change to PAUSED
0:00:01.105296010  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<omxmjpegdec-omxmjpegdec0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.107025972  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'omxmjpegdec-omxmjpegdec0' changed state to 3(PAUSED) successfully
0:00:01.108692935  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<multifilesrc0> current READY pending VOID_PENDING, desired next PAUSED
0:00:01.110933887  2218 0x11ebe40 INFO   task gsttask.c:431:gst_task_set_lock: setting stream lock 0x129a074 on task 0x12db8a8
0:00:01.112614850  2218 0x11ebe40 INFO   GST_PADS gstpad.c:5204:gst_pad_start_task:<multifilesrc0:src> created task 0x12db8a8
0:00:01.114947800  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<multifilesrc0> completed state change to PAUSED
0:00:01.116437768  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<multifilesrc0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:01.118212729  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'multifilesrc0' changed state to 3(PAUSED) successfully
Pipeline is PREROLLING ...
0:00:01.125118579  2218 0x12bf4f0 INFO   GST_ELEMENT_PADS gstelement.c:891:gst_element_get_static_pad: no such pad 'sink' in element "multifilesrc0"
0:00:01.126950539  2218 0x12bf4f0 FIXME   default gstutils.c:3622:gst_pad_create_stream_id_printf_valist:<multifilesrc0:src> Creating random stream-id, consider implementing a deterministic way of creating a stream-id
0:00:01.129906475  2218 0x12bf4f0 INFO   GST_EVENT gstevent.c:628:gst_event_new_caps: creating caps event image/jpeg, framerate=(fraction)25/1, width=(int)1, height=(int)1
/GstPipeline:pipeline0/GstMultiFileSrc:multifilesrc0.GstPad:src: caps = image/jpeg, framerate=(fraction)25/1, width=(int)1, height=(int)1
/GstPipeline:pipeline0/GstOMXMJPEGDec-omxmjpegdec:omxmjpegdec-omxmjpegdec0.GstPad:sink: caps = image/jpeg, framerate=(fraction)25/1, width=(int)1, height=(int)1
0:00:01.211829696  2218 0x12bf4f0 INFO   GST_EVENT gstevent.c:709:gst_event_new_segment: creating segment event bytes segment start=0, stop=-1, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0, base=0, position 0, duration -1
0:00:01.214976628  2218 0x12bf4f0 INFO   basesrc gstbasesrc.c:2719:gst_base_src_loop:<multifilesrc0> marking pending DISCONT
0:00:01.246161952  2218 0x12bf4f0 INFO   omx gstomx.c:1874:gst_omx_port_set_enabled_unlocked:<omxmjpegdec-omxmjpegdec0> Setting video_decode port 131 to disabled
0:00:01.249205885  2218 0x12bf4f0 INFO   omx gstomx.c:1922:gst_omx_port_set_enabled_unlocked:<omxmjpegdec-omxmjpegdec0> Set video_decode port 131 to disabled: None (0x00000000)
0:00:01.251348839  2218 0x12bf4f0 INFO   omx gstomx.c:2163:gst_omx_port_wait_enabled_unlocked:<omxmjpegdec-omxmjpegdec0> Waiting for video_decode port 131 to be disabled
0:00:01.253813785  2218 0x12bf4f0 INFO   omx gstomx.c:2238:gst_omx_port_wait_enabled_unlocked:<omxmjpegdec-omxmjpegdec0> video_decode port 131 is disabled: None (0x00000000)
0:00:01.255455750  2218 0x12bf4f0 INFO   omx gstomx.c:756:gst_omx_component_set_state:<omxmjpegdec-omxmjpegdec0> Setting video_decode state from Loaded to Idle
0:00:01.258147691  2218 0x12bf4f0 INFO   omx gstomx.c:1641:gst_omx_port_allocate_buffers_unlocked:<omxmjpegdec-omxmjpegdec0> Allocating 20 buffers of size 81920 for video_decode port 130
0:00:01.268521466  2218 0x12bf4f0 INFO   omx gstomx.c:225:gst_omx_component_handle_messages:<omxmjpegdec-omxmjpegdec0> video_decode state change to Idle finished
0:00:01.270706419  2218 0x12bf4f0 INFO   omx gstomx.c:1698:gst_omx_port_allocate_buffers_unlocked:<omxmjpegdec-omxmjpegdec0> Allocated buffers for video_decode port 130: None (0x00000000)
0:00:01.272455380  2218 0x12bf4f0 INFO   omx gstomx.c:756:gst_omx_component_set_state:<omxmjpegdec-omxmjpegdec0> Setting video_decode state from Idle to Executing
0:00:01.274799330  2218 0x12bf4f0 INFO   omx gstomx.c:225:gst_omx_component_handle_messages:<omxmjpegdec-omxmjpegdec0> video_decode state change to Executing finished
0:00:01.277518271  2218 0x12bf4f0 INFO   task gsttask.c:431:gst_task_set_lock: setting stream lock 0x129a304 on task 0x12dbde8
0:00:01.279057237  2218 0x12bf4f0 INFO   GST_PADS gstpad.c:5204:gst_pad_start_task:<omxmjpegdec-omxmjpegdec0:src> created task 0x12dbde8
0:00:01.281948174  2218 0x12bf4f0 WARN   videodecoder gstvideodecoder.c:1961:gst_video_decoder_chain:<omxmjpegdec-omxmjpegdec0> Received buffer without a new-segment. Assuming timestamps start from 0.
0:00:01.283413142  2218 0x12bf4f0 INFO   GST_EVENT gstevent.c:709:gst_event_new_segment: creating segment event time segment start=0:00:00.000000000, stop=99:99:99.999999999, 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:30.519850450  2218 0x12bf4f0 INFO   basesrc gstbasesrc.c:2619:gst_base_src_loop:<multifilesrc0> pausing after gst_base_src_get_range() = eos
^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
0:06:09.215765905  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<filesink0> current READY pending PAUSED, desired next READY
0:06:09.506900585  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<filesink0> completed state change to READY
0:06:09.507343576  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<filesink0> notifying about state-changed READY to READY (VOID_PENDING pending)
0:06:09.507660569  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'filesink0' changed state to 2(READY) successfully
0:06:09.507975562  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<matroskamux0> current PAUSED pending VOID_PENDING, desired next READY
0:06:09.772680815  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<matroskamux0> completed state change to READY
0:06:09.774216782  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<matroskamux0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:06:09.776082742  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'matroskamux0' changed state to 2(READY) successfully
0:06:09.777865703  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<queue0> current PAUSED pending VOID_PENDING, desired next READY
0:06:09.800256217  2218 0x12bf320 INFO   task gsttask.c:300:gst_task_func:<queue0:src> Task going to paused
0:06:10.287865634  2218 0x12bf320 INFO   task gsttask.c:302:gst_task_func:<queue0:src> Task resume from paused
0:06:10.544336066  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<queue0> completed state change to READY
0:06:10.546556018  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<queue0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:06:10.547012008  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 2(READY) successfully
0:06:10.547436999  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<h264parse0> current PAUSED pending VOID_PENDING, desired next READY
0:06:11.287953925  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<h264parse0> completed state change to READY
0:06:11.289779885  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<h264parse0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:06:11.291541847  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'h264parse0' changed state to 2(READY) successfully
0:06:11.293289809  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<capsfilter1> current PAUSED pending VOID_PENDING, desired next READY
0:06:11.766285542  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<capsfilter1> completed state change to READY
0:06:11.766632535  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<capsfilter1> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:06:11.766987527  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 2(READY) successfully
0:06:11.767315520  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<omxh264enc-omxh264enc0> current PAUSED pending VOID_PENDING, desired next READY
0:06:12.613086161  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<omxh264enc-omxh264enc0> completed state change to READY
0:06:12.614932121  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<omxh264enc-omxh264enc0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:06:12.616665084  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'omxh264enc-omxh264enc0' changed state to 2(READY) successfully
0:06:12.618347047  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<videoconvert0> current PAUSED pending VOID_PENDING, desired next READY
0:06:12.620127008  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<videoconvert0> completed state change to READY
0:06:12.621754973  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<videoconvert0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:06:12.623131943  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 2(READY) successfully
0:06:12.624773908  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<capsfilter0> current PAUSED pending VOID_PENDING, desired next READY
0:06:12.626849863  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<capsfilter0> completed state change to READY
0:06:12.628464827  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:06:12.629948795  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 2(READY) successfully
0:06:12.631106770  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<videorate0> current PAUSED pending VOID_PENDING, desired next READY
0:06:12.635649672  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<videorate0> completed state change to READY
0:06:12.637168639  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<videorate0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:06:12.638535609  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'videorate0' changed state to 2(READY) successfully
0:06:12.639661584  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<omxmjpegdec-omxmjpegdec0> current PAUSED pending VOID_PENDING, desired next READY
0:06:12.646417437  2218 0x12e1090 INFO   task gsttask.c:300:gst_task_func:<omxmjpegdec-omxmjpegdec0:src> Task going to paused
0:06:13.539611049  2218 0x12e1090 INFO   task gsttask.c:302:gst_task_func:<omxmjpegdec-omxmjpegdec0:src> Task resume from paused
0:06:13.541957998  2218 0x11ebe40 INFO   omx gstomx.c:756:gst_omx_component_set_state:<omxmjpegdec-omxmjpegdec0> Setting video_decode state from Executing to Idle
0:06:13.549073844  2218 0x12bf4f0 INFO   task gsttask.c:300:gst_task_func:<multifilesrc0:src> Task going to paused
0:06:14.515744861  2218 0x11ebe40 INFO   omx gstomx.c:225:gst_omx_component_handle_messages:<omxmjpegdec-omxmjpegdec0> video_decode state change to Idle finished
0:06:16.164681068  2218 0x11ebe40 INFO   omx gstomx.c:756:gst_omx_component_set_state:<omxmjpegdec-omxmjpegdec0> Setting video_decode state from Idle to Loaded
0:06:16.170234948  2218 0x11ebe40 INFO   omx gstomx.c:1765:gst_omx_port_deallocate_buffers_unlocked:<omxmjpegdec-omxmjpegdec0> Deallocating buffers of video_decode port 130
0:06:16.219425880  2218 0x11ebe40 INFO   omx gstomx.c:225:gst_omx_component_handle_messages:<omxmjpegdec-omxmjpegdec0> video_decode state change to Loaded finished
0:06:16.221597833  2218 0x11ebe40 INFO   omx gstomx.c:1765:gst_omx_port_deallocate_buffers_unlocked:<omxmjpegdec-omxmjpegdec0> Deallocating buffers of video_decode port 131
0:06:16.223754786  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<omxmjpegdec-omxmjpegdec0> completed state change to READY
0:06:16.225447750  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<omxmjpegdec-omxmjpegdec0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:06:16.227683701  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'omxmjpegdec-omxmjpegdec0' changed state to 2(READY) successfully
0:06:16.232184603  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<multifilesrc0> current PAUSED pending VOID_PENDING, desired next READY
0:06:16.238953456  2218 0x12bf4f0 INFO   task gsttask.c:302:gst_task_func:<multifilesrc0:src> Task resume from paused
0:06:16.241851393  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<multifilesrc0> completed state change to READY
0:06:16.243360360  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<multifilesrc0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:06:16.245175322  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'multifilesrc0' changed state to 2(READY) successfully
0:06:16.266564857  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2296:gst_element_continue_state:<pipeline0> committing state from READY to READY, pending NULL, next NULL
0:06:16.275356667  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to READY (NULL pending)
0:06:16.287711398  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2303:gst_element_continue_state:<pipeline0> continue state change READY to NULL, final NULL
0:06:16.291820309  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<filesink0> current READY pending VOID_PENDING, desired next NULL
0:06:16.308761940  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<filesink0> completed state change to NULL
0:06:16.310705898  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<filesink0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.312477859  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'filesink0' changed state to 1(NULL) successfully
0:06:16.315450795  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<matroskamux0> current READY pending VOID_PENDING, desired next NULL
0:06:16.317145758  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<matroskamux0> completed state change to NULL
0:06:16.318774722  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<matroskamux0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.320479685  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'matroskamux0' changed state to 1(NULL) successfully
0:06:16.322254647  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<queue0> current READY pending VOID_PENDING, desired next NULL
0:06:16.323967609  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<queue0> completed state change to NULL
0:06:16.325130585  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<queue0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.326724550  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 1(NULL) successfully
0:06:16.328045521  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<h264parse0> current READY pending VOID_PENDING, desired next NULL
0:06:16.329305494  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<h264parse0> completed state change to NULL
0:06:16.330821461  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<h264parse0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.331441448  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'h264parse0' changed state to 1(NULL) successfully
0:06:16.332585423  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<capsfilter1> current READY pending VOID_PENDING, desired next NULL
0:06:16.334337385  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<capsfilter1> completed state change to NULL
0:06:16.336057348  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<capsfilter1> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.337811310  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 1(NULL) successfully
0:06:16.339171281  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<omxh264enc-omxh264enc0> current READY pending VOID_PENDING, desired next NULL
0:06:16.340894243  2218 0x11ebe40 INFO   omx gstomx.c:707:gst_omx_component_free:<omxh264enc-omxh264enc0> Unloading component 0x12be580 video_encode
0:06:16.341963220  2218 0x11ebe40 INFO   omx gstomx.c:1765:gst_omx_port_deallocate_buffers_unlocked:<omxh264enc-omxh264enc0> Deallocating buffers of video_encode port 200
0:06:16.344059174  2218 0x11ebe40 INFO   omx gstomx.c:1765:gst_omx_port_deallocate_buffers_unlocked:<omxh264enc-omxh264enc0> Deallocating buffers of video_encode port 201
0:06:16.349631053  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<omxh264enc-omxh264enc0> completed state change to NULL
0:06:16.351297017  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<omxh264enc-omxh264enc0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.354141955  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'omxh264enc-omxh264enc0' changed state to 1(NULL) successfully
0:06:16.356261910  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<videoconvert0> current READY pending VOID_PENDING, desired next NULL
0:06:16.358028871  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<videoconvert0> completed state change to NULL
0:06:16.359661836  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<videoconvert0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.361643793  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'videoconvert0' changed state to 1(NULL) successfully
0:06:16.363370755  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<capsfilter0> current READY pending VOID_PENDING, desired next NULL
0:06:16.365162717  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<capsfilter0> completed state change to NULL
0:06:16.366760682  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.368484644  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 1(NULL) successfully
0:06:16.370253606  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<videorate0> current READY pending VOID_PENDING, desired next NULL
0:06:16.371621576  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<videorate0> completed state change to NULL
0:06:16.373026545  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<videorate0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.374951504  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'videorate0' changed state to 1(NULL) successfully
0:06:16.376675467  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<omxmjpegdec-omxmjpegdec0> current READY pending VOID_PENDING, desired next NULL
0:06:16.378530426  2218 0x11ebe40 INFO   omx gstomx.c:707:gst_omx_component_free:<omxmjpegdec-omxmjpegdec0> Unloading component 0x12be5e0 video_decode
0:06:16.379600403  2218 0x11ebe40 INFO   omx gstomx.c:1765:gst_omx_port_deallocate_buffers_unlocked:<omxmjpegdec-omxmjpegdec0> Deallocating buffers of video_decode port 130
0:06:16.382334344  2218 0x11ebe40 INFO   omx gstomx.c:1765:gst_omx_port_deallocate_buffers_unlocked:<omxmjpegdec-omxmjpegdec0> Deallocating buffers of video_decode port 131
0:06:16.405864833  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<omxmjpegdec-omxmjpegdec0> completed state change to NULL
0:06:16.407386800  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<omxmjpegdec-omxmjpegdec0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.409277759  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'omxmjpegdec-omxmjpegdec0' changed state to 1(NULL) successfully
0:06:16.410929723  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2194:gst_bin_element_set_state:<multifilesrc0> current READY pending VOID_PENDING, desired next NULL
0:06:16.412583687  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<multifilesrc0> completed state change to NULL
0:06:16.414173652  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<multifilesrc0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:06:16.416178610  2218 0x11ebe40 INFO   GST_STATES gstbin.c:2602:gst_bin_change_state_func:<pipeline0> child 'multifilesrc0' changed state to 1(NULL) successfully
0:06:16.426691381  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2321:gst_element_continue_state:<pipeline0> completed state change to NULL
0:06:16.428817335  2218 0x11ebe40 INFO   GST_STATES gstelement.c:2226:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to NULL (VOID_PENDING pending)
Freeing pipeline ...
0:06:16.455075766  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1819:gst_pad_unlink: unlinking omxh264enc-omxh264enc0:src(0x129aa68) and capsfilter1:sink(0x12ba690)
0:06:16.458972681  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1873:gst_pad_unlink: unlinked omxh264enc-omxh264enc0:src and capsfilter1:sink
0:06:16.460822640  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1819:gst_pad_unlink: unlinking capsfilter1:src(0x12ba7d8) and h264parse0:sink(0x129abb0)
0:06:16.462591602  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1873:gst_pad_unlink: unlinked capsfilter1:src and h264parse0:sink
0:06:16.464322564  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "capsfilter1"
0:06:16.466686513  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<capsfilter1> dispose
0:06:16.468728469  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<capsfilter1> removing pad 'sink'
0:06:16.470658427  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<capsfilter1> removing pad 'src'
0:06:16.472249392  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<capsfilter1> parent class dispose
0:06:16.473997354  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<capsfilter1> finalize
0:06:16.475346325  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<capsfilter1> finalize parent
0:06:16.476963289  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1819:gst_pad_unlink: unlinking videorate0:src(0x129a548) and capsfilter0:sink(0x12ba400)
0:06:16.478211262  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1873:gst_pad_unlink: unlinked videorate0:src and capsfilter0:sink
0:06:16.480005223  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1819:gst_pad_unlink: unlinking capsfilter0:src(0x12ba548) and videoconvert0:sink(0x129a690)
0:06:16.481463191  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1873:gst_pad_unlink: unlinked capsfilter0:src and videoconvert0:sink
0:06:16.482822162  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "capsfilter0"
0:06:16.484392127  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<capsfilter0> dispose
0:06:16.486099090  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<capsfilter0> removing pad 'sink'
0:06:16.487685056  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<capsfilter0> removing pad 'src'
0:06:16.489392019  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<capsfilter0> parent class dispose
0:06:16.490528994  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<capsfilter0> finalize
0:06:16.491752967  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<capsfilter0> finalize parent
0:06:16.493020940  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1819:gst_pad_unlink: unlinking matroskamux0:src(0x12ba170) and filesink0:sink(0x12ba2b8)
0:06:16.494252913  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1873:gst_pad_unlink: unlinked matroskamux0:src and filesink0:sink
0:06:16.495791880  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "filesink0"
0:06:16.497644840  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<filesink0> dispose
0:06:16.499103808  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<filesink0> removing pad 'sink'
0:06:16.500432780  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<filesink0> parent class dispose
0:06:16.502034745  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<filesink0> finalize
0:06:16.502560733  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<filesink0> finalize parent
0:06:16.503847706  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1819:gst_pad_unlink: unlinking queue0:src(0x12ba028) and matroskamux0:video_0(0x12c8008)
0:06:16.505593668  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1873:gst_pad_unlink: unlinked queue0:src and matroskamux0:video_0
0:06:16.507083636  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "matroskamux0"
0:06:16.508389608  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<matroskamux0> dispose
0:06:16.510184569  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<matroskamux0> removing pad 'video_0'
0:06:16.512200525  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<matroskamux0> removing pad 'src'
0:06:16.513882488  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<matroskamux0> parent class dispose
0:06:16.514639472  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<matroskamux0> finalize
0:06:16.516206438  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<matroskamux0> finalize parent
0:06:16.522671297  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1819:gst_pad_unlink: unlinking h264parse0:src(0x129acf8) and queue0:sink(0x129ae40)
0:06:16.524946248  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1873:gst_pad_unlink: unlinked h264parse0:src and queue0:sink
0:06:16.526096223  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "queue0"
0:06:16.527806186  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<queue0> dispose
0:06:16.528846163  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<queue0> removing pad 'sink'
0:06:16.530236133  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<queue0> removing pad 'src'
0:06:16.531549105  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<queue0> parent class dispose
0:06:16.533031072  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<queue0> finalize
0:06:16.534684037  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<queue0> finalize parent
0:06:16.536085007  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "h264parse0"
0:06:16.537421977  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<h264parse0> dispose
0:06:16.538860946  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<h264parse0> removing pad 'sink'
0:06:16.540574909  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<h264parse0> removing pad 'src'
0:06:16.542316871  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<h264parse0> parent class dispose
0:06:16.544201830  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<h264parse0> finalize
0:06:16.545993792  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<h264parse0> finalize parent
0:06:16.547675755  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1819:gst_pad_unlink: unlinking videoconvert0:src(0x129a7d8) and omxh264enc-omxh264enc0:sink(0x129a920)
0:06:16.549438717  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1873:gst_pad_unlink: unlinked videoconvert0:src and omxh264enc-omxh264enc0:sink
0:06:16.551290676  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "omxh264enc-omxh264enc0"
0:06:16.553061638  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<omxh264enc-omxh264enc0> dispose
0:06:16.554740602  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<omxh264enc-omxh264enc0> removing pad 'sink'
0:06:16.556461564  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<omxh264enc-omxh264enc0> removing pad 'src'
0:06:16.558192527  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<omxh264enc-omxh264enc0> parent class dispose
0:06:16.559890490  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<omxh264enc-omxh264enc0> finalize
0:06:16.561548453  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<omxh264enc-omxh264enc0> finalize parent
0:06:16.563666407  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "videoconvert0"
0:06:16.565302373  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<videoconvert0> dispose
0:06:16.566904338  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<videoconvert0> removing pad 'sink'
0:06:16.568264308  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<videoconvert0> removing pad 'src'
0:06:16.570000270  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<videoconvert0> parent class dispose
0:06:16.576634127  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<videoconvert0> finalize
0:06:16.577820101  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<videoconvert0> finalize parent
0:06:16.579130072  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1819:gst_pad_unlink: unlinking omxmjpegdec-omxmjpegdec0:src(0x129a2b8) and videorate0:sink(0x129a400)
0:06:16.580501042  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1873:gst_pad_unlink: unlinked omxmjpegdec-omxmjpegdec0:src and videorate0:sink
0:06:16.582327002  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "videorate0"
0:06:16.583876969  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<videorate0> dispose
0:06:16.585680930  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<videorate0> removing pad 'sink'
0:06:16.587046901  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<videorate0> removing pad 'src'
0:06:16.588359872  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<videorate0> parent class dispose
0:06:16.589825840  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<videorate0> finalize
0:06:16.591084813  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<videorate0> finalize parent
0:06:16.592172789  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1819:gst_pad_unlink: unlinking multifilesrc0:src(0x129a028) and omxmjpegdec-omxmjpegdec0:sink(0x129a170)
0:06:16.593639757  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstpad.c:1873:gst_pad_unlink: unlinked multifilesrc0:src and omxmjpegdec-omxmjpegdec0:sink
0:06:16.595164725  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "omxmjpegdec-omxmjpegdec0"
0:06:16.597430675  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<omxmjpegdec-omxmjpegdec0> dispose
0:06:16.598156659  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<omxmjpegdec-omxmjpegdec0> removing pad 'sink'
0:06:16.599315634  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<omxmjpegdec-omxmjpegdec0> removing pad 'src'
0:06:16.600617606  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<omxmjpegdec-omxmjpegdec0> parent class dispose
0:06:16.602520564  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<omxmjpegdec-omxmjpegdec0> finalize
0:06:16.604169528  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<omxmjpegdec-omxmjpegdec0> finalize parent
0:06:16.605643497  2218 0x11ebe40 INFO   GST_PARENTAGE gstbin.c:1523:gst_bin_remove_func:<pipeline0> removed child "multifilesrc0"
0:06:16.610382394  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<multifilesrc0> dispose
0:06:16.612037358  2218 0x11ebe40 INFO   GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<multifilesrc0> removing pad 'src'
0:06:16.613203332  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<multifilesrc0> parent class dispose
0:06:16.614972295  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<multifilesrc0> finalize
0:06:16.616580260  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<multifilesrc0> finalize parent
0:06:16.617902231  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2865:gst_element_dispose:<pipeline0> dispose
0:06:16.620207181  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2909:gst_element_dispose:<pipeline0> parent class dispose
0:06:16.621910143  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2940:gst_element_finalize:<pipeline0> finalize
0:06:16.623228115  2218 0x11ebe40 INFO   GST_REFCOUNTING gstelement.c:2945:gst_element_finalize:<pipeline0> finalize parent
0:06:16.624506087  2218 0x11ebe40 INFO   GST_INIT gst.c:987:gst_deinit: deinitializing GStreamer
0:06:16.691697628  2218 0x11ebe40 INFO   GST_INIT gst.c:1108:gst_deinit: deinitialized GStreamer
]0;pi@RaspberryPi1: ~/Desktop/Timelapse/gopropi@RaspberryPi1 ~/Desktop/Timelapse/gopro $ ^C
]0;pi@RaspberryPi1: ~/Desktop/Timelapse/gopropi@RaspberryPi1 ~/Desktop/Timelapse/gopro $ sudo gst-launch-1.0 -v multifilesrc location=GOPR%04d.JPG start-index=4711 stop-index=4750 caps="image/jpeg,framerate=\(fraction\)25/1" do-timestamp=true ! omxmjpegdec ! videorate ! video/x-raw,
,framerate=1/5 ! videoconvert ! omxh264enc ! "video/x-h264,profile=high" ! h264parse ! queue max-size-bytes=10000000 ! matroskamux ! filesink location=test.mkv --gst-debug=45
0:00:00.006549858  2232 0x120c00 DEBUG   GST_MEMORY gstallocator.c:585:_priv_gst_memory_initialize: memory alignment: 7
0:00:00.011787744  2232 0x120c00 DEBUG   GST_MEMORY gstallocator.c:562:gst_default_allocator_init: init allocator 0x124010
0:00:00.014011696  2232 0x120c00 DEBUG   GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x124010 with name "SystemMemory"
0:00:00.017765614  2232 0x120c00 DEBUG   GST_ELEMENT_PADS gstelement.c:275:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.022906502  2232 0x120c00 DEBUG   GST_ELEMENT_PADS gstelement.c:275:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.025452448  2232 0x120c00 DEBUG   bin gstbin.c:471:gst_bin_class_init: creating bin thread pool
0:00:00.032913286  2232 0x120c00 INFO   GST_INIT gstmessage.c:121:_priv_gst_message_initialize: init messages
0:00:00.042159085  2232 0x120c00 INFO   GST_PLUGIN_LOADING gstplugin.c:317:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.045574011  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x135000 (bin)
0:00:00.047147977  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.049370929  2232 0x120c00 DEBUG   GST_ELEMENT_PADS gstelement.c:275:gst_element_base_class_init: type GstPipeline : factory 0x135090
0:00:00.051406884  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x135090 (pipeline)
0:00:00.052863853  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.054571816  2232 0x120c00 INFO   GST_PLUGIN_LOADING gstplugin.c:225:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.056221780  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x125018 for filename "(NULL)"
0:00:00.057801746  2232 0x120c00 INFO   GST_PLUGIN_LOADING gstplugin.c:227:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.063990612  2232 0x120c00 INFO   GST_REGISTRY gstregistry.c:1680:ensure_current_registry: reading registry cache: /root/.cache/gstreamer-1.0/registry.arm.bin
0:00:00.069137500  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:560:priv_gst_registry_binary_read_cache: File data at address 0xb6860000
0:00:00.070607468  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:471:gst_registry_binary_check_magic: Reading/casting for GstBinaryRegistryMagic at address 0xb6860000
0:00:00.079074284  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 72(48)/346903
0:00:00.081137239  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1250d8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgsteffectv.so"
0:00:00.083307192  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'effectv' plugin with 12 features from binary registry
0:00:00.084976156  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'edgetv' typename : 'GstElementFactory'
0:00:00.087082110  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.088567078  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.090201042  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.091779008  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.093619968  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.095286932  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.096870898  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.098081871  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.099048850  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.100189825  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686022c
0:00:00.100665815  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.101621794  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68602cc
0:00:00.103219759  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.104042742  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x135120 (edgetv)
0:00:00.105091720  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<edgetv> set parent (ref and sink)
0:00:00.106083698  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature edgetv, plugin 0x1250d8 effectv
0:00:00.107263672  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'agingtv' typename : 'GstElementFactory'
0:00:00.108666642  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.110046612  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.111322584  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.112280563  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.113898528  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.115079503  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.116067481  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.117240456  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.118206435  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.119422408  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6860480
0:00:00.120654381  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.121804356  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6860520
0:00:00.122273346  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.123298324  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1351b0 (agingtv)
0:00:00.124591295  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<agingtv> set parent (ref and sink)
0:00:00.125589274  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature agingtv, plugin 0x1250d8 effectv
0:00:00.126800247  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'dicetv' typename : 'GstElementFactory'
0:00:00.128224216  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.129225194  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.130201173  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.131714140  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.132920114  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.133959092  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.135228065  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.135664055  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.136640034  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.137775009  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68606c4
0:00:00.138249999  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.139192979  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6860770
0:00:00.140408952  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.141442930  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x135240 (dicetv)
0:00:00.143261890  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<dicetv> set parent (ref and sink)
0:00:00.143738880  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature dicetv, plugin 0x1250d8 effectv
0:00:00.144808857  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'warptv' typename : 'GstElementFactory'
0:00:00.145711837  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.146720815  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.147693794  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.148845769  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.149818748  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.151037721  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.152030699  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.153183674  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.154219653  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.155400627  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6860924
0:00:00.155861617  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.156807597  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68609d0
0:00:00.157996571  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.158537559  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1352d0 (warptv)
0:00:00.159580536  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<warptv> set parent (ref and sink)
0:00:00.161155502  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature warptv, plugin 0x1250d8 effectv
0:00:00.162361476  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'shagadelictv' typename : 'GstElementFactory'
0:00:00.163759446  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.164833422  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.166045396  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.167657361  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.168823335  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.169808314  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.171013288  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.171452278  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.172431257  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.173590231  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6860b84
0:00:00.174731207  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.175889182  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6860c1c
0:00:00.176877161  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.178069135  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x135360 (shagadelictv)
0:00:00.179094113  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<shagadelictv> set parent (ref and sink)
0:00:00.180287087  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature shagadelictv, plugin 0x1250d8 effectv
0:00:00.181251066  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'vertigotv' typename : 'GstElementFactory'
0:00:00.182718034  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.184316999  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.184833988  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.185233979  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.186250957  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.187887922  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.188382911  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.188776902  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.190002876  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.191258848  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6860dcc
0:00:00.192253826  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.193406801  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6860e6c
0:00:00.194476779  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.195720752  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1353f0 (vertigotv)
0:00:00.196672731  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<vertigotv> set parent (ref and sink)
0:00:00.197873705  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature vertigotv, plugin 0x1250d8 effectv
0:00:00.198309696  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'revtv' typename : 'GstElementFactory'
0:00:00.199800663  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.201185633  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.202385607  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.203337586  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.204097570  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.205093548  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.205572538  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.206561516  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.207751491  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.208706470  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6861018
0:00:00.209915443  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.210864423  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68610b8
0:00:00.211731404  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.212821380  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x135480 (revtv)
0:00:00.213877358  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<revtv> set parent (ref and sink)
0:00:00.215156330  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature revtv, plugin 0x1250d8 effectv
0:00:00.216118309  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'quarktv' typename : 'GstElementFactory'
0:00:00.217554278  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.218534257  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.219738231  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.220698210  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.221898184  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.222333174  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.223398151  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.224664124  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.225644102  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.226805077  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686124c
0:00:00.227812055  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.229441020  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68612f8
0:00:00.230684993  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.231185982  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x135510 (quarktv)
0:00:00.232192960  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<quarktv> set parent (ref and sink)
0:00:00.233554930  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature quarktv, plugin 0x1250d8 effectv
0:00:00.234924901  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'optv' typename : 'GstElementFactory'
0:00:00.236601865  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.238119832  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.239222808  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.240396782  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.241382761  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.242555735  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.243541714  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.244798687  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.245273677  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.246222656  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68614ec
0:00:00.247453629  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.248395609  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686158c
0:00:00.249572583  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.250604560  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1355a0 (optv)
0:00:00.251802534  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<optv> set parent (ref and sink)
0:00:00.252799513  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature optv, plugin 0x1250d8 effectv
0:00:00.254031487  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'radioactv' typename : 'GstElementFactory'
0:00:00.255646451  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.257059421  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.258270394  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.259228373  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.260442347  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.261404326  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.262849295  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.263873273  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.265443239  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.266878208  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686176c
0:00:00.268193179  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.269093159  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686180c
0:00:00.269766145  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.270927119  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x135630 (radioactv)
0:00:00.271932097  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<radioactv> set parent (ref and sink)
0:00:00.273135071  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature radioactv, plugin 0x1250d8 effectv
0:00:00.274169050  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'streaktv' typename : 'GstElementFactory'
0:00:00.275077030  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.276422000  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.277704973  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.278721950  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.279905925  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.280856904  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.282058878  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.283003857  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.283673843  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.284932816  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6861a04
0:00:00.286568780  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.287249765  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6861ab0
0:00:00.288283743  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.289542715  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1356c0 (streaktv)
0:00:00.290000705  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<streaktv> set parent (ref and sink)
0:00:00.291007683  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature streaktv, plugin 0x1250d8 effectv
0:00:00.292184658  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'rippletv' typename : 'GstElementFactory'
0:00:00.293603627  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.295136594  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.296352568  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.297786537  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.298300526  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.299264504  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.299953489  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.300957468  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.301938446  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.303146420  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6861cbc
0:00:00.304199398  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.305374372  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6861d68
0:00:00.306359351  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.307600324  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x135750 (rippletv)
0:00:00.308596302  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rippletv> set parent (ref and sink)
0:00:00.309996271  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rippletv, plugin 0x1250d8 effectv
0:00:00.311032249  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 7699(1e13)/346903
0:00:00.311997228  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x125198 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstspeex.so"
0:00:00.313424197  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'speex' plugin with 2 features from binary registry
0:00:00.314694170  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'speex' feature 'speexenc' typename : 'GstElementFactory'
0:00:00.316120139  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.317490109  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.318768081  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.319214072  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.320215050  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.321385024  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.321867014  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.322827993  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.324081966  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.324514957  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6861fe8
0:00:00.325903927  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.326935904  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6862038
0:00:00.327408894  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.328359873  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0xb6862144
0:00:00.329627845  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138800 (speexenc)
0:00:00.330605824  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<speexenc> set parent (ref and sink)
0:00:00.332155790  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature speexenc, plugin 0x125198 speex
0:00:00.333335765  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'speex' feature 'speexdec' typename : 'GstElementFactory'
0:00:00.334924730  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.336451697  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.336964686  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.337829667  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.339183637  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.339621628  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.340053618  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.341057596  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.342239571  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.342757559  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6862250
0:00:00.343755537  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.344996511  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68622d0
0:00:00.345972489  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.347183463  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138890 (speexdec)
0:00:00.347638453  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<speexdec> set parent (ref and sink)
0:00:00.348621432  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature speexdec, plugin 0x125198 speex
0:00:00.349787407  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 8939(22eb)/346903
0:00:00.351289374  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x125258 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstsmpte.so"
0:00:00.352725343  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'smpte' plugin with 2 features from binary registry
0:00:00.353980316  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'smpte' feature 'smpte' typename : 'GstElementFactory'
0:00:00.354912296  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.356484262  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.357005250  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.357966230  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.359235202  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.360191181  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.361390155  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.362332135  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.363506109  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.364436090  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68624f8
0:00:00.365662063  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink1
0:00:00.366692041  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6862590
0:00:00.367887015  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink2
0:00:00.368320005  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6862628
0:00:00.369310984  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.370538957  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138920 (smpte)
0:00:00.371527936  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<smpte> set parent (ref and sink)
0:00:00.372736909  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature smpte, plugin 0x125258 smpte
0:00:00.373697888  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'smpte' feature 'smptealpha' typename : 'GstElementFactory'
0:00:00.375256855  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.376233834  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.377968796  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.379490763  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.380659737  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.381122727  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.382117705  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.383334679  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.384389657  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.385557631  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68627dc
0:00:00.386636608  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.387809582  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6862bb0
0:00:00.388843560  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.390071533  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1389b0 (smptealpha)
0:00:00.391128510  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<smptealpha> set parent (ref and sink)
0:00:00.392716476  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature smptealpha, plugin 0x125258 smpte
0:00:00.393974449  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 11885(2e6d)/346903
0:00:00.395466416  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x125318 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstsid.so"
0:00:00.396892385  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'siddec' plugin with 1 features from binary registry
0:00:00.398081359  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'siddec' feature 'siddec' typename : 'GstElementFactory'
0:00:00.399576327  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.400888298  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.402195270  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.402634260  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.403628238  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.405088208  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.406101185  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.407320159  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.408310137  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.409459112  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6863058
0:00:00.409933102  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.410881081  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68630e8
0:00:00.412155054  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.413365027  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138a40 (siddec)
0:00:00.414487004  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<siddec> set parent (ref and sink)
0:00:00.415546980  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature siddec, plugin 0x125318 siddec
0:00:00.416706955  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 12545(3101)/346903
0:00:00.418188923  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1253d8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstflac.so"
0:00:00.419630891  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'flac' plugin with 3 features from binary registry
0:00:00.421180858  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'flac' feature 'flacenc' typename : 'GstElementFactory'
0:00:00.422108837  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.423554806  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.424860778  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.425820758  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.427001732  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.427959711  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.429382680  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.430914647  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.431380636  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.431771628  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6863300
0:00:00.432781606  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.434015580  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686331c
0:00:00.435023558  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.436190532  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0xb68633b3
0:00:00.437260509  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138ad0 (flacenc)
0:00:00.438523482  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<flacenc> set parent (ref and sink)
0:00:00.439587458  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature flacenc, plugin 0x1253d8 flac
0:00:00.440766433  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'flac' feature 'flacdec' typename : 'GstElementFactory'
0:00:00.442181402  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.443571372  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.444356355  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.445353334  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.446331312  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.447519287  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.447998276  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.448951255  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.450503222  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.451679196  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6863510
0:00:00.452910169  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.454130143  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68635a8
0:00:00.455204120  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.456455093  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138b60 (flacdec)
0:00:00.457443071  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<flacdec> set parent (ref and sink)
0:00:00.458641045  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature flacdec, plugin 0x1253d8 flac
0:00:00.459605024  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'flac' feature 'flactag' typename : 'GstElementFactory'
0:00:00.461036993  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.462005972  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.463244945  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.464261923  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.465469897  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.466419876  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.467573851  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.468573829  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.469231815  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.470222794  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68636f8
0:00:00.471246771  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.472397746  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6863714
0:00:00.472858736  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.473878715  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb686372d
0:00:00.475164687  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138bf0 (flactag)
0:00:00.476383660  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<flactag> set parent (ref and sink)
0:00:00.478091623  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature flactag, plugin 0x1253d8 flac
0:00:00.479138600  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 14138(373a)/346903
0:00:00.480614568  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x125498 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstalpha.so"
0:00:00.481635546  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'alpha' plugin with 1 features from binary registry
0:00:00.483175512  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'alpha' feature 'alpha' typename : 'GstElementFactory'
0:00:00.484799478  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.486279445  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.487388421  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.488556396  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.489549374  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.490724349  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.491720327  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.492890301  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.493362291  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.494400269  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68639bc
0:00:00.495660242  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.496595221  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6863ac0
0:00:00.497790195  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.498280185  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138c80 (alpha)
0:00:00.499277163  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<alpha> set parent (ref and sink)
0:00:00.500853129  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature alpha, plugin 0x125498 alpha
0:00:00.502219099  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 15299(3bc3)/346903
0:00:00.503100080  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x125558 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstinterlace.so"
0:00:00.504232055  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'interlace' plugin with 1 features from binary registry
0:00:00.505445029  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'interlace' feature 'interlace' typename : 'GstElementFactory'
0:00:00.506870997  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.508252967  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.509479941  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.509920931  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.510940909  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.512108883  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.513108861  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.514339835  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.515320814  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.516466789  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6863db8
0:00:00.517469767  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.518647741  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6863ea8
0:00:00.519701718  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.520414703  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138d10 (interlace)
0:00:00.521449680  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<interlace> set parent (ref and sink)
0:00:00.522453658  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature interlace, plugin 0x125558 interlace
0:00:00.523624633  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 16288(3fa0)/346903
0:00:00.524779609  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x125618 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstvideocrop.so"
0:00:00.526505571  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'videocrop' plugin with 2 features from binary registry
0:00:00.527584548  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'videocrop' feature 'videocrop' typename : 'GstElementFactory'
0:00:00.529025516  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.529983496  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.531648460  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.532094450  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.533087428  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.534338402  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.535407379  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.536576353  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.537549332  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.538701307  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6864198
0:00:00.539711285  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.540855260  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686429c
0:00:00.541320250  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.542352228  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138da0 (videocrop)
0:00:00.543624200  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<videocrop> set parent (ref and sink)
0:00:00.544704177  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature videocrop, plugin 0x125618 videocrop
0:00:00.545886151  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'videocrop' feature 'aspectratiocrop' typename : 'GstElementFactory'
0:00:00.547291120  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.548869086  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.550103059  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.551125037  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.552336011  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.553240991  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.554047974  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.555060952  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.555518942  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.556475921  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68644a8
0:00:00.557665895  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.558633874  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68645ac
0:00:00.559838848  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.560790827  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb68646ac
0:00:00.562050800  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138e30 (aspectratiocrop)
0:00:00.563033779  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<aspectratiocrop> set parent (ref and sink)
0:00:00.564330751  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature aspectratiocrop, plugin 0x125618 videocrop
0:00:00.565300730  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 18106(46ba)/346903
0:00:00.566849696  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1256d8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstwavpack.so"
0:00:00.568423662  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'wavpack' plugin with 2 features from binary registry
0:00:00.569449639  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'wavpack' feature 'wavpackdec' typename : 'GstElementFactory'
0:00:00.570885608  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.572091582  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.573305555  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.574344534  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.575200515  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.576488487  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.576973476  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.577879457  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.578600441  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.579597419  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68648ec
0:00:00.580069409  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.581017388  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6864a50
0:00:00.582223362  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.583288339  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138ec0 (wavpackdec)
0:00:00.584577311  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<wavpackdec> set parent (ref and sink)
0:00:00.585573290  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature wavpackdec, plugin 0x1256d8 wavpack
0:00:00.586231275  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'wavpack' feature 'wavpackenc' typename : 'GstElementFactory'
0:00:00.587513248  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.589029215  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.590063192  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.591297165  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.592451140  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.593456118  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.594536095  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.595933065  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.596399055  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.597350034  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6864bf8
0:00:00.598627006  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.599601985  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6864c78
0:00:00.600264971  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.601243949  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6864cf4
0:00:00.601705939  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template wvcsrc
0:00:00.602657919  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb6864d34
0:00:00.603988890  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x138f50 (wavpackenc)
0:00:00.605011868  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<wavpackenc> set parent (ref and sink)
0:00:00.606628833  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature wavpackenc, plugin 0x1256d8 wavpack
0:00:00.607833806  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 19774(4d3e)/346903
0:00:00.609313774  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x13c830 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstrmdemux.so"
0:00:00.610755743  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'realmedia' plugin with 6 features from binary registry
0:00:00.612319709  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rmdemux' typename : 'GstElementFactory'
0:00:00.613758677  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.614857654  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.616049628  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.616996608  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.618198582  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.618859567  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.619909544  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.621074519  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.621538509  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.622490488  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6864f34
0:00:00.623724461  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.624757440  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6864f60
0:00:00.625974413  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.626918392  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6864f78
0:00:00.628247363  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.629624333  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13b800 (rmdemux)
0:00:00.630298319  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rmdemux> set parent (ref and sink)
0:00:00.631378295  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rmdemux, plugin 0x13c830 realmedia
0:00:00.632331274  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rademux' typename : 'GstElementFactory'
0:00:00.633789243  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.635406208  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.636602182  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.637602161  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.638622138  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.640188104  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.641408078  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.641854068  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.643064042  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.644078020  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6865088
0:00:00.645276994  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.645921980  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68650b0
0:00:00.646942958  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.647435947  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13b890 (rademux)
0:00:00.648426926  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rademux> set parent (ref and sink)
0:00:00.649711897  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rademux, plugin 0x13c830 realmedia
0:00:00.650690876  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rdtdepay' typename : 'GstElementFactory'
0:00:00.652681833  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.654167801  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.655416774  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.655860764  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.656287755  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.657269734  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.658496707  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.659458686  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.660644660  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.661598639  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68651f0
0:00:00.662835612  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.663768592  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686521c
0:00:00.665634552  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.666895525  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13b920 (rdtdepay)
0:00:00.667919503  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rdtdepay> set parent (ref and sink)
0:00:00.670229452  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rdtdepay, plugin 0x13c830 realmedia
0:00:00.670955436  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rdtmanager' typename : 'GstElementFactory'
0:00:00.671628422  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.672680399  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.673153388  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.674175366  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.675399339  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.676849308  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.677374296  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.678353275  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.679060260  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.680046238  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68653a8
0:00:00.681024217  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_sink_%u
0:00:00.682166192  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68653d4
0:00:00.683146171  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template recv_rtcp_sink_%u
0:00:00.684399143  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6865404
0:00:00.684862133  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_src_%u_%u_%u
0:00:00.685831112  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6865434
0:00:00.687242082  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src_%u
0:00:00.687760070  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13b9b0 (rdtmanager)
0:00:00.688783048  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rdtmanager> set parent (ref and sink)
0:00:00.690003022  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rdtmanager, plugin 0x13c830 realmedia
0:00:00.691467990  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rtspreal' typename : 'GstElementFactory'
0:00:00.692260973  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.693787939  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.694367927  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.695408905  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.696622878  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.697574858  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.698266843  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.699249822  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.700215801  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.701370776  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb6865579
0:00:00.701898764  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13ba40 (rtspreal)
0:00:00.702932742  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtspreal> set parent (ref and sink)
0:00:00.704211715  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtspreal, plugin 0x13c830 realmedia
0:00:00.705189693  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'pnmsrc' typename : 'GstElementFactory'
0:00:00.706702660  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.708188628  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.708699617  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.709675596  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.711153564  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.712126542  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.713332516  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.714360494  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.715536469  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.716474448  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6865688
0:00:00.717820419  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.719141390  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:603:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0xb68656b1
0:00:00.719818375  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb68656bc
0:00:00.720915351  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13bad0 (pnmsrc)
0:00:00.721906330  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<pnmsrc> set parent (ref and sink)
0:00:00.723128303  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature pnmsrc, plugin 0x13c830 realmedia
0:00:00.724165281  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 22218(56ca)/346903
0:00:00.726435232  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x13c8f0 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstvideoscale.so"
0:00:00.727974199  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'videoscale' plugin with 1 features from binary registry
0:00:00.729199172  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'videoscale' feature 'videoscale' typename : 'GstElementFactory'
0:00:00.730608141  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.731970112  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.733176085  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.733615076  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.734749052  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.736145021  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.737155999  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.738459971  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.739486949  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.740651923  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6865898
0:00:00.741131913  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.742090892  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68659dc
0:00:00.742838876  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.744557839  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13bb60 (videoscale)
0:00:00.745787812  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<videoscale> set parent (ref and sink)
0:00:00.746774791  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature videoscale, plugin 0x13c8f0 videoscale
0:00:00.747951765  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 23324(5b1c)/346903
0:00:00.749408733  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x13c9b0 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstinterleave.so"
0:00:00.750880701  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'interleave' plugin with 2 features from binary registry
0:00:00.752088675  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'interleave' feature 'interleave' typename : 'GstElementFactory'
0:00:00.753517644  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.754996612  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.756202586  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.757159565  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.758373539  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.759410516  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.760634489  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.761836463  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.762528448  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.763508427  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6865d64
0:00:00.764058416  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.765012395  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6865ecc
0:00:00.766722358  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.767783335  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13bbf0 (interleave)
0:00:00.768992308  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<interleave> set parent (ref and sink)
0:00:00.769995286  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature interleave, plugin 0x13c9b0 interleave
0:00:00.771179261  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'interleave' feature 'deinterleave' typename : 'GstElementFactory'
0:00:00.772607230  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.774068198  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.774863181  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.775861159  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.776837138  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.777998113  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.779008091  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.780543057  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.781749031  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.782818008  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68661b8
0:00:00.784265976  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.785243955  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6866318
0:00:00.786687923  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.787734901  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13bc80 (deinterleave)
0:00:00.788948874  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<deinterleave> set parent (ref and sink)
0:00:00.789936853  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature deinterleave, plugin 0x13c9b0 interleave
0:00:00.791185825  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 25725(647d)/346903
0:00:00.791990808  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x13ca70 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstvideobox.so"
0:00:00.793600773  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'videobox' plugin with 1 features from binary registry
0:00:00.794720750  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'videobox' feature 'videobox' typename : 'GstElementFactory'
0:00:00.795637730  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.796659707  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.797640686  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.798843660  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.799821639  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.801354605  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.802584579  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.803033569  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.804084546  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.805253521  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6866684
0:00:00.806264499  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.807480472  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68667a8
0:00:00.808467451  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.809929419  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13bd10 (videobox)
0:00:00.810934397  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<videobox> set parent (ref and sink)
0:00:00.812524362  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature videobox, plugin 0x13ca70 videobox
0:00:00.813698337  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 26824(68c8)/346903
0:00:00.816445278  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x13cb30 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstalphacolor.so"
0:00:00.816970267  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'alphacolor' plugin with 1 features from binary registry
0:00:00.817989245  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'alphacolor' feature 'alphacolor' typename : 'GstElementFactory'
0:00:00.818682229  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.819699207  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.820908181  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.822396149  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.822980136  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.824021114  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.825250087  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.826220066  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.827390040  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.828355019  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6866b0c
0:00:00.829593992  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.830541971  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6866bc0
0:00:00.831770945  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.832782923  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13bda0 (alphacolor)
0:00:00.834257891  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<alphacolor> set parent (ref and sink)
0:00:00.835268869  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature alphacolor, plugin 0x13cb30 alphacolor
0:00:00.836467843  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 27761(6c71)/346903
0:00:00.837944811  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x13cbf0 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstlevel.so"
0:00:00.839425779  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'level' plugin with 1 features from binary registry
0:00:00.840621753  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'level' feature 'level' typename : 'GstElementFactory'
0:00:00.842040722  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.843595688  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.844934660  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.845895639  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.847142612  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.848102591  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.849294565  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.850800532  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.851309521  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.852269500  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6866e64
0:00:00.853480473  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.854512452  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6866f0c
0:00:00.855771425  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.856803402  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13be30 (level)
0:00:00.858006376  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<level> set parent (ref and sink)
0:00:00.859007354  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature level, plugin 0x13cbf0 level
0:00:00.860397324  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 28593(6fb1)/346903
0:00:00.861993289  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x13ccb0 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstaasink.so"
0:00:00.863464257  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'aasink' plugin with 1 features from binary registry
0:00:00.865094222  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'aasink' feature 'aasink' typename : 'GstElementFactory'
0:00:00.866534191  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.867498170  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.868685144  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.869647123  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.870892096  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.871860075  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.873063049  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.875310001  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.876012985  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.876427976  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867180
0:00:00.876845967  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.877292957  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13bec0 (aasink)
0:00:00.878426933  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<aasink> set parent (ref and sink)
0:00:00.879501909  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature aasink, plugin 0x13ccb0 aasink
0:00:00.880674884  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 29206(7216)/346903
0:00:00.881412868  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x13cd70 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstapetag.so"
0:00:00.882932835  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'apetag' plugin with 1 features from binary registry
0:00:00.883675819  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'apetag' feature 'apedemux' typename : 'GstElementFactory'
0:00:00.885249785  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.886668754  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.887916727  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.889363695  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.889883684  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.890863662  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.891566647  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.892553626  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.893519605  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.895174569  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867418
0:00:00.896391543  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.897332522  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867428
0:00:00.897998508  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.899060485  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13bf50 (apedemux)
0:00:00.900045463  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<apedemux> set parent (ref and sink)
0:00:00.901266437  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature apedemux, plugin 0x13cd70 apetag
0:00:00.902231416  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 29770(744a)/346903
0:00:00.904388369  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x13ce30 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstxvimagesink.so"
0:00:00.905871337  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'xvimagesink' plugin with 1 features from binary registry
0:00:00.907451303  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'xvimagesink' feature 'xvimagesink' typename : 'GstElementFactory'
0:00:00.909184265  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.910167244  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.911436216  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.912384195  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.913558170  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.914607148  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.915801122  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.917279090  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.917749079  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.918142071  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867630
0:00:00.919253047  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.920414021  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0xb68676b1
0:00:00.920950010  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f000 (xvimagesink)
0:00:00.921952988  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<xvimagesink> set parent (ref and sink)
0:00:00.923526954  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature xvimagesink, plugin 0x13ce30 xvimagesink
0:00:00.924928924  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 30431(76df)/346903
0:00:00.925693907  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x13cef0 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstopus.so"
0:00:00.927292872  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'opus' plugin with 5 features from binary registry
0:00:00.927777862  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'opus' feature 'opusenc' typename : 'GstElementFactory'
0:00:00.929302828  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.930699798  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.932137767  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.933101746  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.934265721  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.935513694  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.936723668  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.937668647  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.938860621  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.939297612  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68678c4
0:00:00.940295590  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.941445565  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68678e0
0:00:00.942439543  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.943610518  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0xb6867973
0:00:00.944229505  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f090 (opusenc)
0:00:00.945251483  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<opusenc> set parent (ref and sink)
0:00:00.946447457  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature opusenc, plugin 0x13cef0 opus
0:00:00.947390436  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'opus' feature 'opusdec' typename : 'GstElementFactory'
0:00:00.948809405  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.949782384  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.951369349  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.952553323  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.953030313  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.954060291  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.955287264  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.956483238  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.957680212  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.958660190  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867a94
0:00:00.960255156  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.961443130  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867b2c
0:00:00.962431108  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.963670081  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f120 (opusdec)
0:00:00.964903055  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<opusdec> set parent (ref and sink)
0:00:00.965938033  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature opusdec, plugin 0x13cef0 opus
0:00:00.966910012  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'opus' feature 'opusparse' typename : 'GstElementFactory'
0:00:00.968363980  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.969884947  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.970395936  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.971305916  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.972028901  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.973519868  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.974087856  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.975117834  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.976300808  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.977257787  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867c4c
0:00:00.978444761  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.979393740  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867c7c
0:00:00.980795710  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.981831687  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f1b0 (opusparse)
0:00:00.983047661  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<opusparse> set parent (ref and sink)
0:00:00.984097639  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature opusparse, plugin 0x13cef0 opus
0:00:00.985278613  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'opus' feature 'rtpopusdepay' typename : 'GstElementFactory'
0:00:00.986696583  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:00.988063553  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.989304526  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:00.990265505  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.991526478  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:00.992498457  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.993690431  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:00.995275396  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:00.995772385  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.996740364  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867dcc
0:00:00.997907339  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.998876318  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867de8
0:00:01.000067292  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.001038271  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f240 (rtpopusdepay)
0:00:01.002262244  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpopusdepay> set parent (ref and sink)
0:00:01.003259222  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpopusdepay, plugin 0x13cef0 opus
0:00:01.004183203  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'opus' feature 'rtpopuspay' typename : 'GstElementFactory'
0:00:01.005517174  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.006503153  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.008110118  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.009292092  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.009770081  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.010732061  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.012421024  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.014875971  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.015567956  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.016855928  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6867fa0
0:00:01.017349917  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.017740908  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6868038
0:00:01.018776886  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.019510870  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f2d0 (rtpopuspay)
0:00:01.020561847  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpopuspay> set parent (ref and sink)
0:00:01.021556825  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpopuspay, plugin 0x13cef0 opus
0:00:01.022789798  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 32878(806e)/346903
0:00:01.024334766  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x141010 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstimagefreeze.so"
0:00:01.025803734  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'imagefreeze' plugin with 1 features from binary registry
0:00:01.027374700  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'imagefreeze' feature 'imagefreeze' typename : 'GstElementFactory'
0:00:01.029049663  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.030045641  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.031319614  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.032797582  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.033303571  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.034357548  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.035573522  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.036528501  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.037701475  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.038770452  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686828c
0:00:01.039973426  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.040910405  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68682a8
0:00:01.042104379  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.042604368  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f360 (imagefreeze)
0:00:01.043615346  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<imagefreeze> set parent (ref and sink)
0:00:01.044887320  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature imagefreeze, plugin 0x141010 imagefreeze
0:00:01.045874298  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 33472(82c0)/346903
0:00:01.047382265  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1410d0 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstaudiofx.so"
0:00:01.048414243  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiofx' plugin with 12 features from binary registry
0:00:01.049586217  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiopanorama' typename : 'GstElementFactory'
0:00:01.050996187  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.052392156  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.053929123  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.054389113  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.055464090  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.057020056  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.058245029  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.058683020  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.059664998  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.060839973  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68684b0
0:00:01.062045947  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.063236921  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6868560
0:00:01.064642891  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.065352875  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f3f0 (audiopanorama)
0:00:01.066373853  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiopanorama> set parent (ref and sink)
0:00:01.066836843  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiopanorama, plugin 0x1410d0 audiofx
0:00:01.067793822  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioinvert' typename : 'GstElementFactory'
0:00:01.069303789  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.070301768  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.071930732  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.073117706  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.073593696  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.074643674  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.075836648  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.077029622  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.077724607  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.078765584  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686879c
0:00:01.079773562  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.080904537  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6868844
0:00:01.081367527  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.082383505  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f480 (audioinvert)
0:00:01.083584479  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audioinvert> set parent (ref and sink)
0:00:01.084671456  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audioinvert, plugin 0x1410d0 audiofx
0:00:01.085857430  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiokaraoke' typename : 'GstElementFactory'
0:00:01.086564415  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.088157380  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.089214357  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.090397332  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.091393310  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.092557285  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.093554263  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.095233227  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.096447201  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.097390180  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68689d8
0:00:01.098579154  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.099518134  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6868a88
0:00:01.101323094  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.102676065  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f510 (audiokaraoke)
0:00:01.103702042  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiokaraoke> set parent (ref and sink)
0:00:01.104986015  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiokaraoke, plugin 0x1410d0 audiofx
0:00:01.105944994  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioamplify' typename : 'GstElementFactory'
0:00:01.107395963  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.108922930  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.109439918  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.110408897  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.112063861  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.112510851  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.112944842  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.113995820  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.115177794  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.116126773  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6868c50
0:00:01.117314748  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.118258727  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6868d0c
0:00:01.119513700  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.120554677  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f5a0 (audioamplify)
0:00:01.121738651  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audioamplify> set parent (ref and sink)
0:00:01.122212641  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audioamplify, plugin 0x1410d0 audiofx
0:00:01.122613632  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiodynamic' typename : 'GstElementFactory'
0:00:01.124350595  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.125752565  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.127217533  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.127670523  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.128675501  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.129849475  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.130841454  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.132000428  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.132963408  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.134188382  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6868ed0
0:00:01.135191360  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.135853345  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6868f78
0:00:01.136853324  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.138095297  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f630 (audiodynamic)
0:00:01.138784282  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiodynamic> set parent (ref and sink)
0:00:01.139826259  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiodynamic, plugin 0x1410d0 audiofx
0:00:01.140798238  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiocheblimit' typename : 'GstElementFactory'
0:00:01.142254206  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.143301183  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.144600156  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.145559135  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.146750109  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.147405095  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.148441072  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.149626046  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.150587025  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.152156991  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6869150
0:00:01.153371965  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.153864955  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68691e4
0:00:01.154872933  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.156128905  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f6c0 (audiocheblimit)
0:00:01.157295880  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiocheblimit> set parent (ref and sink)
0:00:01.159068841  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiocheblimit, plugin 0x1410d0 audiofx
0:00:01.159722827  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiochebband' typename : 'GstElementFactory'
0:00:01.160452811  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.161522788  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.162524766  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.163677741  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.164748717  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.165917692  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.166917670  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.168071645  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.169055624  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.170209598  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68693a8
0:00:01.171419572  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.172579547  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686943c
0:00:01.173048536  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.174151513  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x13f750 (audiochebband)
0:00:01.175451484  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiochebband> set parent (ref and sink)
0:00:01.176446463  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiochebband, plugin 0x1410d0 audiofx
0:00:01.178004429  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioiirfilter' typename : 'GstElementFactory'
0:00:01.179464397  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.180430376  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.181622350  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.182556330  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.183777303  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.184838281  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.186060254  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.187020234  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.188176209  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.188615199  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68695fc
0:00:01.189603178  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.190242164  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6869690
0:00:01.191324140  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.191823130  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x145000 (audioiirfilter)
0:00:01.193055103  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audioiirfilter> set parent (ref and sink)
0:00:01.194356075  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audioiirfilter, plugin 0x1410d0 audiofx
0:00:01.194805065  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiowsinclimit' typename : 'GstElementFactory'
0:00:01.196247034  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.197620004  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.198870977  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.199829956  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.201036930  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.202009909  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.203210883  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.204789849  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.205271838  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.206236817  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68698f0
0:00:01.206964801  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.207945780  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6869984
0:00:01.208403770  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.209447747  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x145090 (audiowsinclimit)
0:00:01.210675721  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiowsinclimit> set parent (ref and sink)
0:00:01.211672699  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiowsinclimit, plugin 0x1410d0 audiofx
0:00:01.212856673  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiowsincband' typename : 'GstElementFactory'
0:00:01.214300642  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.215741611  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.217167580  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.218142559  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.219344533  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.220305512  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.221497486  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.222453465  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.223677438  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.224732416  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6869be8
0:00:01.225934390  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.226885369  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6869c7c
0:00:01.227550354  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.228628331  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x145120 (audiowsincband)
0:00:01.229633309  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiowsincband> set parent (ref and sink)
0:00:01.230883282  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiowsincband, plugin 0x1410d0 audiofx
0:00:01.231848261  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiofirfilter' typename : 'GstElementFactory'
0:00:01.233276230  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.234321208  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.235533181  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.236497160  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.237680135  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.238676113  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.239903086  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.241080061  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.242293034  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.243251013  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6869e3c
0:00:01.244166994  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.245166972  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6869ed0
0:00:01.246157951  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.247454923  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1451b0 (audiofirfilter)
0:00:01.248453901  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiofirfilter> set parent (ref and sink)
0:00:01.250033866  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiofirfilter, plugin 0x1410d0 audiofx
0:00:01.251202841  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioecho' typename : 'GstElementFactory'
0:00:01.252647809  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.254934760  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.255658745  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.256079736  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.256498726  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.256892718  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.257996694  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.258947673  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.260127647  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.260561638  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686a080
0:00:01.261549616  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.262729591  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686a114
0:00:01.263450575  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.264600551  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x145240 (audioecho)
0:00:01.265859523  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audioecho> set parent (ref and sink)
0:00:01.266848502  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audioecho, plugin 0x1410d0 audiofx
0:00:01.268031476  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 41384(a1a8)/346903
0:00:01.269518444  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x141190 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstgaudieffects.so"
0:00:01.271018411  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'gaudieffects' plugin with 7 features from binary registry
0:00:01.272238384  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'burn' typename : 'GstElementFactory'
0:00:01.273644354  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.275089323  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.276328296  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.277296275  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.278508249  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.279543226  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.280742200  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.281691179  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.282861154  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.284410121  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686a364
0:00:01.285123105  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.285528096  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686a404
0:00:01.286574074  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.288090041  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1452d0 (burn)
0:00:01.289096019  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<burn> set parent (ref and sink)
0:00:01.290684984  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature burn, plugin 0x141190 gaudieffects
0:00:01.291888958  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'chromium' typename : 'GstElementFactory'
0:00:01.293312927  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.294440903  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.295496880  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.296676854  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.297657833  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.298810808  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.299809786  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.301315753  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.301785743  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.302789721  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686a5ac
0:00:01.304062694  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.305023673  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686a64c
0:00:01.305693659  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.306764635  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x145360 (chromium)
0:00:01.307747614  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<chromium> set parent (ref and sink)
0:00:01.309337579  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature chromium, plugin 0x141190 gaudieffects
0:00:01.310528553  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'dilate' typename : 'GstElementFactory'
0:00:01.312035521  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.313271494  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.314343471  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.315881438  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.317085411  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.318045391  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.319319363  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.320282342  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.321459316  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.322414295  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686a7e8
0:00:01.323603269  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.324109259  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686a888
0:00:01.325107238  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.326355210  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1453f0 (dilate)
0:00:01.327415187  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<dilate> set parent (ref and sink)
0:00:01.328625161  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature dilate, plugin 0x141190 gaudieffects
0:00:01.329590140  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'dodge' typename : 'GstElementFactory'
0:00:01.331073107  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.332094085  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.333650051  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.334951023  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.335963001  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.337129975  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.338124954  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.339520923  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.340674898  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.341677876  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686aa2c
0:00:01.342700854  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.343931827  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686aacc
0:00:01.344940805  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.346187778  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x145480 (dodge)
0:00:01.347173757  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<dodge> set parent (ref and sink)
0:00:01.348348731  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature dodge, plugin 0x141190 gaudieffects
0:00:01.349303711  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'exclusion' typename : 'GstElementFactory'
0:00:01.351134671  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.352114649  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.353325623  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.354378601  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.355071586  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.356067564  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.357070542  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.358242517  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.359282495  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.360443469  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686ac78
0:00:01.360918459  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.362068434  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686ad18
0:00:01.363325407  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.364421384  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x145510 (exclusion)
0:00:01.365626357  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<exclusion> set parent (ref and sink)
0:00:01.366600336  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature exclusion, plugin 0x141190 gaudieffects
0:00:01.368163302  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'solarize' typename : 'GstElementFactory'
0:00:01.369637270  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.370655248  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.372221214  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.373401188  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.374480165  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.376070131  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.377284104  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.378240083  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.379435057  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.380394037  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686aec0
0:00:01.381575011  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.382509990  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686af60
0:00:01.383719964  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.384853940  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1455a0 (solarize)
0:00:01.386422906  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<solarize> set parent (ref and sink)
0:00:01.387624880  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature solarize, plugin 0x141190 gaudieffects
0:00:01.388865853  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'gaussianblur' typename : 'GstElementFactory'
0:00:01.390931808  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.392337777  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.393055762  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.394114739  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.395114717  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.396293692  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.397289670  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.398450645  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.399476622  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.400638597  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686b100
0:00:01.401629576  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.402784550  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686b198
0:00:01.403772529  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.405099501  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x145630 (gaussianblur)
0:00:01.406106479  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<gaussianblur> set parent (ref and sink)
0:00:01.407381451  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature gaussianblur, plugin 0x141190 gaudieffects
0:00:01.408334430  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 45613(b22d)/346903
0:00:01.409986394  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x141250 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstjpegformat.so"
0:00:01.411350365  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'jpegformat' plugin with 2 features from binary registry
0:00:01.412005350  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'jpegformat' feature 'jpegparse' typename : 'GstElementFactory'
0:00:01.413505318  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.414562295  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.416180260  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.417354235  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.418345213  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.419504188  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.420502166  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.421677140  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.422693118  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.423939092  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686b438
0:00:01.424423081  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.425386061  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686b520
0:00:01.426587034  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.427617012  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1456c0 (jpegparse)
0:00:01.428835985  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<jpegparse> set parent (ref and sink)
0:00:01.429834964  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature jpegparse, plugin 0x141250 jpegformat
0:00:01.431017938  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'jpegformat' feature 'jifmux' typename : 'GstElementFactory'
0:00:01.432408908  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.433770878  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.435442842  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.436613817  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.437600795  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.439182761  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.440106741  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.441128718  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.441579708  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.442531688  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686b650
0:00:01.443717662  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.445443625  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686b668
0:00:01.445906615  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.446906593  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0xb686b680
0:00:01.448163566  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x145750 (jifmux)
0:00:01.449145545  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<jifmux> set parent (ref and sink)
0:00:01.450712511  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature jifmux, plugin 0x141250 jpegformat
0:00:01.451902485  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 46749(b69d)/346903
0:00:01.454211435  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x141310 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstaudioconvert.so"
0:00:01.455367410  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'audioconvert' plugin with 1 features from binary registry
0:00:01.455815400  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audioconvert' feature 'audioconvert' typename : 'GstElementFactory'
0:00:01.457255369  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.458636339  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.459851312  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.460293302  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.461288281  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.462464255  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.463761227  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.465009201  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.465963180  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.467387149  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686b898
0:00:01.468698120  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.469599101  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686b9f8
0:00:01.470301085  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.471422061  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147800 (audioconvert)
0:00:01.471883051  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audioconvert> set parent (ref and sink)
0:00:01.472875029  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audioconvert, plugin 0x141310 audioconvert
0:00:01.473528015  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 47958(bb56)/346903
0:00:01.474935985  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1413d0 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstsegmentclip.so"
0:00:01.475987962  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'segmentclip' plugin with 2 features from binary registry
0:00:01.477550928  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'segmentclip' feature 'audiosegmentclip' typename : 'GstElementFactory'
0:00:01.479078895  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.480067873  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.481251848  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.482198827  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.483381801  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.484437779  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.485142764  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.486362737  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.487411714  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.488067700  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686bd6c
0:00:01.489113677  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.490057657  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686beb0
0:00:01.491258630  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.491758620  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147890 (audiosegmentclip)
0:00:01.492760598  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiosegmentclip> set parent (ref and sink)
0:00:01.494430562  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiosegmentclip, plugin 0x1413d0 segmentclip
0:00:01.496062527  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'segmentclip' feature 'videosegmentclip' typename : 'GstElementFactory'
0:00:01.497540494  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.499020462  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.499542451  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.500507430  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.502143394  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.502596384  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.503674361  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.504937333  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.505921312  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.507082286  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686c11c
0:00:01.507548276  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.508509255  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686c160
0:00:01.509929224  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.510449213  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147920 (videosegmentclip)
0:00:01.511520190  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<videosegmentclip> set parent (ref and sink)
0:00:01.513115155  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature videosegmentclip, plugin 0x1413d0 segmentclip
0:00:01.513788140  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 49571(c1a3)/346903
0:00:01.515182110  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x141490 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgsteglglessink.so"
0:00:01.516224087  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'eglglessink' plugin with 1 features from binary registry
0:00:01.517402062  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'eglglessink' feature 'eglglessink' typename : 'GstElementFactory'
0:00:01.518888030  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.520281999  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.521510972  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.522471952  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.523673925  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.524724903  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.526600863  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.527824836  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.528806815  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:01.529964790  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686c3f8
0:00:01.530968768  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.532106743  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb686c4f7
0:00:01.533148721  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1479b0 (eglglessink)
0:00:01.534694688  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<eglglessink> set parent (ref and sink)
0:00:01.535739665  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature eglglessink, plugin 0x141490 eglglessink
0:00:01.537455628  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 50439(c507)/346903
0:00:01.539007594  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x141550 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstjpeg.so"
0:00:01.540050571  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'jpeg' plugin with 2 features from binary registry
0:00:01.541567538  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'jpeg' feature 'jpegenc' typename : 'GstElementFactory'
0:00:01.543128504  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.544173482  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.545387455  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.546338435  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.547520409  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.548466388  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.549640363  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.550588342  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.551328326  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.552321304  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686c6d8
0:00:01.554252263  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.554715253  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686c7c8
0:00:01.555139244  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.555519236  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb686c85f
0:00:01.555992225  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147a40 (jpegenc)
0:00:01.557356196  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<jpegenc> set parent (ref and sink)
0:00:01.557886184  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature jpegenc, plugin 0x141550 jpeg
0:00:01.558907162  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'jpeg' feature 'jpegdec' typename : 'GstElementFactory'
0:00:01.560355130  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.561878097  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.563073071  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.564129049  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.565115027  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.566647994  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.567898967  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.568846946  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.570030920  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.570456911  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686c95c
0:00:01.571453889  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.572098875  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686ca20
0:00:01.573127853  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.574221830  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147ad0 (jpegdec)
0:00:01.575870794  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<jpegdec> set parent (ref and sink)
0:00:01.576575779  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature jpegdec, plugin 0x141550 jpeg
0:00:01.577575757  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 51819(ca6b)/346903
0:00:01.579044725  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x141610 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstamrnb.so"
0:00:01.580481694  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'amrnb' plugin with 2 features from binary registry
0:00:01.581902663  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'amrnb' feature 'amrnbdec' typename : 'GstElementFactory'
0:00:01.583098637  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.584389609  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.585376588  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.586905554  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.588122528  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.589080507  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.590296480  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.591315458  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.592496432  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.593440412  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686cc7c
0:00:01.595100377  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.596264351  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686ccb4
0:00:01.597249330  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.598480303  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147b60 (amrnbdec)
0:00:01.599518280  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<amrnbdec> set parent (ref and sink)
0:00:01.600725254  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature amrnbdec, plugin 0x141610 amrnb
0:00:01.602231221  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'amrnb' feature 'amrnbenc' typename : 'GstElementFactory'
0:00:01.603003205  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.604082182  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.605303155  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.606261134  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.607206114  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.608227091  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.609225070  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.610392044  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.610852034  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.611802014  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686ce2c
0:00:01.612993988  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.614003967  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686ce98
0:00:01.615255939  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.616192919  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb686cecf
0:00:01.616917903  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147bf0 (amrnbenc)
0:00:01.617943881  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<amrnbenc> set parent (ref and sink)
0:00:01.618924859  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature amrnbenc, plugin 0x141610 amrnb
0:00:01.620096834  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 52953(ced9)/346903
0:00:01.621567802  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1416d0 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstpulse.so"
0:00:01.623040770  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'pulseaudio' plugin with 2 features from binary registry
0:00:01.624324742  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'pulseaudio' feature 'pulsesink' typename : 'GstElementFactory'
0:00:01.625790711  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.627181680  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.628402654  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.629354633  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.630260613  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.631338590  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.632336568  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.633486543  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.634029532  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:01.634992511  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686d0ac
0:00:01.635692496  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.636680474  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb686d320
0:00:01.637900448  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147c80 (pulsesink)
0:00:01.638986424  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<pulsesink> set parent (ref and sink)
0:00:01.639984402  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature pulsesink, plugin 0x1416d0 pulseaudio
0:00:01.641154377  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'pulseaudio' feature 'pulsesrc' typename : 'GstElementFactory'
0:00:01.642579346  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.644053314  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.644761299  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.645745277  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.646220267  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.647232245  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.648418219  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.649355199  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.650522173  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:01.650949164  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686d41c
0:00:01.652171137  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.653345112  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb686d550
0:00:01.654475088  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147d10 (pulsesrc)
0:00:01.655742061  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<pulsesrc> set parent (ref and sink)
0:00:01.656730039  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature pulsesrc, plugin 0x1416d0 pulseaudio
0:00:01.658573999  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 54624(d560)/346903
0:00:01.659533978  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x148850 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstamrwbdec.so"
0:00:01.660989946  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'amrwbdec' plugin with 1 features from binary registry
0:00:01.662090922  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'amrwbdec' feature 'amrwbdec' typename : 'GstElementFactory'
0:00:01.663401894  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.664646867  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.665628846  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.667148813  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.668353787  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.668793777  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.669787755  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.670987729  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.671962708  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.673110683  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686d764
0:00:01.674230658  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.675780625  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686d7a0
0:00:01.677064597  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.677794581  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147da0 (amrwbdec)
0:00:01.678888557  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<amrwbdec> set parent (ref and sink)
0:00:01.680479522  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature amrwbdec, plugin 0x148850 amrwbdec
0:00:01.681138508  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 55308(d80c)/346903
0:00:01.682447479  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x148910 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstaudiotestsrc.so"
0:00:01.683517456  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiotestsrc' plugin with 1 features from binary registry
0:00:01.685170420  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiotestsrc' feature 'audiotestsrc' typename : 'GstElementFactory'
0:00:01.686635388  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.688173355  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.689228332  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.690398307  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.691379285  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.692557260  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.693553238  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.694856210  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.695842189  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:01.696995164  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686da30
0:00:01.697470154  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.698496131  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147e30 (audiotestsrc)
0:00:01.700127096  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiotestsrc> set parent (ref and sink)
0:00:01.700602086  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiotestsrc, plugin 0x148910 audiotestsrc
0:00:01.701735061  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 56177(db71)/346903
0:00:01.702833037  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1489d0 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstossaudio.so"
0:00:01.703994013  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'ossaudio' plugin with 2 features from binary registry
0:00:01.704984991  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'ossaudio' feature 'osssrc' typename : 'GstElementFactory'
0:00:01.706418960  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.707381939  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.708594913  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.709561892  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.710789865  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.711783843  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.712970818  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.713994796  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.715186770  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:01.716121749  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686dd90
0:00:01.717330723  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.718521697  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147ec0 (osssrc)
0:00:01.719621673  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<osssrc> set parent (ref and sink)
0:00:01.720623651  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature osssrc, plugin 0x1489d0 ossaudio
0:00:01.722172618  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'ossaudio' feature 'osssink' typename : 'GstElementFactory'
0:00:01.723624586  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.724690564  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.725891537  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.727102511  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.728320485  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.728763475  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.729767453  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.730941428  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.731896407  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:01.733062381  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686dfe4
0:00:01.734144358  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.735462330  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x147f50 (osssink)
0:00:01.735920320  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<osssink> set parent (ref and sink)
0:00:01.736921298  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature osssink, plugin 0x1489d0 ossaudio
0:00:01.738093272  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 57626(e11a)/346903
0:00:01.739586240  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x148a90 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstcamerabin2.so"
0:00:01.741038208  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'camerabin' plugin with 3 features from binary registry
0:00:01.742609174  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'camerabin' feature 'viewfinderbin' typename : 'GstElementFactory'
0:00:01.744747128  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.746315094  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.747523068  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.748470047  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.749666021  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.750618000  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.751862973  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.753039948  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.754664913  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:01.755106903  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686e320
0:00:01.755527894  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.756506873  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb686e339
0:00:01.757249857  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a000 (viewfinderbin)
0:00:01.758287834  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<viewfinderbin> set parent (ref and sink)
0:00:01.759350811  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature viewfinderbin, plugin 0x148a90 camerabin
0:00:01.760526785  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'camerabin' feature 'wrappercamerabinsrc' typename : 'GstElementFactory'
0:00:01.761219770  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.762227748  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.763417722  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.764459701  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.765148686  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.766131664  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.766606654  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.767621632  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.768797606  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:01.769235597  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686e47c
0:00:01.770237575  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template vfsrc
0:00:01.771366550  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686e490
0:00:01.772054535  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template imgsrc
0:00:01.772460526  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686e4a4
0:00:01.773511503  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template vidsrc
0:00:01.774217489  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb686e4b7
0:00:01.775366464  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a090 (wrappercamerabinsrc)
0:00:01.776371442  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<wrappercamerabinsrc> set parent (ref and sink)
0:00:01.777606415  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature wrappercamerabinsrc, plugin 0x148a90 camerabin
0:00:01.778592393  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'camerabin' feature 'camerabin' typename : 'GstElementFactory'
0:00:01.780033362  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.781639327  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.782147316  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.783128295  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.784422266  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.784864257  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.786258226  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.787294204  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.788258183  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:01.789420157  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0xb686e5dd
0:00:01.790483134  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a120 (camerabin)
0:00:01.791753107  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<camerabin> set parent (ref and sink)
0:00:01.792743085  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature camerabin, plugin 0x148a90 camerabin
0:00:01.794366051  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 58872(e5f8)/346903
0:00:01.796113013  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x148b50 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstdvdspu.so"
0:00:01.797550982  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvdspu' plugin with 1 features from binary registry
0:00:01.798770955  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'dvdspu' feature 'dvdspu' typename : 'GstElementFactory'
0:00:01.800209924  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.801204902  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.802190881  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.803736847  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.805042819  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.805952799  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.807287770  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.808183750  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.809389724  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:01.810341703  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686e83c
0:00:01.811540677  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.812483657  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686e8ac
0:00:01.813672631  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:01.814724609  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686e920
0:00:01.815926583  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template subpicture
0:00:01.816920561  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a1b0 (dvdspu)
0:00:01.818483527  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<dvdspu> set parent (ref and sink)
0:00:01.819691501  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature dvdspu, plugin 0x148b50 dvdspu
0:00:01.820345487  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 59734(e956)/346903
0:00:01.821877454  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x148c10 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstrtpvp8.so"
0:00:01.823372421  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtpvp8' plugin with 2 features from binary registry
0:00:01.824643393  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtpvp8' feature 'rtpvp8depay' typename : 'GstElementFactory'
0:00:01.825418377  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.826431355  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.827636328  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.828605307  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.829800281  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.830786260  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.831999233  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.832943213  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.834181187  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.834612177  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686eb34
0:00:01.835615155  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.836774130  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686ebc4
0:00:01.837247120  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.838278098  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a240 (rtpvp8depay)
0:00:01.839535070  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpvp8depay> set parent (ref and sink)
0:00:01.840531049  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpvp8depay, plugin 0x148c10 rtpvp8
0:00:01.841705023  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtpvp8' feature 'rtpvp8pay' typename : 'GstElementFactory'
0:00:01.843334988  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.845004952  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.846381922  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.847715893  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.848395878  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.849368857  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.850360835  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.851511810  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.851975800  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.852933779  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686ecdc
0:00:01.854175753  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.854603743  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686ecf8
0:00:01.855670720  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.856922693  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a2d0 (rtpvp8pay)
0:00:01.857918671  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpvp8pay> set parent (ref and sink)
0:00:01.859506637  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpvp8pay, plugin 0x148c10 rtpvp8
0:00:01.860703611  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 60784(ed70)/346903
0:00:01.862191578  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x148cd0 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstpango.so"
0:00:01.863682546  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'pango' plugin with 4 features from binary registry
0:00:01.864956519  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'pango' feature 'textoverlay' typename : 'GstElementFactory'
0:00:01.866349488  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.867714459  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.869163427  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.870143406  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.871413378  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.872366357  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.873559331  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.875158297  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.875671286  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:01.876636265  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686ef8c
0:00:01.877891238  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.878903216  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686f0bc
0:00:01.880129189  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:01.881074169  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686f1f4
0:00:01.882260143  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template text_sink
0:00:01.883281121  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a360 (textoverlay)
0:00:01.884559093  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<textoverlay> set parent (ref and sink)
0:00:01.885544072  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature textoverlay, plugin 0x148cd0 pango
0:00:01.886749046  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'pango' feature 'timeoverlay' typename : 'GstElementFactory'
0:00:01.888192014  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.889579984  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.890787958  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.892264925  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.892777914  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.894024888  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.894933868  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.896253839  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.896714829  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.897669809  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686f34c
0:00:01.898861783  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.899285773  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686f47c
0:00:01.900266752  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:01.901491725  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a3f0 (timeoverlay)
0:00:01.902484704  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<timeoverlay> set parent (ref and sink)
0:00:01.903733677  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature timeoverlay, plugin 0x148cd0 pango
0:00:01.904789654  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'pango' feature 'clockoverlay' typename : 'GstElementFactory'
0:00:01.906239623  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.907756590  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.908272578  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.909231558  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.910446531  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.911483508  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.912688482  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.913642461  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.915263427  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.916443401  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686f6cc
0:00:01.917144386  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.918130365  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686f7fc
0:00:01.919390337  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:01.920432314  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a480 (clockoverlay)
0:00:01.921642288  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<clockoverlay> set parent (ref and sink)
0:00:01.922633267  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature clockoverlay, plugin 0x148cd0 pango
0:00:01.923977238  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'pango' feature 'textrender' typename : 'GstElementFactory'
0:00:01.925442206  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.927067171  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.928656136  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.929839110  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.931006085  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.932000063  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.932980042  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.934198016  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.935380990  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.936373969  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686fa74
0:00:01.937500944  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.938695918  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686fb14
0:00:01.939683897  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.940934869  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a510 (textrender)
0:00:01.941866849  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<textrender> set parent (ref and sink)
0:00:01.943377816  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature textrender, plugin 0x148cd0 pango
0:00:01.944159800  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 64339(fb53)/346903
0:00:01.945817764  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x148d90 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstgoom.so"
0:00:01.946866741  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'goom' plugin with 1 features from binary registry
0:00:01.947989716  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'goom' feature 'goom' typename : 'GstElementFactory'
0:00:01.948797699  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.949812677  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.951392642  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.952591616  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.953574595  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.954832567  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.955821546  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.957006520  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.957988499  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:01.959182473  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686fd50
0:00:01.960187451  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.961348425  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb686fe5c
0:00:01.962329404  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.963564377  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a5a0 (goom)
0:00:01.964643355  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<goom> set parent (ref and sink)
0:00:01.965858328  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature goom, plugin 0x148d90 goom
0:00:01.967051302  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 65265(fef1)/346903
0:00:01.968554270  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x148e50 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstjack.so"
0:00:01.970151235  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'jack' plugin with 2 features from binary registry
0:00:01.970634225  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'jack' feature 'jackaudiosrc' typename : 'GstElementFactory'
0:00:01.971311210  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.972852176  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.973374165  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.974437142  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.975652115  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.976649094  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.977846068  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.978805047  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.979988021  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:01.980423012  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68700d0
0:00:01.981414990  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:01.982641963  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a630 (jackaudiosrc)
0:00:01.983688940  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<jackaudiosrc> set parent (ref and sink)
0:00:01.985358905  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature jackaudiosrc, plugin 0x148e50 jack
0:00:01.986550879  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'jack' feature 'jackaudiosink' typename : 'GstElementFactory'
0:00:01.987957849  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:01.989338819  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.990559792  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:01.991812765  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.993037738  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:01.994067716  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.995292689  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:01.996255668  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:01.997433643  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:01.998923610  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687024c
0:00:01.999428599  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:01.999888589  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a6c0 (jackaudiosink)
0:00:02.000933566  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<jackaudiosink> set parent (ref and sink)
0:00:02.002769526  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature jackaudiosink, plugin 0x148e50 jack
0:00:02.003414512  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 66261(102d5)/346903
0:00:02.004816483  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x148f10 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstmad.so"
0:00:02.005853460  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'mad' plugin with 1 features from binary registry
0:00:02.007080434  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'mad' feature 'mad' typename : 'GstElementFactory'
0:00:02.008478403  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.009860373  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.011070347  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.011512337  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.012502316  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.013663290  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.015232257  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.016919220  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.018181192  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.018835178  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68704bc
0:00:02.019861156  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.020805135  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6870564
0:00:02.021973110  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.022513098  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14a750 (mad)
0:00:02.023597074  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<mad> set parent (ref and sink)
0:00:02.024906047  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature mad, plugin 0x148f10 mad
0:00:02.025869026  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 67090(10612)/346903
0:00:02.027441992  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x150028 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstsubparse.so"
0:00:02.029050957  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'subparse' plugin with 3 features from binary registry
0:00:02.029535946  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'subparse' feature 'subparse_typefind' typename : 'GstTypeFindFactory'
0:00:02.031049913  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb687071c
0:00:02.032563880  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 7 Typefind extensions at address 0xb687073b
0:00:02.034300843  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150828 (subparse_typefind)
0:00:02.035900808  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<subparse_typefind> set parent (ref and sink)
0:00:02.037480774  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature subparse_typefind, plugin 0x150028 subparse
0:00:02.038678748  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'subparse' feature 'subparse' typename : 'GstElementFactory'
0:00:02.040160715  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.041766680  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.042995653  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.044039632  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.045713595  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.046158586  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.047193563  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.048358538  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.049315517  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.050470492  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68708bc
0:00:02.051456470  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.052608445  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687095c
0:00:02.053066435  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.054162412  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14d800 (subparse)
0:00:02.055436384  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<subparse> set parent (ref and sink)
0:00:02.056431362  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature subparse, plugin 0x150028 subparse
0:00:02.057612337  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'subparse' feature 'ssaparse' typename : 'GstElementFactory'
0:00:02.059022306  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.060410276  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.061622249  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.062640227  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.063933200  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.065418168  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.066144152  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.067142130  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.068319104  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.069273084  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6870aa0
0:00:02.070497057  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.071511035  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6870ad4
0:00:02.072688009  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.073192998  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14d890 (ssaparse)
0:00:02.074276975  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<ssaparse> set parent (ref and sink)
0:00:02.075506949  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature ssaparse, plugin 0x150028 subparse
0:00:02.075948939  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 68360(10b08)/346903
0:00:02.077435907  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1500e8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstxingmux.so"
0:00:02.078901875  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'xingmux' plugin with 1 features from binary registry
0:00:02.080117848  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'xingmux' feature 'xingmux' typename : 'GstElementFactory'
0:00:02.081521818  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.082882788  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.084152761  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.085121740  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.086319714  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.087351691  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.088553665  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.089512644  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.091298605  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.092489580  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6870d0c
0:00:02.093496558  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.094765531  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6870d4c
0:00:02.096456494  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.097160478  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14d920 (xingmux)
0:00:02.097588469  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<xingmux> set parent (ref and sink)
0:00:02.098648446  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature xingmux, plugin 0x1500e8 xingmux
0:00:02.099084437  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 69005(10d8d)/346903
0:00:02.100561404  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1501a8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgsttaglib.so"
0:00:02.101980373  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'taglib' plugin with 2 features from binary registry
0:00:02.103251346  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'taglib' feature 'id3v2mux' typename : 'GstElementFactory'
0:00:02.104031330  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.105556296  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.106073285  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.107038264  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.108219238  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.109178218  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.110383191  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.111409169  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.112577144  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.113762118  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6870fa8
0:00:02.115037091  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.115977070  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6870fbc
0:00:02.117521037  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.118670012  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb6870fda
0:00:02.119739988  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14d9b0 (id3v2mux)
0:00:02.120951962  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<id3v2mux> set parent (ref and sink)
0:00:02.121939940  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature id3v2mux, plugin 0x1501a8 taglib
0:00:02.123147914  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'taglib' feature 'apev2mux' typename : 'GstElementFactory'
0:00:02.124637882  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.126020852  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.127286825  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.128262803  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.128945789  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.129937767  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.130413757  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.131364736  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.132534710  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.133488690  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6871118
0:00:02.134214675  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.135272652  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687112c
0:00:02.136357628  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.137756597  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687114d
0:00:02.138828574  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14da40 (apev2mux)
0:00:02.140043548  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<apev2mux> set parent (ref and sink)
0:00:02.141039526  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature apev2mux, plugin 0x1501a8 taglib
0:00:02.142562493  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 69978(1115a)/346903
0:00:02.144199458  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x150268 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstflxdec.so"
0:00:02.145659426  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'flxdec' plugin with 1 features from binary registry
0:00:02.146883399  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'flxdec' feature 'flxdec' typename : 'GstElementFactory'
0:00:02.148295369  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.149660339  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.150914312  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.151888290  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.153075265  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.154599232  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.155661209  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.156811184  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.157789163  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.158986137  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6871360
0:00:02.159982115  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.161140090  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687137c
0:00:02.162136068  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.163604036  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14dad0 (flxdec)
0:00:02.164687012  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<flxdec> set parent (ref and sink)
0:00:02.165892986  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature flxdec, plugin 0x150268 flxdec
0:00:02.166901964  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 70673(11411)/346903
0:00:02.168364932  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x150328 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstaudioparsers.so"
0:00:02.169926898  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'audioparsers' plugin with 7 features from binary registry
0:00:02.170414887  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'aacparse' typename : 'GstElementFactory'
0:00:02.171853856  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.173237826  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.174561797  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.175589775  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.176794749  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.177238739  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.178239717  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.179405692  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.180389671  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.181543645  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687160c
0:00:02.182532624  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.183702599  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6871640
0:00:02.184791575  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.186026549  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14db60 (aacparse)
0:00:02.187015527  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<aacparse> set parent (ref and sink)
0:00:02.188443496  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature aacparse, plugin 0x150328 audioparsers
0:00:02.189418475  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'amrparse' typename : 'GstElementFactory'
0:00:02.190937442  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.193105395  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.193893379  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.194327369  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.195378346  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.195809337  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.196239328  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.197230306  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.198404281  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.199401259  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68717c0
0:00:02.200067245  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.201034224  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68717f4
0:00:02.202024202  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.203253175  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14dbf0 (amrparse)
0:00:02.204320152  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<amrparse> set parent (ref and sink)
0:00:02.205532126  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature amrparse, plugin 0x150328 audioparsers
0:00:02.206509105  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'ac3parse' typename : 'GstElementFactory'
0:00:02.207458084  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.208475062  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.209689036  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.210873010  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.212031985  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.213393955  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.214167939  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.215189916  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.215639907  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.216578886  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687195c
0:00:02.217777860  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.218706840  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6871990
0:00:02.219910814  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.220960791  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14dc80 (ac3parse)
0:00:02.222171765  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<ac3parse> set parent (ref and sink)
0:00:02.223185742  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature ac3parse, plugin 0x150328 audioparsers
0:00:02.224442716  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'dcaparse' typename : 'GstElementFactory'
0:00:02.225134701  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.226144679  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.227347652  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.228311631  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.229506605  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.229954596  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.231001573  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.232520540  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.233405520  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.234501497  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6871ba0
0:00:02.235492476  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.236132462  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6871bbc
0:00:02.237159440  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.239110397  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14dd10 (dcaparse)
0:00:02.239601386  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<dcaparse> set parent (ref and sink)
0:00:02.240109375  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature dcaparse, plugin 0x150328 audioparsers
0:00:02.240509367  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'flacparse' typename : 'GstElementFactory'
0:00:02.241835338  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.242809317  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.244094289  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.245057268  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.246266242  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.247285220  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.248478194  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.249419173  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.250600148  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.251543127  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6871dbc
0:00:02.252789100  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.253748079  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6871e1c
0:00:02.255312046  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.256360023  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14dda0 (flacparse)
0:00:02.257936989  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<flacparse> set parent (ref and sink)
0:00:02.259163962  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature flacparse, plugin 0x150328 audioparsers
0:00:02.260148940  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'mpegaudioparse' typename : 'GstElementFactory'
0:00:02.261583909  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.263072877  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.263586866  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.264639843  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.265327828  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.266314807  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.267295785  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.268444760  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.268910750  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.269867729  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6871f9c
0:00:02.271049704  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.271508694  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6871fc8
0:00:02.272534671  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.273870643  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14de30 (mpegaudioparse)
0:00:02.274888621  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<mpegaudioparse> set parent (ref and sink)
0:00:02.276116594  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature mpegaudioparse, plugin 0x150328 audioparsers
0:00:02.277080573  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'wavpackparse' typename : 'GstElementFactory'
0:00:02.278902533  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.279907512  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.281105486  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.282055465  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.283238439  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.284262418  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.285191397  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.286538368  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.287075356  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.288043335  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6872174
0:00:02.288681321  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.289979293  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6872194
0:00:02.291286264  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.291791253  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14dec0 (wavpackparse)
0:00:02.292808231  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<wavpackparse> set parent (ref and sink)
0:00:02.294068205  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature wavpackparse, plugin 0x150328 audioparsers
0:00:02.295069183  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 74306(12242)/346903
0:00:02.296588150  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1503e8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstaudioresample.so"
0:00:02.297631127  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'audioresample' plugin with 1 features from binary registry
0:00:02.299174094  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audioresample' feature 'audioresample' typename : 'GstElementFactory'
0:00:02.300122073  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.301337046  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.302330025  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.303975990  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.304693974  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.305687952  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.306688931  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.307853905  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.308822884  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.310368850  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6872430
0:00:02.311657822  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.312598802  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68724f4
0:00:02.313787776  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.314883753  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x14df50 (audioresample)
0:00:02.316091727  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audioresample> set parent (ref and sink)
0:00:02.317598694  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audioresample, plugin 0x1503e8 audioresample
0:00:02.318071683  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 75190(125b6)/346903
0:00:02.319668649  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1504a8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstaudiorate.so"
0:00:02.321114617  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiorate' plugin with 1 features from binary registry
0:00:02.322304591  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'audiorate' feature 'audiorate' typename : 'GstElementFactory'
0:00:02.323001576  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.324076554  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.325503522  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.327330483  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.328469458  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.330002424  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.331230398  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.332179377  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.333339352  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.334094335  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68727c8
0:00:02.335498305  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.335932295  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687293c
0:00:02.336353286  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.337407263  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x154000 (audiorate)
0:00:02.339046227  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audiorate> set parent (ref and sink)
0:00:02.339757212  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audiorate, plugin 0x1504a8 audiorate
0:00:02.340774190  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 76462(12aae)/346903
0:00:02.341521173  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x150568 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstshm.so"
0:00:02.343135138  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'shm' plugin with 2 features from binary registry
0:00:02.343617128  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'shm' feature 'shmsrc' typename : 'GstElementFactory'
0:00:02.345140095  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.346520065  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.347730038  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.348169029  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.349377002  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.350559977  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.351603954  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.353147921  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.354444893  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:02.355344873  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6872c90
0:00:02.356495848  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.357036837  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x154090 (shmsrc)
0:00:02.358044815  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<shmsrc> set parent (ref and sink)
0:00:02.359303788  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature shmsrc, plugin 0x150568 shm
0:00:02.360220768  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'shm' feature 'shmsink' typename : 'GstElementFactory'
0:00:02.361628737  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.362638715  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.363901689  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.364892667  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.366081641  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.367065620  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.368252594  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.369254572  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.370820538  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:02.371493523  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6872dac
0:00:02.372523501  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.373727475  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x154120 (shmsink)
0:00:02.375113445  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<shmsink> set parent (ref and sink)
0:00:02.376118423  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature shmsink, plugin 0x150568 shm
0:00:02.377293398  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 77245(12dbd)/346903
0:00:02.378827364  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x150628 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstvideomixer.so"
0:00:02.380266333  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'videomixer' plugin with 1 features from binary registry
0:00:02.381468307  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'videomixer' feature 'videomixer' typename : 'GstElementFactory'
0:00:02.383273267  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.383714258  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.384811235  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.385460221  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.386484198  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.387446177  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.388640151  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.389082142  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.390068120  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.391279094  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6872fd0
0:00:02.392319071  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.393481046  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68730e0
0:00:02.394564023  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:02.395715998  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb68731f3
0:00:02.396233987  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1541b0 (videomixer)
0:00:02.397471960  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<videomixer> set parent (ref and sink)
0:00:02.398672933  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature videomixer, plugin 0x150628 videomixer
0:00:02.399708911  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 78337(13201)/346903
0:00:02.401206878  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1506e8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstreplaygain.so"
0:00:02.402790844  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'replaygain' plugin with 3 features from binary registry
0:00:02.403870821  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'replaygain' feature 'rganalysis' typename : 'GstElementFactory'
0:00:02.405335789  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.406858756  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.407911733  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.409071708  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.410088686  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.411622652  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.412846626  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.413876604  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.415466569  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.416642544  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68733fc
0:00:02.417640522  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.418783497  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6873580
0:00:02.419725476  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.420471460  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x154240 (rganalysis)
0:00:02.421507438  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rganalysis> set parent (ref and sink)
0:00:02.422191423  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rganalysis, plugin 0x1506e8 replaygain
0:00:02.423224400  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'replaygain' feature 'rglimiter' typename : 'GstElementFactory'
0:00:02.424769367  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.425735346  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.426941320  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.427911299  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.428602284  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.429586263  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.430586241  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.431798214  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.432755194  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.433975168  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6873810
0:00:02.434971146  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.436499113  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68738b0
0:00:02.438049079  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.438810062  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1542d0 (rglimiter)
0:00:02.439877039  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rglimiter> set parent (ref and sink)
0:00:02.440884017  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rglimiter, plugin 0x1506e8 replaygain
0:00:02.442064991  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'replaygain' feature 'rgvolume' typename : 'GstElementFactory'
0:00:02.443518960  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.445012928  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.446592894  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.447986863  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.449031841  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.450201815  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.450679805  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.451622784  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.452803758  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.453240749  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6873a50
0:00:02.454326726  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.455031711  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6873af8
0:00:02.456062688  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.457012668  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb6873ba1
0:00:02.458217641  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x154360 (rgvolume)
0:00:02.459246619  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rgvolume> set parent (ref and sink)
0:00:02.460841584  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rgvolume, plugin 0x1506e8 replaygain
0:00:02.461518569  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 80815(13baf)/346903
0:00:02.462871540  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x155008 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgsta52dec.so"
0:00:02.464596503  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'a52dec' plugin with 1 features from binary registry
0:00:02.465075493  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'a52dec' feature 'a52dec' typename : 'GstElementFactory'
0:00:02.466485462  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.467909431  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.469117405  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.470309379  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.471598351  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.472555330  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.473759304  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.475322270  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.475825259  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.476796238  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6873db4
0:00:02.477473223  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.478457202  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6873df0
0:00:02.479989169  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.480538157  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1543f0 (a52dec)
0:00:02.481821129  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<a52dec> set parent (ref and sink)
0:00:02.482867106  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature a52dec, plugin 0x155008 a52dec
0:00:02.483885085  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 81517(13e6d)/346903
0:00:02.485396052  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1550c8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstdvb.so"
0:00:02.486973017  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvb' plugin with 2 features from binary registry
0:00:02.488480984  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'dvb' feature 'dvbsrc' typename : 'GstElementFactory'
0:00:02.489983952  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.491363922  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.492575895  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.493543874  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.494853847  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.496073820  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.497673785  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.498840760  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.499819738  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:02.500974713  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687406c
0:00:02.501432703  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.502455681  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x154480 (dvbsrc)
0:00:02.503714653  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<dvbsrc> set parent (ref and sink)
0:00:02.504805630  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature dvbsrc, plugin 0x1550c8 dvb
0:00:02.505976604  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'dvb' feature 'dvbbasebin' typename : 'GstElementFactory'
0:00:02.506746587  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.507760565  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.509341531  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.510537505  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.511592482  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.512743456  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.513734435  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.514980408  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.515948387  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.517080362  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68741b0
0:00:02.518073341  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template program_%u
0:00:02.519245315  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68741ec
0:00:02.519933300  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.520934279  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:603:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0xb6874221
0:00:02.521587264  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0xb687422c
0:00:02.522679241  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x154510 (dvbbasebin)
0:00:02.523906215  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<dvbbasebin> set parent (ref and sink)
0:00:02.525344183  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature dvbbasebin, plugin 0x1550c8 dvb
0:00:02.526535158  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 82504(14248)/346903
0:00:02.528085124  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x155188 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstasf.so"
0:00:02.529521093  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'asf' plugin with 3 features from binary registry
0:00:02.530729067  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'asf' feature 'asfdemux' typename : 'GstElementFactory'
0:00:02.532122036  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.533412008  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.534696981  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.535714959  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.536906933  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.537347924  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.538349902  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.539506877  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.540490855  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:02.541650830  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6874430
0:00:02.542623809  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:02.544264773  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6874448
0:00:02.545722742  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:02.546155732  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6874460
0:00:02.547148711  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.548376684  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1545a0 (asfdemux)
0:00:02.549366662  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<asfdemux> set parent (ref and sink)
0:00:02.550954628  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature asfdemux, plugin 0x155188 asf
0:00:02.552154602  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'asf' feature 'rtspwms' typename : 'GstElementFactory'
0:00:02.553565571  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.555037540  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.556254513  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.557211492  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.558406466  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.559372445  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.560103429  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.561091408  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.562062387  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:02.563211362  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687458d
0:00:02.564500334  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x154630 (rtspwms)
0:00:02.565528312  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtspwms> set parent (ref and sink)
0:00:02.565995302  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtspwms, plugin 0x155188 asf
0:00:02.566990280  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'asf' feature 'rtpasfdepay' typename : 'GstElementFactory'
0:00:02.568618245  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.569595223  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.570799197  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.571756176  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.572945150  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.573993128  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.575294100  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.576254079  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.577447053  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.578411032  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68746e0
0:00:02.579078018  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.580061996  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68746fc
0:00:02.581961955  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.582489943  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1546c0 (rtpasfdepay)
0:00:02.583000932  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpasfdepay> set parent (ref and sink)
0:00:02.584116909  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpasfdepay, plugin 0x155188 asf
0:00:02.584551899  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 83877(147a5)/346903
0:00:02.586040867  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x155248 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstshapewipe.so"
0:00:02.587482835  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'shapewipe' plugin with 1 features from binary registry
0:00:02.588682809  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'shapewipe' feature 'shapewipe' typename : 'GstElementFactory'
0:00:02.590113778  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.591510747  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.592977716  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.594014694  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.595602659  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.596790633  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.597973608  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.599007585  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.599971564  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:02.601489531  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68749c8
0:00:02.602716504  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:02.603665484  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6874a80
0:00:02.604956456  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template mask_sink
0:00:02.605910435  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6874b88
0:00:02.607115409  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.607608398  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x154750 (shapewipe)
0:00:02.608616376  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<shapewipe> set parent (ref and sink)
0:00:02.609301362  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature shapewipe, plugin 0x155248 shapewipe
0:00:02.610309340  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 85049(14c39)/346903
0:00:02.611792307  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x155308 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstspandsp.so"
0:00:02.613231276  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'spandsp' plugin with 1 features from binary registry
0:00:02.614525249  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'spandsp' feature 'spanplc' typename : 'GstElementFactory'
0:00:02.616004216  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.617581182  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.618794156  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.619758135  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.620982108  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.621425098  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.622417077  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.623649050  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.624721027  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.625895002  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6874e1c
0:00:02.626886980  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.628037955  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6874e78
0:00:02.629022934  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.630624899  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157800 (spanplc)
0:00:02.631161887  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<spanplc> set parent (ref and sink)
0:00:02.632165865  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature spanplc, plugin 0x155308 spandsp
0:00:02.633332840  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 85717(14ed5)/346903
0:00:02.634869807  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1553c8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstauparse.so"
0:00:02.635935784  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'auparse' plugin with 1 features from binary registry
0:00:02.636911763  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'auparse' feature 'auparse' typename : 'GstElementFactory'
0:00:02.638362731  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.639957696  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.640682680  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.641694658  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.642384643  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.643365622  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.644122606  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.645453577  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.645914567  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.646948545  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68750b4
0:00:02.647619530  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.648586509  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68750cc
0:00:02.649593487  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.650824460  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157890 (auparse)
0:00:02.651970435  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<auparse> set parent (ref and sink)
0:00:02.653011413  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature auparse, plugin 0x1553c8 auparse
0:00:02.654039391  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 86826(1532a)/346903
0:00:02.655647356  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x155488 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstlame.so"
0:00:02.656700333  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'lame' plugin with 1 features from binary registry
0:00:02.657879308  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'lame' feature 'lamemp3enc' typename : 'GstElementFactory'
0:00:02.659292277  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.660677247  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.661891220  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.662879199  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.664416166  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.665377145  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.666579119  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.667536098  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.668710072  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.669517055  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687551c
0:00:02.670814026  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.671825004  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68755bc
0:00:02.673104977  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.674107955  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687572a
0:00:02.674880938  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157920 (lamemp3enc)
0:00:02.675925915  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<lamemp3enc> set parent (ref and sink)
0:00:02.676657899  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature lamemp3enc, plugin 0x155488 lame
0:00:02.677970870  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 87860(15734)/346903
0:00:02.678721854  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x155548 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstgdp.so"
0:00:02.679860829  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'gdp' plugin with 2 features from binary registry
0:00:02.681420795  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gdp' feature 'gdpdepay' typename : 'GstElementFactory'
0:00:02.682858764  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.683899741  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.685484707  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.686669681  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.687952653  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.689139627  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.689632617  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.690597596  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.691775570  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.692719550  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6875928
0:00:02.693394535  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.694512511  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6875948
0:00:02.695051500  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.696082477  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1579b0 (gdpdepay)
0:00:02.697292451  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<gdpdepay> set parent (ref and sink)
0:00:02.698226431  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature gdpdepay, plugin 0x155548 gdp
0:00:02.698889416  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gdp' feature 'gdppay' typename : 'GstElementFactory'
0:00:02.700130389  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.701100368  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.702293343  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.703313320  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.704601293  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.705577272  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.706782246  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.707741225  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.708914199  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.709857179  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6875a64
0:00:02.711349146  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.711783137  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6875a78
0:00:02.712758116  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.714086087  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157a40 (gdppay)
0:00:02.715096065  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<gdppay> set parent (ref and sink)
0:00:02.716306039  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature gdppay, plugin 0x155548 gdp
0:00:02.717269018  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 88726(15a96)/346903
0:00:02.719315973  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x155608 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstavi.so"
0:00:02.720779941  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'avi' plugin with 3 features from binary registry
0:00:02.721970916  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'avi' feature 'avidemux' typename : 'GstElementFactory'
0:00:02.723540881  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.724961851  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.725974829  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.727393798  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.728390777  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.729931743  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.731156716  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.731591707  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.732569686  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:02.733710661  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6875ccc
0:00:02.735150630  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:02.736406603  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6876624
0:00:02.739234541  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:02.740925504  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687917c
0:00:02.742573468  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:02.743139456  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68791ac
0:00:02.744718422  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.745813399  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157ad0 (avidemux)
0:00:02.746275389  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<avidemux> set parent (ref and sink)
0:00:02.747290366  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature avidemux, plugin 0x155608 avi
0:00:02.748456341  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'avi' feature 'avimux' typename : 'GstElementFactory'
0:00:02.749932309  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.751285279  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.752600251  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.753567230  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.754857202  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.755831181  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.757029155  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.757985134  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.759191108  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:02.759619099  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68792d8
0:00:02.760609077  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.761250063  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68792f4
0:00:02.762539035  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:02.763496014  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6879558
0:00:02.764839986  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:02.765796965  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb6879b82
0:00:02.767099937  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157b60 (avimux)
0:00:02.768086915  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<avimux> set parent (ref and sink)
0:00:02.769225890  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature avimux, plugin 0x155608 avi
0:00:02.770234868  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'avi' feature 'avisubtitle' typename : 'GstElementFactory'
0:00:02.771687837  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.773149805  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.774279781  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.775514754  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.776503732  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.777682707  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.778845681  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.779844660  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.780834638  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.781986613  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6879c8c
0:00:02.783563579  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.784067568  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6879cb4
0:00:02.785067546  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.786702510  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157bf0 (avisubtitle)
0:00:02.787682489  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<avisubtitle> set parent (ref and sink)
0:00:02.788412473  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature avisubtitle, plugin 0x155608 avi
0:00:02.789422451  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 105687(19cd7)/346903
0:00:02.790173435  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1556c8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstvideo4linux2.so"
0:00:02.791284410  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'video4linux2' plugin with 3 features from binary registry
0:00:02.792479384  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2src' typename : 'GstElementFactory'
0:00:02.794129349  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.795559318  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.797156284  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.798335258  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.799383235  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.800548210  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.801535189  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.802707163  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.803676142  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:02.805454103  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6879f00
0:00:02.806330084  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.807408061  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:603:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0xb687ab3f
0:00:02.808362040  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 4 Interfaces at address 0xb687ab49
0:00:02.809636012  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157c80 (v4l2src)
0:00:02.811192978  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<v4l2src> set parent (ref and sink)
0:00:02.811916963  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature v4l2src, plugin 0x1556c8 video4linux2
0:00:02.812936940  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2sink' typename : 'GstElementFactory'
0:00:02.815028896  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.816424866  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.817993831  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.819184806  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.820353780  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.821364758  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.822363737  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.823587710  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.824648687  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:02.826195653  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687ac7c
0:00:02.827524624  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.829062591  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 5 Interfaces at address 0xb687b8bc
0:00:02.829623579  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157d10 (v4l2sink)
0:00:02.830670556  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<v4l2sink> set parent (ref and sink)
0:00:02.831912529  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature v4l2sink, plugin 0x1556c8 video4linux2
0:00:02.832350519  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2radio' typename : 'GstElementFactory'
0:00:02.833786488  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.835239457  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.836450431  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.837407410  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.838880378  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.839885356  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.841110329  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.842064309  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.843251283  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:02.844084265  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:603:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0xb687ba00
0:00:02.845499234  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0xb687ba0a
0:00:02.846539212  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157da0 (v4l2radio)
0:00:02.847819184  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<v4l2radio> set parent (ref and sink)
0:00:02.848288174  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature v4l2radio, plugin 0x1556c8 video4linux2
0:00:02.849250153  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 113185(1ba21)/346903
0:00:02.850751120  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x159058 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstbayer.so"
0:00:02.852275087  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'bayer' plugin with 2 features from binary registry
0:00:02.852753076  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'bayer' feature 'bayer2rgb' typename : 'GstElementFactory'
0:00:02.854254045  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.855663014  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.856883987  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.857850966  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.859031941  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.860492909  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.861018897  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.861980877  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.863458844  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.863997833  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687bc1c
0:00:02.865014811  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.866168786  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687bce0
0:00:02.866640775  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.867665753  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157e30 (bayer2rgb)
0:00:02.869229719  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<bayer2rgb> set parent (ref and sink)
0:00:02.870476692  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature bayer2rgb, plugin 0x159058 bayer
0:00:02.871497670  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'bayer' feature 'rgb2bayer' typename : 'GstElementFactory'
0:00:02.872433649  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.873466627  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.874706601  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.875720579  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.876706557  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.878242524  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.879681493  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.880972464  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.881647450  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.882621429  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687be98
0:00:02.883086418  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.884092397  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687bf48
0:00:02.884979378  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.886188351  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157ec0 (rgb2bayer)
0:00:02.887389325  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rgb2bayer> set parent (ref and sink)
0:00:02.888441302  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rgb2bayer, plugin 0x159058 bayer
0:00:02.889401281  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 114654(1bfde)/346903
0:00:02.890933248  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x159118 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgsttheora.so"
0:00:02.892537213  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'theora' plugin with 3 features from binary registry
0:00:02.893025202  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'theora' feature 'theoradec' typename : 'GstElementFactory'
0:00:02.894538170  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.896008138  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.897245111  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.898208090  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.898886076  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.899864054  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.900857033  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.902001008  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.903019986  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.904244960  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687c1f0
0:00:02.905259938  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.906401913  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687c298
0:00:02.907392891  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.908634864  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x157f50 (theoradec)
0:00:02.909880837  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<theoradec> set parent (ref and sink)
0:00:02.911530801  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature theoradec, plugin 0x159118 theora
0:00:02.912205786  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'theora' feature 'theoraenc' typename : 'GstElementFactory'
0:00:02.913476759  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.914527737  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.915743710  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.916701689  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.917892663  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.918870642  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.920095615  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.921052594  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.922232569  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.922665559  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687c3b4
0:00:02.923667538  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.925416500  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687c440
0:00:02.925880490  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.926902468  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687c4ef
0:00:02.928197440  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15e800 (theoraenc)
0:00:02.929200418  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<theoraenc> set parent (ref and sink)
0:00:02.930412391  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature theoraenc, plugin 0x159118 theora
0:00:02.931373370  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'theora' feature 'theoraparse' typename : 'GstElementFactory'
0:00:02.933038334  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.934923294  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.935995271  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.937166245  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.938150224  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.939327198  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.940275177  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.941463151  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.941924141  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.942915120  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687c5e8
0:00:02.944591084  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.945781058  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687c604
0:00:02.946760037  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:02.947992010  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15e890 (theoraparse)
0:00:02.948455000  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<theoraparse> set parent (ref and sink)
0:00:02.949449978  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature theoraparse, plugin 0x159118 theora
0:00:02.950611953  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 116256(1c620)/346903
0:00:02.952135920  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1591d8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstdvbsuboverlay.so"
0:00:02.953577888  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvbsuboverlay' plugin with 1 features from binary registry
0:00:02.954856860  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'dvbsuboverlay' feature 'dvbsuboverlay' typename : 'GstElementFactory'
0:00:02.956296829  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.957683799  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.959164766  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.960141745  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.961360719  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.962325698  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.963533671  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.964589649  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.966132616  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:02.967343590  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687c818
0:00:02.968324568  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.969459544  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687c8b0
0:00:02.970459522  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:02.971610497  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687c94c
0:00:02.972606475  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template text_sink
0:00:02.973904447  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15e920 (dvbsuboverlay)
0:00:02.975537411  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<dvbsuboverlay> set parent (ref and sink)
0:00:02.976534390  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature dvbsuboverlay, plugin 0x1591d8 dvbsuboverlay
0:00:02.977720364  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 117103(1c96f)/346903
0:00:02.979202332  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x159298 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstmpegpsmux.so"
0:00:02.980650300  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpegpsmux' plugin with 1 features from binary registry
0:00:02.981852274  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'mpegpsmux' feature 'mpegpsmux' typename : 'GstElementFactory'
0:00:02.983324242  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:02.984982207  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.986213180  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:02.986655170  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.987654149  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:02.988831123  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.989826102  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:02.991419067  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:02.992639041  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:02.993601020  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687cb60
0:00:02.994939990  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:02.995917969  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687cd00
0:00:02.997141943  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:02.998172920  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15e9b0 (mpegpsmux)
0:00:02.999415893  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<mpegpsmux> set parent (ref and sink)
0:00:03.000944860  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature mpegpsmux, plugin 0x159298 mpegpsmux
0:00:03.001426849  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 118087(1cd47)/346903
0:00:03.002972816  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x159358 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstautodetect.so"
0:00:03.004500783  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'autodetect' plugin with 4 features from binary registry
0:00:03.006087749  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autovideosink' typename : 'GstElementFactory'
0:00:03.007658714  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.008650693  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.010099661  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.011075640  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.012284614  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.013248593  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.014553565  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.015582542  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.016243528  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:03.017515500  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687cf70
0:00:03.019416459  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.020660432  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687cf81
0:00:03.021722409  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15ea40 (autovideosink)
0:00:03.022980381  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<autovideosink> set parent (ref and sink)
0:00:03.024061359  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature autovideosink, plugin 0x159358 autodetect
0:00:03.025623325  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autovideosrc' typename : 'GstElementFactory'
0:00:03.027099293  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.028093271  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.029665237  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.030896210  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.032658172  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.033299158  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.033732148  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.034835125  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.036199095  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:03.036659085  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687d0d0
0:00:03.037674063  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.038608043  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687d0e0
0:00:03.039892015  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15ead0 (autovideosrc)
0:00:03.040351005  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<autovideosrc> set parent (ref and sink)
0:00:03.041370982  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature autovideosrc, plugin 0x159358 autodetect
0:00:03.042545957  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autoaudiosink' typename : 'GstElementFactory'
0:00:03.043255941  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.044388918  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.045608891  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.046572870  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.047810843  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.048764822  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.049964796  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.050913776  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.052085750  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:03.052516741  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687d1fc
0:00:03.053504719  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.054207704  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687d20d
0:00:03.055335680  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15eb60 (autoaudiosink)
0:00:03.056327658  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<autoaudiosink> set parent (ref and sink)
0:00:03.057773627  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature autoaudiosink, plugin 0x159358 autodetect
0:00:03.058755605  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autoaudiosrc' typename : 'GstElementFactory'
0:00:03.060213574  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.061355549  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.062397526  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.063401504  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.064693477  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.065652456  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.066857430  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.067800409  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.068976384  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:03.069874364  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687d35c
0:00:03.070566349  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.071617326  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687d36c
0:00:03.072131315  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15ebf0 (autoaudiosrc)
0:00:03.073150293  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<autoaudiosrc> set parent (ref and sink)
0:00:03.074883256  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature autoaudiosrc, plugin 0x159358 autodetect
0:00:03.075331246  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 119674(1d37a)/346903
0:00:03.076573219  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x159418 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstpnm.so"
0:00:03.078216183  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'pnm' plugin with 2 features from binary registry
0:00:03.079475156  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'pnm' feature 'pnmdec' typename : 'GstElementFactory'
0:00:03.080397136  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.081438113  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.082997079  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.084277052  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.085274030  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.086479004  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.087538981  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.088718955  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.089688934  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.090864908  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687d570
0:00:03.091862887  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.093006862  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687d5e4
0:00:03.094077839  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.095357811  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15ec80 (pnmdec)
0:00:03.096347790  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<pnmdec> set parent (ref and sink)
0:00:03.097560763  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature pnmdec, plugin 0x159418 pnm
0:00:03.098458744  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'pnm' feature 'pnmenc' typename : 'GstElementFactory'
0:00:03.099853713  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.100855692  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.102406658  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.103634631  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.104716608  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.105904582  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.107136556  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.108323530  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.109242510  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.110398485  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687d820
0:00:03.110909473  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.111841453  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687d940
0:00:03.112548438  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.113731412  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15ed10 (pnmenc)
0:00:03.115318378  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<pnmenc> set parent (ref and sink)
0:00:03.115822367  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature pnmenc, plugin 0x159418 pnm
0:00:03.116787346  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 121264(1d9b0)/346903
0:00:03.118279314  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1594d8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstdebugutilsbad.so"
0:00:03.119525286  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'debugutilsbad' plugin with 5 features from binary registry
0:00:03.120547264  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'checksumsink' typename : 'GstElementFactory'
0:00:03.121960233  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.123340203  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.125018168  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.126200142  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.127620111  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.128951082  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.130169055  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.131374029  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.132571003  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.133513983  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687dbb8
0:00:03.134789956  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.135793934  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687dbc8
0:00:03.136996908  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.137498897  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15eda0 (checksumsink)
0:00:03.138714870  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<checksumsink> set parent (ref and sink)
0:00:03.139930844  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature checksumsink, plugin 0x1594d8 debugutilsbad
0:00:03.140907822  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'fpsdisplaysink' typename : 'GstElementFactory'
0:00:03.141826802  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.143270771  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.144076754  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.145087732  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.146069711  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.147241685  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.148408660  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.149386638  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.150351617  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:03.151565591  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687dd58
0:00:03.152538570  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.153681545  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687dd69
0:00:03.155049516  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15ee30 (fpsdisplaysink)
0:00:03.156287489  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<fpsdisplaysink> set parent (ref and sink)
0:00:03.157282467  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature fpsdisplaysink, plugin 0x1594d8 debugutilsbad
0:00:03.158834433  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'chopmydata' typename : 'GstElementFactory'
0:00:03.160354400  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.161818368  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.162860346  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.164473310  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.165696284  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.166653263  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.167896236  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.168802216  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.169497201  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.170500179  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687de30
0:00:03.170953169  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.171906148  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687de40
0:00:03.173099122  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.173937104  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15eec0 (chopmydata)
0:00:03.175324074  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<chopmydata> set parent (ref and sink)
0:00:03.175797064  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature chopmydata, plugin 0x1594d8 debugutilsbad
0:00:03.176770043  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'compare' typename : 'GstElementFactory'
0:00:03.178216011  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.179415985  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.180637959  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.181608938  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.182789912  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.184040885  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.185082863  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.186030842  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.187214816  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:03.188150796  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687df48
0:00:03.189286772  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.189748762  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687df58
0:00:03.190730740  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.191414725  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687df6c
0:00:03.192436703  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template check
0:00:03.193462681  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x15ef50 (compare)
0:00:03.194740654  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<compare> set parent (ref and sink)
0:00:03.195733632  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature compare, plugin 0x1594d8 debugutilsbad
0:00:03.196901607  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'debugspy' typename : 'GstElementFactory'
0:00:03.197685590  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.199283555  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.199789544  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.200183536  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.201418509  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.202592483  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.203083473  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.204111450  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.205678416  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.206885390  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687e08c
0:00:03.207380379  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.208334359  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687e09c
0:00:03.209523333  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.210029322  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164800 (debugspy)
0:00:03.211051299  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<debugspy> set parent (ref and sink)
0:00:03.212632265  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature debugspy, plugin 0x1594d8 debugutilsbad
0:00:03.213871239  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 123053(1e0ad)/346903
0:00:03.215401205  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x159598 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgst1394.so"
0:00:03.216831174  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin '1394' plugin with 2 features from binary registry
0:00:03.218020148  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin '1394' feature 'dv1394src' typename : 'GstElementFactory'
0:00:03.219438118  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.220937085  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.221879064  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.223099038  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.223581027  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.224793002  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.225544985  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.226545963  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.227018953  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:03.227981932  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687e34c
0:00:03.229187906  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.230136885  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:603:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0xb687e39d
0:00:03.231334859  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687e3a7
0:00:03.231849848  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164890 (dv1394src)
0:00:03.232847826  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<dv1394src> set parent (ref and sink)
0:00:03.234101800  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature dv1394src, plugin 0x159598 1394
0:00:03.235072779  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin '1394' feature 'hdv1394src' typename : 'GstElementFactory'
0:00:03.236515747  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.237500726  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.239094691  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.240276665  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.241270644  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.242420619  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.243415597  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.244688570  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.245673548  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:03.246845523  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687e4d0
0:00:03.248136495  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.249291470  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:603:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0xb687e51a
0:00:03.250255449  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb687e524
0:00:03.251494422  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164920 (hdv1394src)
0:00:03.252477400  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<hdv1394src> set parent (ref and sink)
0:00:03.254147365  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature hdv1394src, plugin 0x159598 1394
0:00:03.255408337  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 124210(1e532)/346903
0:00:03.256165321  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x159658 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstrtp.so"
0:00:03.257227298  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtp' plugin with 68 features from binary registry
0:00:03.258414272  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpac3depay' typename : 'GstElementFactory'
0:00:03.259823241  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.261228211  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.262457184  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.263481161  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.264752134  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.265712114  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.266904088  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.268391055  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.268848045  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.269244037  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687e730
0:00:03.270274014  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.270953999  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687e748
0:00:03.272225972  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.273429945  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1649b0 (rtpac3depay)
0:00:03.274557922  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpac3depay> set parent (ref and sink)
0:00:03.275035911  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpac3depay, plugin 0x159658 rtp
0:00:03.276003890  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpac3pay' typename : 'GstElementFactory'
0:00:03.277438859  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.278967826  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.280034802  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.281213777  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.282190755  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.283363730  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.284433707  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.285732679  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.286738657  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.287952631  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687e8f4
0:00:03.288934609  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.290084584  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687e988
0:00:03.290557574  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.291602551  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164a40 (rtpac3pay)
0:00:03.292806525  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpac3pay> set parent (ref and sink)
0:00:03.293869503  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpac3pay, plugin 0x159658 rtp
0:00:03.295104476  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpbvdepay' typename : 'GstElementFactory'
0:00:03.296783439  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.298177409  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.299413382  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.300375361  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.301062346  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.302043325  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.303078302  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.304328276  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.305309254  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.306462229  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687eae4
0:00:03.307453207  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.308620182  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687eb14
0:00:03.309609160  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.310888133  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164ad0 (rtpbvdepay)
0:00:03.311937110  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpbvdepay> set parent (ref and sink)
0:00:03.313525075  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpbvdepay, plugin 0x159658 rtp
0:00:03.314780049  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpbvpay' typename : 'GstElementFactory'
0:00:03.316550010  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.317528989  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.318713963  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.319743941  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.321313906  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.322197887  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.323265864  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.324304842  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.324984827  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.325978806  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687ed38
0:00:03.326432796  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.327433774  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687ed68
0:00:03.328108759  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.329182736  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164b60 (rtpbvpay)
0:00:03.330186714  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpbvpay> set parent (ref and sink)
0:00:03.331398687  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpbvpay, plugin 0x159658 rtp
0:00:03.332368666  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpceltdepay' typename : 'GstElementFactory'
0:00:03.333786635  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.334833613  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.336439578  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.337624552  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.338621530  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.339279516  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.340324493  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.341284472  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.342521445  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.343534423  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687ef6c
0:00:03.345055390  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.346103367  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687ef88
0:00:03.347338340  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.348382318  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164bf0 (rtpceltdepay)
0:00:03.349942284  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpceltdepay> set parent (ref and sink)
0:00:03.351190257  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpceltdepay, plugin 0x159658 rtp
0:00:03.352152236  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpceltpay' typename : 'GstElementFactory'
0:00:03.353577205  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.354654182  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.355847156  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.356292146  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.357283125  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.358443100  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.358968088  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.359959067  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.361157041  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.362112020  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687f128
0:00:03.363315994  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.364876961  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687f194
0:00:03.365346951  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.365807941  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164c80 (rtpceltpay)
0:00:03.366850918  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpceltpay> set parent (ref and sink)
0:00:03.368691878  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpceltpay, plugin 0x159658 rtp
0:00:03.369883852  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpdvdepay' typename : 'GstElementFactory'
0:00:03.371314821  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.372695791  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.373984763  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.374437753  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.375492730  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.376668705  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.377664683  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.378831658  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.379799637  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.380962611  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687f360
0:00:03.381426601  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.382377580  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687f378
0:00:03.383615553  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.384730530  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164d10 (rtpdvdepay)
0:00:03.385927504  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpdvdepay> set parent (ref and sink)
0:00:03.386926482  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpdvdepay, plugin 0x159658 rtp
0:00:03.388100457  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpdvpay' typename : 'GstElementFactory'
0:00:03.389514426  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.390910395  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.392166368  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.393345342  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.394658314  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.395629293  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.396840267  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.397809246  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.399051219  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.400001198  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687f608
0:00:03.401191172  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.402119152  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687f620
0:00:03.403318126  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.404440102  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164da0 (rtpdvpay)
0:00:03.405653076  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpdvpay> set parent (ref and sink)
0:00:03.406645054  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpdvpay, plugin 0x159658 rtp
0:00:03.408240019  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgstdepay' typename : 'GstElementFactory'
0:00:03.409769986  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.411331952  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.411842941  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.412804920  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.414518883  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.415041872  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.416060850  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.417213825  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.417895810  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.418888788  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687f888
0:00:03.420082762  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.421035741  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687f898
0:00:03.422236715  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.423284692  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164e30 (rtpgstdepay)
0:00:03.424588665  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpgstdepay> set parent (ref and sink)
0:00:03.426061633  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpgstdepay, plugin 0x159658 rtp
0:00:03.426545622  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgstpay' typename : 'GstElementFactory'
0:00:03.427973591  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.429362561  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.430582534  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.431615512  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.432801486  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.433757465  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.435426430  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.436591404  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.437561383  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.438724358  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687fa30
0:00:03.439780335  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.441290302  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687fab8
0:00:03.441981287  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.443276259  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164ec0 (rtpgstpay)
0:00:03.444132241  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpgstpay> set parent (ref and sink)
0:00:03.445472212  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpgstpay, plugin 0x159658 rtp
0:00:03.446460190  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpilbcpay' typename : 'GstElementFactory'
0:00:03.447947158  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.448912137  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.450452103  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.451493080  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.452597056  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.453772031  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.454859008  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.456444973  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.457143958  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.458140936  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687fbec
0:00:03.459348910  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.460343888  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687fc1c
0:00:03.460808878  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.461849856  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x164f50 (rtpilbcpay)
0:00:03.463125828  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpilbcpay> set parent (ref and sink)
0:00:03.464351802  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpilbcpay, plugin 0x159658 rtp
0:00:03.465360780  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpilbcdepay' typename : 'GstElementFactory'
0:00:03.466750750  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.468570710  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.469259695  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.470237674  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.470715663  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.471746641  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.472950615  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.473989593  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.475191567  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.476149546  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687fde0
0:00:03.477347520  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.477776510  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687fe10
0:00:03.478761489  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.480039461  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166800 (rtpilbcdepay)
0:00:03.480497451  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpilbcdepay> set parent (ref and sink)
0:00:03.481505429  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpilbcdepay, plugin 0x159658 rtp
0:00:03.482675404  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg722depay' typename : 'GstElementFactory'
0:00:03.484150372  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.485545342  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.486763315  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.487796293  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.488992267  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.489946246  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.491756207  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.492435192  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.493454170  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.494492148  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb687ffb8
0:00:03.496149112  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.497442084  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880010
0:00:03.498540060  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.499617036  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166890 (rtpg722depay)
0:00:03.501090004  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpg722depay> set parent (ref and sink)
0:00:03.502074983  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpg722depay, plugin 0x159658 rtp
0:00:03.503274956  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg722pay' typename : 'GstElementFactory'
0:00:03.504781924  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.506175893  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.507392867  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.507825857  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.508823835  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.509981810  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.511036787  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.512214762  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.513187740  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.514846704  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880208
0:00:03.515323694  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.516482669  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880280
0:00:03.517690643  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.518714620  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166920 (rtpg722pay)
0:00:03.519948594  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpg722pay> set parent (ref and sink)
0:00:03.520945572  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpg722pay, plugin 0x159658 rtp
0:00:03.522499538  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg723depay' typename : 'GstElementFactory'
0:00:03.524038505  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.525570472  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.526079461  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.527433432  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.528495409  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.529454388  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.530674361  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.531638340  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.532815315  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.533758294  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68803dc
0:00:03.535082266  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.536029246  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880414
0:00:03.537226220  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.538266197  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1669b0 (rtpg723depay)
0:00:03.539604168  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpg723depay> set parent (ref and sink)
0:00:03.540641145  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpg723depay, plugin 0x159658 rtp
0:00:03.542429107  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg723pay' typename : 'GstElementFactory'
0:00:03.543987073  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.545014051  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.546589016  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.547789990  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.548787968  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.549938943  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.550968921  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.552145895  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.553114874  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.554378847  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68805f0
0:00:03.555374826  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.556015812  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688062c
0:00:03.557045789  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.557541779  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166a40 (rtpg723pay)
0:00:03.558552757  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpg723pay> set parent (ref and sink)
0:00:03.560179721  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpg723pay, plugin 0x159658 rtp
0:00:03.561383695  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg726depay' typename : 'GstElementFactory'
0:00:03.562797664  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.564260633  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.565817599  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.567041572  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.567741557  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.568729536  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.569945509  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.570961487  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.572145461  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.573090441  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880830
0:00:03.573779426  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.574853403  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68808b0
0:00:03.575917380  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.577161353  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166ad0 (rtpg726depay)
0:00:03.578166331  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpg726depay> set parent (ref and sink)
0:00:03.579387304  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpg726depay, plugin 0x159658 rtp
0:00:03.579831295  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg726pay' typename : 'GstElementFactory'
0:00:03.581272263  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.582712232  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.584048204  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.585015183  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.586203157  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.587181135  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.588381109  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.589335088  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.590516063  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.591249047  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880ab0
0:00:03.592291024  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.593437999  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880b30
0:00:03.594523976  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.595786949  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166b60 (rtpg726pay)
0:00:03.596792927  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpg726pay> set parent (ref and sink)
0:00:03.598014900  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpg726pay, plugin 0x159658 rtp
0:00:03.599092877  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg729depay' typename : 'GstElementFactory'
0:00:03.600515846  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.601480825  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.602679799  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.603649778  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.605302742  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.606500716  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.607061704  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.608045682  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.609212657  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.610172636  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880d28
0:00:03.611370610  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.611793601  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880d60
0:00:03.612825578  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.614633540  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166bf0 (rtpg729depay)
0:00:03.615397523  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpg729depay> set parent (ref and sink)
0:00:03.616438501  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpg729depay, plugin 0x159658 rtp
0:00:03.617613475  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg729pay' typename : 'GstElementFactory'
0:00:03.619067443  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.620446413  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.621674387  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.622643365  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.623943338  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.624933316  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.626145290  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.627114269  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.628321242  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.629279222  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880f44
0:00:03.630476195  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.631491173  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6880f80
0:00:03.632713147  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.633758124  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166c80 (rtpg729pay)
0:00:03.635396089  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpg729pay> set parent (ref and sink)
0:00:03.636601063  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpg729pay, plugin 0x159658 rtp
0:00:03.637565042  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgsmdepay' typename : 'GstElementFactory'
0:00:03.639064009  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.640770972  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.642317938  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.643948904  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.644464892  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.645448871  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.646659845  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.647182833  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.648174812  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.649326786  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6881170
0:00:03.650321765  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.651457740  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68811ac
0:00:03.652449718  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.653690691  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166d10 (rtpgsmdepay)
0:00:03.654773669  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpgsmdepay> set parent (ref and sink)
0:00:03.656044641  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpgsmdepay, plugin 0x159658 rtp
0:00:03.657011620  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgsmpay' typename : 'GstElementFactory'
0:00:03.658447589  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.659912557  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.660969534  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.662508500  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.663768473  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.664823451  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.666027424  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.666915405  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.668239376  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.668668367  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6881388
0:00:03.669078358  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.670057336  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68813c4
0:00:03.671304309  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.672353286  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166da0 (rtpgsmpay)
0:00:03.673561260  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpgsmpay> set parent (ref and sink)
0:00:03.674124248  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpgsmpay, plugin 0x159658 rtp
0:00:03.675110226  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpamrdepay' typename : 'GstElementFactory'
0:00:03.676570195  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.678054162  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.678579151  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.679596129  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.680284114  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.681302091  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.681786081  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.682732060  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.683980033  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.684932012  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68815d4
0:00:03.686120987  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.687110965  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688163c
0:00:03.688575933  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.689625910  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166e30 (rtpamrdepay)
0:00:03.691216876  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpamrdepay> set parent (ref and sink)
0:00:03.692441849  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpamrdepay, plugin 0x159658 rtp
0:00:03.693419828  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpamrpay' typename : 'GstElementFactory'
0:00:03.694889797  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.695949774  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.697162747  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.698063728  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.699263702  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.699699692  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.700697671  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.701845646  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.702303636  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.703273615  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68818c0
0:00:03.704617586  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.705054577  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6881bf4
0:00:03.706040555  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.707289528  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166ec0 (rtpamrpay)
0:00:03.708281507  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpamrpay> set parent (ref and sink)
0:00:03.709498480  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpamrpay, plugin 0x159658 rtp
0:00:03.710466459  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmadepay' typename : 'GstElementFactory'
0:00:03.712528414  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.713511393  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.714801365  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.715243356  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.716229334  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.717396309  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.718382287  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.719587261  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.720575239  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.721728214  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6881d94
0:00:03.722724193  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.723953167  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6881ddc
0:00:03.724971145  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.726218117  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x166f50 (rtppcmadepay)
0:00:03.726677107  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtppcmadepay> set parent (ref and sink)
0:00:03.727738084  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtppcmadepay, plugin 0x159658 rtp
0:00:03.728911059  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmudepay' typename : 'GstElementFactory'
0:00:03.730370027  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.731749997  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.732961971  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.733398961  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.734487938  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.735411918  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.736479895  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.737444874  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.738616848  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.739568827  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688200c
0:00:03.740762801  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.741193792  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6882054
0:00:03.742193770  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.743478742  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169800 (rtppcmudepay)
0:00:03.744392723  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtppcmudepay> set parent (ref and sink)
0:00:03.745472700  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtppcmudepay, plugin 0x159658 rtp
0:00:03.747038665  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmupay' typename : 'GstElementFactory'
0:00:03.748504634  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.749430613  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.749674608  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.750014601  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.750203597  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.750349593  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.750520590  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.750665586  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.750822583  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.751007579  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6882260
0:00:03.751212575  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.751349572  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688229c
0:00:03.751512568  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.751709564  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169890 (rtppcmupay)
0:00:03.751885560  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtppcmupay> set parent (ref and sink)
0:00:03.752092555  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtppcmupay, plugin 0x159658 rtp
0:00:03.752241552  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmapay' typename : 'GstElementFactory'
0:00:03.752608544  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.752765541  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.752948537  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.753094534  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.753261530  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.753407527  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.753598523  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.753751519  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.754630501  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.754864496  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68824a8
0:00:03.755141490  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.755352485  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68824e4
0:00:03.755613479  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.755889473  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169920 (rtppcmapay)
0:00:03.756163467  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtppcmapay> set parent (ref and sink)
0:00:03.757957428  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtppcmapay, plugin 0x159658 rtp
0:00:03.758462417  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpadepay' typename : 'GstElementFactory'
0:00:03.759215401  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.760206379  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.760706368  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.761141359  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.761563350  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.762539329  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.763052317  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.763674304  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.764217293  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.768550198  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6882700
0:00:03.769065187  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.769448179  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688272c
0:00:03.770495156  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.771762129  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1699b0 (rtpmpadepay)
0:00:03.772716108  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmpadepay> set parent (ref and sink)
0:00:03.774013080  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmpadepay, plugin 0x159658 rtp
0:00:03.774960060  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpapay' typename : 'GstElementFactory'
0:00:03.776499026  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.777486005  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.778715978  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.779893952  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.781129925  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.782087904  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.783674870  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.785285835  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.786472809  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.787820779  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6882918
0:00:03.788890756  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.789827736  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68829e8
0:00:03.791077708  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.792126686  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169a40 (rtpmpapay)
0:00:03.793333659  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmpapay> set parent (ref and sink)
0:00:03.794479635  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmpapay, plugin 0x159658 rtp
0:00:03.795668610  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmparobustdepay' typename : 'GstElementFactory'
0:00:03.797215576  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.798553547  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.799549525  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.800720500  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.801204489  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.802158469  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.802844454  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.803898431  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.805148404  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.806705370  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6882b50
0:00:03.808000341  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.808954321  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6882b7c
0:00:03.810166294  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.811363268  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169ad0 (rtpmparobustdepay)
0:00:03.812397246  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmparobustdepay> set parent (ref and sink)
0:00:03.813381224  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmparobustdepay, plugin 0x159658 rtp
0:00:03.814642198  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpvdepay' typename : 'GstElementFactory'
0:00:03.816121166  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.817118144  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.818097123  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.819235098  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.820229076  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.821394051  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.822382030  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.823603003  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.824648980  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.825824955  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6882e18
0:00:03.826821933  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.827458919  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6882e60
0:00:03.828503896  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.829763869  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169b60 (rtpmpvdepay)
0:00:03.831014842  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmpvdepay> set parent (ref and sink)
0:00:03.832044819  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmpvdepay, plugin 0x159658 rtp
0:00:03.833579786  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpvpay' typename : 'GstElementFactory'
0:00:03.835078754  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.836084732  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.837275706  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.838230686  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.839480658  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.840444637  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.842015603  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.843195578  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.844221556  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.845411530  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688305c
0:00:03.846726501  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.847249490  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68830a8
0:00:03.848319466  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.849907432  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169bf0 (rtpmpvpay)
0:00:03.850369422  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmpvpay> set parent (ref and sink)
0:00:03.851369400  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmpvpay, plugin 0x159658 rtp
0:00:03.852531375  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263ppay' typename : 'GstElementFactory'
0:00:03.854248338  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.855724306  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.856939280  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.857378270  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.858368249  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.859536223  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.860543201  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.862091168  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.862793152  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.863912128  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6883240
0:00:03.864933106  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.866088081  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6883340
0:00:03.867076060  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.868652025  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169c80 (rtph263ppay)
0:00:03.869854999  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtph263ppay> set parent (ref and sink)
0:00:03.870859977  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtph263ppay, plugin 0x159658 rtp
0:00:03.872445943  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263pdepay' typename : 'GstElementFactory'
0:00:03.873989910  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.874979888  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.876186862  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.877148841  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.878361815  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.879347793  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.880802762  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.881764741  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.882964715  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.883980693  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6883494
0:00:03.885182667  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.886109647  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68834c4
0:00:03.887341620  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.887850609  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169d10 (rtph263pdepay)
0:00:03.888871586  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtph263pdepay> set parent (ref and sink)
0:00:03.890041561  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtph263pdepay, plugin 0x159658 rtp
0:00:03.890485551  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263depay' typename : 'GstElementFactory'
0:00:03.891131537  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.892167515  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.893370488  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.894423466  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.895685439  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.896131429  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.897133407  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.898737372  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.899201362  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.900156342  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6883734
0:00:03.901356315  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.901989302  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688377c
0:00:03.903075278  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.904827241  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169da0 (rtph263depay)
0:00:03.906051214  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtph263depay> set parent (ref and sink)
0:00:03.907033192  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtph263depay, plugin 0x159658 rtp
0:00:03.908213167  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263pay' typename : 'GstElementFactory'
0:00:03.909629136  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.911034105  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.912277078  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.913236057  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.914518030  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.915971999  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.916495987  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.917451966  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.918108952  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.919140930  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68839bc
0:00:03.920133908  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.921277883  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6883aa8
0:00:03.922255862  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.923484835  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169e30 (rtph263pay)
0:00:03.924183820  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtph263pay> set parent (ref and sink)
0:00:03.925621789  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtph263pay, plugin 0x159658 rtp
0:00:03.926653767  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph264depay' typename : 'GstElementFactory'
0:00:03.927609746  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.928635723  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.929858697  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.930832676  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.932036649  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.932995628  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.934280601  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.935260580  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.936441554  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.937740526  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6883c10
0:00:03.938794503  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.939221494  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6883cac
0:00:03.940218472  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.940944456  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169ec0 (rtph264depay)
0:00:03.942001433  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtph264depay> set parent (ref and sink)
0:00:03.943025411  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtph264depay, plugin 0x159658 rtp
0:00:03.944866372  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph264pay' typename : 'GstElementFactory'
0:00:03.946722331  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.948120301  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.949354274  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.950478249  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.951730222  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.952715201  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.953991173  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.954968151  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.956142126  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.957094105  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6883e4c
0:00:03.958280079  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.959249058  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6883ecc
0:00:03.960435032  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.961633006  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x169f50 (rtph264pay)
0:00:03.962670984  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtph264pay> set parent (ref and sink)
0:00:03.963663962  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtph264pay, plugin 0x159658 rtp
0:00:03.964928936  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpj2kdepay' typename : 'GstElementFactory'
0:00:03.966358904  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.967672876  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.968981847  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.969945827  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.970632812  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.971627790  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.972628768  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.974252733  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.975508706  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.976152692  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6884094
0:00:03.977187669  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.978341644  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68840ac
0:00:03.979352622  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.980591595  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16b800 (rtpj2kdepay)
0:00:03.981059585  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpj2kdepay> set parent (ref and sink)
0:00:03.982059563  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpj2kdepay, plugin 0x159658 rtp
0:00:03.983253537  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpj2kpay' typename : 'GstElementFactory'
0:00:03.984743506  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:03.986128475  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.987344449  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:03.988319428  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.989509402  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:03.989953392  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.990997370  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:03.992188344  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:03.993154323  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:03.994413295  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6884260
0:00:03.994883285  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:03.995837264  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68842e4
0:00:03.997024239  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:03.998293211  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16b890 (rtpj2kpay)
0:00:03.999571183  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpj2kpay> set parent (ref and sink)
0:00:04.000545162  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpj2kpay, plugin 0x159658 rtp
0:00:04.001718136  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpjpegdepay' typename : 'GstElementFactory'
0:00:04.002421121  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.004199083  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.004897068  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.005312059  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.006365036  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.006800027  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.007881003  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.009102977  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.009573966  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.010530946  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688441c
0:00:04.011208931  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.012196909  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6884434
0:00:04.013199887  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.014545859  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16b920 (rtpjpegdepay)
0:00:04.015614835  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpjpegdepay> set parent (ref and sink)
0:00:04.016795810  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpjpegdepay, plugin 0x159658 rtp
0:00:04.017234800  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpjpegpay' typename : 'GstElementFactory'
0:00:04.018634770  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.020215735  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.023126672  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.023890656  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.024955633  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.025866613  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.026591597  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.027585576  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.028554555  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.029719529  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6884634
0:00:04.030719507  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.031919481  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68846ac
0:00:04.032916460  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.034293430  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16b9b0 (rtpjpegpay)
0:00:04.035280409  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpjpegpay> set parent (ref and sink)
0:00:04.036496382  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpjpegpay, plugin 0x159658 rtp
0:00:04.037465361  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpL16pay' typename : 'GstElementFactory'
0:00:04.039487317  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.040809288  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.042123260  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.042572250  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.043555228  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.045229193  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.045704182  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.046910156  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.048136130  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.049092109  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68847f0
0:00:04.050287083  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.051232062  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6884974
0:00:04.052419036  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.053435014  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16ba40 (rtpL16pay)
0:00:04.054732986  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpL16pay> set parent (ref and sink)
0:00:04.055787964  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpL16pay, plugin 0x159658 rtp
0:00:04.056947938  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpL16depay' typename : 'GstElementFactory'
0:00:04.057650923  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.058649901  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.060229867  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.061422841  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.062412819  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.063631793  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.064871767  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.065877745  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.066843724  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.068350691  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6884b30
0:00:04.069030676  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.070003655  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6884bb8
0:00:04.071278627  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.072547599  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16bad0 (rtpL16depay)
0:00:04.073545578  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpL16depay> set parent (ref and sink)
0:00:04.075229542  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpL16depay, plugin 0x159658 rtp
0:00:04.076427516  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'asteriskh263' typename : 'GstElementFactory'
0:00:04.077843485  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.079265454  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.079969438  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.080974417  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.081967395  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.083136369  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.083608359  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.084646337  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.085810312  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.086744292  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6884de4
0:00:04.087996264  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.088943244  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6884e0c
0:00:04.090144218  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.091177195  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16bb60 (asteriskh263)
0:00:04.092404168  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<asteriskh263> set parent (ref and sink)
0:00:04.093387147  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature asteriskh263, plugin 0x159658 rtp
0:00:04.095599100  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp1sdepay' typename : 'GstElementFactory'
0:00:04.096513080  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.097531057  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.098010047  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.098971026  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.100156000  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.101119979  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.102310953  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.103878920  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.104388909  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.105365888  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6884fd0
0:00:04.106603861  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.107038851  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885004
0:00:04.108044829  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.109290802  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16bbf0 (rtpmp1sdepay)
0:00:04.110290780  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmp1sdepay> set parent (ref and sink)
0:00:04.111969744  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmp1sdepay, plugin 0x159658 rtp
0:00:04.113167718  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp2tdepay' typename : 'GstElementFactory'
0:00:04.113937702  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.115447669  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.116492646  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.117641621  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.118617600  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.120037569  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.120989548  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.122190522  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.122658512  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.123619491  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885274
0:00:04.125284455  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.126454430  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68852c0
0:00:04.127514407  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.128758380  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16bc80 (rtpmp2tdepay)
0:00:04.129759358  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmp2tdepay> set parent (ref and sink)
0:00:04.130948332  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmp2tdepay, plugin 0x159658 rtp
0:00:04.131913311  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp2tpay' typename : 'GstElementFactory'
0:00:04.133350280  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.134397258  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.135648230  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.136598210  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.137788184  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.138745163  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.139947137  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.140385127  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.141376106  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.143329063  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68854e8
0:00:04.144137046  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.144551037  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885534
0:00:04.144980028  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.146164002  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16bd10 (rtpmp2tpay)
0:00:04.146632992  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmp2tpay> set parent (ref and sink)
0:00:04.147647970  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmp2tpay, plugin 0x159658 rtp
0:00:04.148836944  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4vpay' typename : 'GstElementFactory'
0:00:04.150241913  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.151645883  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.152844857  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.154015832  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.155064809  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.155505800  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.156509778  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.157669752  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.158129742  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.159228718  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68856d8
0:00:04.160458692  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.161401671  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885768
0:00:04.162077656  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.163138633  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16bda0 (rtpmp4vpay)
0:00:04.163886617  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmp4vpay> set parent (ref and sink)
0:00:04.164948594  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmp4vpay, plugin 0x159658 rtp
0:00:04.166144568  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4vdepay' typename : 'GstElementFactory'
0:00:04.167591536  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.168959506  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.170534472  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.171745445  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.172228435  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.173180414  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.174479386  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.174917377  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.175975354  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.177137328  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68858e8
0:00:04.178195305  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.179367280  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885930
0:00:04.180359258  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.181611231  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16be30 (rtpmp4vdepay)
0:00:04.182775206  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmp4vdepay> set parent (ref and sink)
0:00:04.184329173  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmp4vdepay, plugin 0x159658 rtp
0:00:04.185514147  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4apay' typename : 'GstElementFactory'
0:00:04.186208132  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.187201110  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.189468061  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.190166046  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.191253022  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.192076005  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.193360977  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.194424954  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.195628928  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.196059919  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885ae0
0:00:04.197072897  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.198237871  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885b74
0:00:04.199261849  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.200482823  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16bec0 (rtpmp4apay)
0:00:04.201640797  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmp4apay> set parent (ref and sink)
0:00:04.202673775  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmp4apay, plugin 0x159658 rtp
0:00:04.203108765  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4adepay' typename : 'GstElementFactory'
0:00:04.204678732  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.205708709  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.206689688  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.207903661  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.208896640  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.210051615  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.211046593  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.212228567  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.213433541  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.214697514  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885d24
0:00:04.215763491  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.216903466  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885d80
0:00:04.217878445  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.219098418  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x16bf50 (rtpmp4adepay)
0:00:04.220078397  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmp4adepay> set parent (ref and sink)
0:00:04.221674362  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmp4adepay, plugin 0x159658 rtp
0:00:04.222868336  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4gdepay' typename : 'GstElementFactory'
0:00:04.224440303  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.225816273  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.227036246  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.227940227  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.229166200  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.229606190  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.230035181  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.231057159  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.232271132  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.233227111  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885f48
0:00:04.234513084  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.235450064  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6885fcc
0:00:04.236918032  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.238558996  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x171000 (rtpmp4gdepay)
0:00:04.239065985  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmp4gdepay> set parent (ref and sink)
0:00:04.240127962  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmp4gdepay, plugin 0x159658 rtp
0:00:04.241302936  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4gpay' typename : 'GstElementFactory'
0:00:04.242718906  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.244252873  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.245485846  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.246441825  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.247697798  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.248137788  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.249137766  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.250283741  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.250742731  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.251686711  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68861e4
0:00:04.252901684  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.253907663  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68862f0
0:00:04.255174636  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.256215613  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x171090 (rtpmp4gpay)
0:00:04.257797579  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpmp4gpay> set parent (ref and sink)
0:00:04.259028552  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpmp4gpay, plugin 0x159658 rtp
0:00:04.259999531  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpqcelpdepay' typename : 'GstElementFactory'
0:00:04.261668494  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.263188461  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.264305438  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.265485412  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.266651387  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.267641365  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.268627344  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.269775319  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.270759297  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.271977271  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68864a4
0:00:04.272981249  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.274264222  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68864e0
0:00:04.274744211  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.275800188  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x171120 (rtpqcelpdepay)
0:00:04.277030161  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpqcelpdepay> set parent (ref and sink)
0:00:04.278025140  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpqcelpdepay, plugin 0x159658 rtp
0:00:04.279597105  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpqdm2depay' typename : 'GstElementFactory'
0:00:04.281054074  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.282578040  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.283097029  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.284120008  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.285121986  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.286526955  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.287306938  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.288291917  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.289811884  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.290255874  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68866cc
0:00:04.290675865  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.291669843  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68866e8
0:00:04.292880817  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.294163790  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1711b0 (rtpqdm2depay)
0:00:04.295267766  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpqdm2depay> set parent (ref and sink)
0:00:04.296265744  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpqdm2depay, plugin 0x159658 rtp
0:00:04.297450718  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsirenpay' typename : 'GstElementFactory'
0:00:04.298864687  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.300235657  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.301445631  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.302395610  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.304062575  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.304749560  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.305801537  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.306759516  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.307878492  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.308875470  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6886884
0:00:04.310304439  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.311289417  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68868b4
0:00:04.312513391  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.313589367  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x171240 (rtpsirenpay)
0:00:04.315266332  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpsirenpay> set parent (ref and sink)
0:00:04.316488305  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpsirenpay, plugin 0x159658 rtp
0:00:04.317451284  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsirendepay' typename : 'GstElementFactory'
0:00:04.318873253  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.320450219  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.321660192  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.322664170  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.323659149  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.325295114  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.326705083  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.327774060  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.328458045  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.329447023  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6886a8c
0:00:04.330432002  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.331598977  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6886abc
0:00:04.332591955  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.333892927  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1712d0 (rtpsirendepay)
0:00:04.334917904  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpsirendepay> set parent (ref and sink)
0:00:04.336369873  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpsirendepay, plugin 0x159658 rtp
0:00:04.337334852  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpspeexpay' typename : 'GstElementFactory'
0:00:04.339519804  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.340923773  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.342144747  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.343163724  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.344448697  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.346271657  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.347018641  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.347435632  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.348457610  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.349407589  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6886c6c
0:00:04.350073574  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.351072553  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6886cb4
0:00:04.352093530  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.353334504  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x171360 (rtpspeexpay)
0:00:04.354418481  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpspeexpay> set parent (ref and sink)
0:00:04.355110466  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpspeexpay, plugin 0x159658 rtp
0:00:04.356121444  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpspeexdepay' typename : 'GstElementFactory'
0:00:04.357528413  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.358905383  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.360171356  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.361322331  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.362051315  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.363054293  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.364045272  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.365256246  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.366227225  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.367458198  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6886e70
0:00:04.367909188  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.368846168  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6886e8c
0:00:04.370024142  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.371070120  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1713f0 (rtpspeexdepay)
0:00:04.372300093  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpspeexdepay> set parent (ref and sink)
0:00:04.373291071  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpspeexdepay, plugin 0x159658 rtp
0:00:04.374547044  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsv3vdepay' typename : 'GstElementFactory'
0:00:04.376040012  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.377348983  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.378660955  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.379102945  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.380104923  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.381649890  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.382374874  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.383380852  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.383898842  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.385087816  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6887050
0:00:04.386301789  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.387242769  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688707c
0:00:04.388804735  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.389329723  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x171480 (rtpsv3vdepay)
0:00:04.390349701  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpsv3vdepay> set parent (ref and sink)
0:00:04.391634673  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpsv3vdepay, plugin 0x159658 rtp
0:00:04.392609652  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtptheoradepay' typename : 'GstElementFactory'
0:00:04.393519632  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.395000601  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.396213574  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.396656564  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.397673542  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.398846517  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.399908494  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.401065468  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.402029447  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.403164423  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688726c
0:00:04.404220401  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.405384375  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68872f0
0:00:04.406369354  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.407359332  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x171510 (rtptheoradepay)
0:00:04.408432309  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtptheoradepay> set parent (ref and sink)
0:00:04.409425287  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtptheoradepay, plugin 0x159658 rtp
0:00:04.410599262  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtptheorapay' typename : 'GstElementFactory'
0:00:04.412124228  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.413517198  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.414820170  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.415853148  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.417036122  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.417473113  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.418467091  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.419979058  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.421179032  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.422146011  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688743c
0:00:04.423352984  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.424388963  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68874c0
0:00:04.425059948  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.426134925  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1715a0 (rtptheorapay)
0:00:04.427134903  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtptheorapay> set parent (ref and sink)
0:00:04.428350877  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtptheorapay, plugin 0x159658 rtp
0:00:04.429317856  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvorbisdepay' typename : 'GstElementFactory'
0:00:04.430766824  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.432044796  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.433253770  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.434286748  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.435490722  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.436432701  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.437633675  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.439368637  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.440042623  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.440446614  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6887604
0:00:04.440878604  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.441929581  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6887694
0:00:04.442397571  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.443433549  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x171630 (rtpvorbisdepay)
0:00:04.444741521  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpvorbisdepay> set parent (ref and sink)
0:00:04.445742499  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpvorbisdepay, plugin 0x159658 rtp
0:00:04.446920474  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvorbispay' typename : 'GstElementFactory'
0:00:04.448405441  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.449789411  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.451004385  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.451444375  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.452437353  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.453587328  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.454384312  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.455427289  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.456615263  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.457047254  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68877d8
0:00:04.458042232  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.459190207  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6887868
0:00:04.459647197  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.460681175  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1716c0 (rtpvorbispay)
0:00:04.461892148  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpvorbispay> set parent (ref and sink)
0:00:04.462889127  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpvorbispay, plugin 0x159658 rtp
0:00:04.464549091  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvrawdepay' typename : 'GstElementFactory'
0:00:04.466017059  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.466984038  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.468530005  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.469690979  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.470169969  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.471174947  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.472388920  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.473340900  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.474623873  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.475570852  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68879a8
0:00:04.476784825  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.477417812  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68879c0
0:00:04.478470789  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.479796760  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x171750 (rtpvrawdepay)
0:00:04.480265750  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpvrawdepay> set parent (ref and sink)
0:00:04.481280727  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpvrawdepay, plugin 0x159658 rtp
0:00:04.482904692  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvrawpay' typename : 'GstElementFactory'
0:00:04.483595677  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.484685654  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.485880628  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.486821608  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.488064581  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.489027560  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.490234533  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.491190512  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.492367487  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.492805477  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6887b5c
0:00:04.493882455  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.495078429  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6887c90
0:00:04.496281402  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.497379378  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x174000 (rtpvrawpay)
0:00:04.498553353  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<rtpvrawpay> set parent (ref and sink)
0:00:04.499588330  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature rtpvrawpay, plugin 0x159658 rtp
0:00:04.500784304  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 163126(27d36)/346903
0:00:04.502288271  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x159718 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstoss4audio.so"
0:00:04.503955235  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'oss4' plugin with 2 features from binary registry
0:00:04.505038212  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'oss4' feature 'oss4sink' typename : 'GstElementFactory'
0:00:04.506485180  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.507452159  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.508669132  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.509637111  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.510831085  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.511864063  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.513078036  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.514109014  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.515315988  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:04.516268967  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6887f48
0:00:04.517485941  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.518426920  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb6888096
0:00:04.519720892  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x174090 (oss4sink)
0:00:04.520706871  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<oss4sink> set parent (ref and sink)
0:00:04.522303836  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature oss4sink, plugin 0x159718 oss4
0:00:04.523509810  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'oss4' feature 'oss4src' typename : 'GstElementFactory'
0:00:04.524301793  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.526073755  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.526597743  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.527634721  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.528829695  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.529789674  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.530991648  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.531941627  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.533299598  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:04.533736588  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68881b8
0:00:04.535197557  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.535901542  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x174120 (oss4src)
0:00:04.536941519  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<oss4src> set parent (ref and sink)
0:00:04.537931498  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature oss4src, plugin 0x159718 oss4
0:00:04.539105472  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 164613(28305)/346903
0:00:04.540531441  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x162038 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstfestival.so"
0:00:04.541999409  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'festival' plugin with 1 features from binary registry
0:00:04.543267382  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'festival' feature 'festival' typename : 'GstElementFactory'
0:00:04.544527355  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.545728329  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.546713307  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.548265273  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.549482247  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.550663221  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.551884195  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.552399183  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.553374162  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.554637135  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6888504
0:00:04.555646113  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.556284100  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6888534
0:00:04.557319077  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.558347055  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1741b0 (festival)
0:00:04.559608027  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<festival> set parent (ref and sink)
0:00:04.560597006  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature festival, plugin 0x162038 festival
0:00:04.561776980  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 165196(2854c)/346903
0:00:04.563268948  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1620f8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstzbar.so"
0:00:04.564814914  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'zbar' plugin with 1 features from binary registry
0:00:04.566014888  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'zbar' feature 'zbar' typename : 'GstElementFactory'
0:00:04.567448857  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.568812827  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.569528812  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.570516790  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.571506769  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.572684743  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.573685721  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.575215689  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.576741656  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.577215645  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6888724
0:00:04.578293622  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.579472596  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68887e4
0:00:04.580464574  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.582095539  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x174240 (zbar)
0:00:04.583156516  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<zbar> set parent (ref and sink)
0:00:04.584450488  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature zbar, plugin 0x1620f8 zbar
0:00:04.585914456  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 166049(288a1)/346903
0:00:04.586719439  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1621b8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstmpegpsdemux.so"
0:00:04.587791416  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpegpsdemux' plugin with 1 features from binary registry
0:00:04.589336382  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'mpegpsdemux' feature 'mpegpsdemux' typename : 'GstElementFactory'
0:00:04.590809350  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.591854327  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.593059301  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.594077280  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.595300253  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.596253232  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.597458206  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.598413185  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.599893153  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:04.600838132  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6888a94
0:00:04.602065106  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_%02x
0:00:04.602959086  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6888afc
0:00:04.604252059  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template audio_%02x
0:00:04.605668028  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6888bc4
0:00:04.606948000  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template subpicture_%02x
0:00:04.607972978  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6888bf0
0:00:04.609184951  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template private_%d
0:00:04.609615942  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6888c08
0:00:04.610619920  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.611858893  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1742d0 (mpegpsdemux)
0:00:04.612865871  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<mpegpsdemux> set parent (ref and sink)
0:00:04.614526836  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature mpegpsdemux, plugin 0x1621b8 mpegpsdemux
0:00:04.616154800  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 167013(28c65)/346903
0:00:04.617659767  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x162278 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstgio.so"
0:00:04.618689745  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'gio' plugin with 4 features from binary registry
0:00:04.619856720  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giosink' typename : 'GstElementFactory'
0:00:04.621270689  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.622686658  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.624277624  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.624735614  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.625733592  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.627300558  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.628505532  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.628948522  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.629366513  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:04.630356492  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6888e6c
0:00:04.632047455  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.632481445  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:603:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0xb6888e7d
0:00:04.633378426  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb6888e89
0:00:04.634214408  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x174360 (giosink)
0:00:04.635259386  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<giosink> set parent (ref and sink)
0:00:04.636243364  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature giosink, plugin 0x162278 gio
0:00:04.637414339  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giosrc' typename : 'GstElementFactory'
0:00:04.638895306  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.640331275  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.641571248  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.642536227  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.643736201  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.645001174  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.646046152  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.647000131  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.647927111  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:04.648949088  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6888fcc
0:00:04.650802048  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.651229039  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:603:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0xb6888fdc
0:00:04.652180018  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0xb6888fe5
0:00:04.653427991  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1743f0 (giosrc)
0:00:04.654678964  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<giosrc> set parent (ref and sink)
0:00:04.655795940  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature giosrc, plugin 0x162278 gio
0:00:04.656794918  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giostreamsink' typename : 'GstElementFactory'
0:00:04.658232887  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.659210866  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.660416839  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.661373818  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.662570792  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.663054782  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.664725746  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.665199736  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.666194714  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:04.666834700  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68890f0
0:00:04.667855678  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.668876656  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x174480 (giostreamsink)
0:00:04.670456621  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<giostreamsink> set parent (ref and sink)
0:00:04.671963588  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature giostreamsink, plugin 0x162278 gio
0:00:04.672941567  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giostreamsrc' typename : 'GstElementFactory'
0:00:04.674461534  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.675444513  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.676655486  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.677095477  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.678087455  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.679291429  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.680835395  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.681290385  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.681712376  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:04.682706354  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6889200
0:00:04.683981327  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.685194300  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x174510 (giostreamsrc)
0:00:04.686592270  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<giostreamsrc> set parent (ref and sink)
0:00:04.688213235  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature giostreamsrc, plugin 0x162278 gio
0:00:04.689470207  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_plugin_dep:<plugin73> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: beff02bc
0:00:04.690497185  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_plugin_dep:<plugin73> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: fffffffc
0:00:04.692061151  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 168607(2929f)/346903
0:00:04.693071129  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x162338 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstmatroska.so"
0:00:04.694211105  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'matroska' plugin with 4 features from binary registry
0:00:04.695446078  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'matroskademux' typename : 'GstElementFactory'
0:00:04.696919046  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.697911025  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.699118998  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.700089977  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.701274952  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.702225931  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.703447905  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.704478883  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.705160868  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:04.706156846  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68894bc
0:00:04.707139825  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:04.708300800  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68894d4
0:00:04.709288778  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:04.709922764  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68894ec
0:00:04.710960742  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:04.711967720  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb68895b8
0:00:04.713185694  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.714452666  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1745a0 (matroskademux)
0:00:04.715516643  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<matroskademux> set parent (ref and sink)
0:00:04.716672618  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature matroskademux, plugin 0x162338 matroska
0:00:04.717878592  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'matroskaparse' typename : 'GstElementFactory'
0:00:04.718574577  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.719632554  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.720839527  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.721812506  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.723010480  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.724221454  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.725273431  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.725714422  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.726700400  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:04.728476362  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688973c
0:00:04.728931352  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.730004328  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6889798
0:00:04.731211302  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:04.732245280  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x174630 (matroskaparse)
0:00:04.733461253  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<matroskaparse> set parent (ref and sink)
0:00:04.734533231  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature matroskaparse, plugin 0x162338 matroska
0:00:04.735760204  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'matroskamux' typename : 'GstElementFactory'
0:00:04.736456189  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.737950156  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.738645141  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.739656119  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.740564099  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.741602077  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.742611055  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.744375017  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.745700988  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:04.746502971  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688991c
0:00:04.747895940  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:04.748860919  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb6889f64
0:00:04.750146891  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:04.751168869  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688a4d8
0:00:04.752372843  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:04.752793834  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688a588
0:00:04.753780812  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.755026786  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0xb688a5cc
0:00:04.756256759  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1746c0 (matroskamux)
0:00:04.757286736  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<matroskamux> set parent (ref and sink)
0:00:04.757759726  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature matroskamux, plugin 0x162338 matroska
0:00:04.758726705  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'webmmux' typename : 'GstElementFactory'
0:00:04.760226672  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'long-name'
0:00:04.761694640  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.762736618  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'klass'
0:00:04.764201587  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.764694576  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'description'
0:00:04.765673555  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.767276520  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'author'
0:00:04.767937505  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'string'
0:00:04.768942483  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:590:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:04.769886463  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688a6fc
0:00:04.771084437  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:04.771516427  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688a778
0:00:04.772506406  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:04.774180370  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688a7d8
0:00:04.774653360  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:04.775074351  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:490:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0xb688a888
0:00:04.776140327  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:503:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:04.777313302  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:618:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0xb688a8ab
0:00:04.778376279  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x174750 (webmmux)
0:00:04.779604252  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<webmmux> set parent (ref and sink)
0:00:04.780600230  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature webmmux, plugin 0x162338 matroska
0:00:04.782159196  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrybinary.c:602:priv_gst_registry_binary_read_cache: reading binary registry 174277(2a8c5)/346903
0:00:04.783687163  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:463:gst_registry_add_plugin:<registry0> adding plugin 0x1623f8 for filename "/usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgsttypefindfunctions.so"
0:00:04.785362126  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:815:_priv_gst_registry_chunks_load_plugin: Added plugin 'typefindfunctions' plugin with 124 features from binary registry
0:00:04.786060111  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-ms-asf' typename : 'GstTypeFindFactory'
0:00:04.787502080  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688a9e8
0:00:04.788782052  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0xb688a9ff
0:00:04.789879028  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1508b0 (video/x-ms-asf)
0:00:04.791549992  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<video/x-ms-asf> set parent (ref and sink)
0:00:04.792771965  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature video/x-ms-asf, plugin 0x1623f8 typefindfunctions
0:00:04.793220955  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-musepack' typename : 'GstTypeFindFactory'
0:00:04.794513928  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688aa34
0:00:04.795778901  2232 0x120c00 DEBUG   structure gststructure.c:2126:gst_structure_parse_field: trying field name 'streamversion'
0:00:04.796736880  2232 0x120c00 DEBUG   structure gststructure.c:2177:gst_structure_parse_value: trying type name 'int'
0:00:04.798138849  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0xb688aa6a
0:00:04.799287824  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150938 (audio/x-musepack)
0:00:04.801038786  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audio/x-musepack> set parent (ref and sink)
0:00:04.802675751  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audio/x-musepack, plugin 0x1623f8 typefindfunctions
0:00:04.803936723  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-au' typename : 'GstTypeFindFactory'
0:00:04.805351693  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688aa94
0:00:04.806802661  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0xb688aaa7
0:00:04.808130632  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x1509c0 (audio/x-au)
0:00:04.809133610  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audio/x-au> set parent (ref and sink)
0:00:04.810729576  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audio/x-au, plugin 0x1623f8 typefindfunctions
0:00:04.812161544  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-msvideo' typename : 'GstTypeFindFactory'
0:00:04.813578513  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688aad4
0:00:04.814742489  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0xb688aaec
0:00:04.815879464  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150a48 (video/x-msvideo)
0:00:04.817470430  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<video/x-msvideo> set parent (ref and sink)
0:00:04.818687403  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature video/x-msvideo, plugin 0x1623f8 typefindfunctions
0:00:04.819647383  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/qcelp' typename : 'GstTypeFindFactory'
0:00:04.821042352  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688ab10
0:00:04.823331303  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0xb688ab24
0:00:04.824161285  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150ad0 (audio/qcelp)
0:00:04.824612275  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audio/qcelp> set parent (ref and sink)
0:00:04.825050265  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audio/qcelp, plugin 0x1623f8 typefindfunctions
0:00:04.826123242  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-cdxa' typename : 'GstTypeFindFactory'
0:00:04.827521211  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688ab48
0:00:04.828611188  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0xb688ab5d
0:00:04.830176154  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150b58 (video/x-cdxa)
0:00:04.830677143  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<video/x-cdxa> set parent (ref and sink)
0:00:04.831758119  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature video/x-cdxa, plugin 0x1623f8 typefindfunctions
0:00:04.832951093  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-vcd' typename : 'GstTypeFindFactory'
0:00:04.834641057  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688ab80
0:00:04.835728034  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0xb688ab94
0:00:04.836782011  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150be0 (video/x-vcd)
0:00:04.838362976  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<video/x-vcd> set parent (ref and sink)
0:00:04.839617949  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature video/x-vcd, plugin 0x1623f8 typefindfunctions
0:00:04.840599928  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-imelody' typename : 'GstTypeFindFactory'
0:00:04.842016897  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688abbc
0:00:04.843322868  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0xb688abd4
0:00:04.844595841  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150c68 (audio/x-imelody)
0:00:04.845605819  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audio/x-imelody> set parent (ref and sink)
0:00:04.846842792  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audio/x-imelody, plugin 0x1623f8 typefindfunctions
0:00:04.848060766  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/midi' typename : 'GstTypeFindFactory'
0:00:04.849485735  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688ac04
0:00:04.851056700  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0xb688ac17
0:00:04.852335673  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150cf0 (audio/midi)
0:00:04.853739642  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audio/midi> set parent (ref and sink)
0:00:04.855478605  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audio/midi, plugin 0x1623f8 typefindfunctions
0:00:04.856679579  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/riff-midi' typename : 'GstTypeFindFactory'
0:00:04.857346564  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688ac44
0:00:04.858944530  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0xb688ac5c
0:00:04.859729513  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150d78 (audio/riff-midi)
0:00:04.860784490  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audio/riff-midi> set parent (ref and sink)
0:00:04.862004463  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audio/riff-midi, plugin 0x1623f8 typefindfunctions
0:00:04.862973442  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/mobile-xmf' typename : 'GstTypeFindFactory'
0:00:04.864489409  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688ac8c
0:00:04.865538387  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0xb688aca5
0:00:04.867186351  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150e00 (audio/mobile-xmf)
0:00:04.868391324  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audio/mobile-xmf> set parent (ref and sink)
0:00:04.869366303  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audio/mobile-xmf, plugin 0x1623f8 typefindfunctions
0:00:04.870548277  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-fli' typename : 'GstTypeFindFactory'
0:00:04.872082244  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688accc
0:00:04.873601211  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0xb688ace0
0:00:04.874986182  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150e88 (video/x-fli)
0:00:04.875999160  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<video/x-fli> set parent (ref and sink)
0:00:04.877667123  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature video/x-fli, plugin 0x1623f8 typefindfunctions
0:00:04.878679101  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-id3v2' typename : 'GstTypeFindFactory'
0:00:04.880151069  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688ad10
0:00:04.881366043  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 7 Typefind extensions at address 0xb688ad2a
0:00:04.882481019  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x150f10 (application/x-id3v2)
0:00:04.883716992  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<application/x-id3v2> set parent (ref and sink)
0:00:04.885025964  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature application/x-id3v2, plugin 0x1623f8 typefindfunctions
0:00:04.885990943  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-id3v1' typename : 'GstTypeFindFactory'
0:00:04.887445911  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688ad70
0:00:04.889022877  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 7 Typefind extensions at address 0xb688ad8a
0:00:04.889591864  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x17e028 (application/x-id3v1)
0:00:04.890626842  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<application/x-id3v1> set parent (ref and sink)
0:00:04.891843815  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature application/x-id3v1, plugin 0x1623f8 typefindfunctions
0:00:04.892829794  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-apetag' typename : 'GstTypeFindFactory'
0:00:04.894303762  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688add0
0:00:04.895381739  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0xb688aded
0:00:04.897030703  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x17e0b0 (application/x-apetag)
0:00:04.898269676  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<application/x-apetag> set parent (ref and sink)
0:00:04.899262655  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature application/x-apetag, plugin 0x1623f8 typefindfunctions
0:00:04.900456629  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-ttafile' typename : 'GstTypeFindFactory'
0:00:04.901841598  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688ae20
0:00:04.903558561  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:645:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0xb688ae38
0:00:04.905154527  2232 0x120c00 DEBUG   GST_REGISTRY gstregistry.c:574:gst_registry_add_feature:<registry0> adding feature 0x17e138 (audio/x-ttafile)
0:00:04.906747492  2232 0x120c00 DEBUG   GST_REFCOUNTING gstobject.c:684:gst_object_set_parent:<audio/x-ttafile> set parent (ref and sink)
0:00:04.908630451  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:667:gst_registry_chunks_load_feature: Added feature audio/x-ttafile, plugin 0x1623f8 typefindfunctions
0:00:04.909833425  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:547:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-mod' typename : 'GstTypeFindFactory'
0:00:04.911257394  2232 0x120c00 DEBUG   GST_REGISTRY gstregistrychunks.c:631:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0xb688ae5c
0:00:04.912741362  2232 0x120c00 DEBUG   GST_REGISTRY gstre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment