Bug#870373: gstreamer1.0-plugins-base: "Could not decode stream" while trying to play Ogg Vorbis file
Jonathan Ballet
jon at multani.info
Tue Aug 1 13:29:13 UTC 2017
Package: gstreamer1.0-plugins-base
Version: 1.12.2-1
Severity: important
Dear Maintainer,
None of my music players using GStreamer are able to play Ogg Vorbis
music files since a couple of months.
FFMpeg is able to play the files just fine, here is the output for
ffprobe on one of these:
$ ffprobe 01.\ Angel\ of\ Death.ogg
ffprobe version 3.3.2-1 Copyright (c) 2007-2017 the FFmpeg developers
built with gcc 6.4.0 (Debian 6.4.0-2) 20170724
configuration: --prefix=/usr --extra-version=1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-stripping --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-l
ibx264 --enable-shared
libavutil 55. 58.100 / 55. 58.100
libavcodec 57. 89.100 / 57. 89.100
libavformat 57. 71.100 / 57. 71.100
libavdevice 57. 6.100 / 57. 6.100
libavfilter 6. 82.100 / 6. 82.100
libavresample 3. 5. 0 / 3. 5. 0
libswscale 4. 6.100 / 4. 6.100
libswresample 2. 7.100 / 2. 7.100
libpostproc 54. 5.100 / 54. 5.100
Input #0, ogg, from '01. Angel of Death.ogg':
Duration: 00:04:51.77, start: 0.000000, bitrate: 160 kb/s
Stream #0:0: Audio: vorbis, 44100 Hz, stereo, fltp, 160 kb/s
Metadata:
ALBUM : Reign in Blood
ARTIST : Slayer
ARTISTSORT : Slayer
DATE : 1998
DISCID : a608290c
FMPS_PLAYCOUNT : 0
FMPS_RATING : -1
FMPS_RATING_AMAROK_SCORE: 0
GENRE : Thrash Metal
MUSICBRAINZ_ALBUMARTISTID: bdacc37b-8633-4bf8-9dd5-4662ee651aec
MUSICBRAINZ_ALBUMID: 96405456-07ce-4e31-a6b7-18d4350c53a9
MUSICBRAINZ_ARTISTID: bdacc37b-8633-4bf8-9dd5-4662ee651aec
MUSICBRAINZ_DISCID: XhFpQn81g_C_kWZ1OFWwXwiHDg8-
MUSICBRAINZ_TRACKID: e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c
REPLAYGAIN_ALBUM_GAIN: 0.000000
REPLAYGAIN_ALBUM_PEAK: 0.000000
REPLAYGAIN_TRACK_GAIN: -10.670000
REPLAYGAIN_TRACK_PEAK: 1.138561
TITLE : Angel of Death
track : 1/12
Side data:
replaygain: track gain - -10.670000, track peak - 0.000027, album gain - 0.000000, album peak - unknown,
I tried to run gst-launch-1.0 on the same file and here is what I get (using
the command line example from the manpage):
$ gst-launch-1.0 filesrc location=01.\ Angel\ of\ Death.ogg ! oggdemux ! vorbisdec ! audioconvert ! audioresample ! pulsesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0: Could not decode stream.
Additional debug info:
gstvorbisdec.c(352): vorbis_handle_header_packet (): /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0:
couldn't read header packet (-132)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
I'm attaching to this bug report the output of the same command with GST_DEBUG=*:DEBUG set (hopefully you get more information).
I've got the same problems on different machines, running all up to date Debian sid packages, since ~2 months (I'm not sure about that).
Thanks,
Jonathan
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.11.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages gstreamer1.0-plugins-base depends on:
ii libc6 2.24-12
ii libcdparanoia0 3.10.2+debian-11+b2
ii libglib2.0-0 2.52.3-1
ii libgstreamer-plugins-base1.0-0 1.12.2-1
ii libgstreamer1.0-0 1.12.2-1
ii libogg0 1.3.2-1+b1
ii libopus0 1.2~alpha2-1
ii liborc-0.4-0 1:0.4.27-1
ii libtheora0 1.1.1+dfsg.1-14+b1
ii libvisual-0.4-0 0.4.0-10
ii libvorbis0a 1.3.5-4
ii libvorbisenc2 1.3.5-4
gstreamer1.0-plugins-base recommends no packages.
Versions of packages gstreamer1.0-plugins-base suggests:
ii gvfs 1.30.4-1+b1
-- no debconf information
-------------- next part --------------
0:00:00.000028619 3760 0x29c22d9a00 INFO GST_INIT gst.c:507:init_pre: Initializing GStreamer Core Library version 1.12.2
0:00:00.000048732 3760 0x29c22d9a00 INFO GST_INIT gst.c:508:init_pre: Using library installed in /usr/lib/x86_64-linux-gnu
0:00:00.000052807 3760 0x29c22d9a00 INFO GST_INIT gst.c:528:init_pre: Linux cory 4.11.0-2-amd64 #1 SMP Debian 4.11.11-1 (2017-07-22) x86_64
0:00:00.000028619 3760 0x29c22d9a00 INFO GST_INIT gst.c:507:init_pre: Initializing GStreamer Core Library version 1.12.2
0:00:00.000048732 3760 0x29c22d9a00 INFO GST_INIT gst.c:508:init_pre: Using library installed in /usr/lib/x86_64-linux-gnu
0:00:00.000052807 3760 0x29c22d9a00 INFO GST_INIT gst.c:528:init_pre: Linux cory 4.11.0-2-amd64 #1 SMP Debian 4.11.11-1 (2017-07-22) x86_64
0:00:00.000115066 3760 0x29c22d9a00 DEBUG GST_MEMORY gstallocator.c:593:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000115066 3760 0x29c22d9a00 DEBUG GST_MEMORY gstallocator.c:593:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000199723 3760 0x29c22d9a00 DEBUG GST_MEMORY gstallocator.c:569:gst_allocator_sysmem_init: init allocator 0x29c22df840
0:00:00.000199723 3760 0x29c22d9a00 DEBUG GST_MEMORY gstallocator.c:569:gst_allocator_sysmem_init: init allocator 0x29c22df840
0:00:00.000225401 3760 0x29c22d9a00 DEBUG GST_MEMORY gstallocator.c:211:gst_allocator_register: registering allocator 0x29c22df840 with name "SystemMemory"
0:00:00.000225401 3760 0x29c22d9a00 DEBUG GST_MEMORY gstallocator.c:211:gst_allocator_register: registering allocator 0x29c22df840 with name "SystemMemory"
0:00:00.000307628 3760 0x29c22d9a00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000307628 3760 0x29c22d9a00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000352715 3760 0x29c22d9a00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000352715 3760 0x29c22d9a00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000363737 3760 0x29c22d9a00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000363737 3760 0x29c22d9a00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000384432 3760 0x29c22d9a00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000384432 3760 0x29c22d9a00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000561636 3760 0x29c22d9a00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000561636 3760 0x29c22d9a00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000694690 3760 0x29c22d9a00 INFO GST_PLUGIN_LOADING gstplugin.c:317:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000694690 3760 0x29c22d9a00 INFO GST_PLUGIN_LOADING gstplugin.c:317:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000735417 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f8040 (bin)
0:00:00.000735417 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f8040 (bin)
0:00:00.000741150 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000741150 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000751892 3760 0x29c22d9a00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x29c22f8120
0:00:00.000751892 3760 0x29c22d9a00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x29c22f8120
0:00:00.000763521 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f8120 (pipeline)
0:00:00.000763521 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f8120 (pipeline)
0:00:00.000767053 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.000768858 3760 0x29c22d9a00 INFO GST_PLUGIN_LOADING gstplugin.c:225:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.000767053 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.000768858 3760 0x29c22d9a00 INFO GST_PLUGIN_LOADING gstplugin.c:225:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.000771241 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7040 for filename "(NULL)"
0:00:00.000771241 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7040 for filename "(NULL)"
0:00:00.000773689 3760 0x29c22d9a00 INFO GST_PLUGIN_LOADING gstplugin.c:227:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.000773689 3760 0x29c22d9a00 INFO GST_PLUGIN_LOADING gstplugin.c:227:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.000782141 3760 0x29c22d9a00 INFO GST_REGISTRY gstregistry.c:1721:ensure_current_registry: reading registry cache: /home/jon/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.000782141 3760 0x29c22d9a00 INFO GST_REGISTRY gstregistry.c:1721:ensure_current_registry: reading registry cache: /home/jon/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.000804634 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:564:priv_gst_registry_binary_read_cache: File data at address 0x7fc6f8e7f000
0:00:00.000804634 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:564:priv_gst_registry_binary_read_cache: File data at address 0x7fc6f8e7f000
0:00:00.000807961 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:473:gst_registry_binary_check_magic: Reading/casting for GstBinaryRegistryMagic at address 0x7fc6f8e7f000
0:00:00.000807961 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:473:gst_registry_binary_check_magic: Reading/casting for GstBinaryRegistryMagic at address 0x7fc6f8e7f000
0:00:00.000813500 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 76(4c)/966241
0:00:00.000813500 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 76(4c)/966241
0:00:00.000823364 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7180 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnice.so"
0:00:00.000823364 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7180 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnice.so"
0:00:00.000827065 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'nice' plugin with 2 features from binary registry
0:00:00.000827065 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'nice' plugin with 2 features from binary registry
0:00:00.000829858 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'nice' feature 'nicesrc' typename : 'GstElementFactory'
0:00:00.000829858 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'nice' feature 'nicesrc' typename : 'GstElementFactory'
0:00:00.000836517 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.000836517 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.000840900 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000840900 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000844608 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.000844608 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.000847053 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000849258 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.000847053 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000849258 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.000850986 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000850986 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000853269 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.000855057 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000853269 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.000855057 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000857240 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.000857240 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.000859140 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f218
0:00:00.000859140 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f218
0:00:00.000864189 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.000864189 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.000867370 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f8200 (nicesrc)
0:00:00.000867370 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f8200 (nicesrc)
0:00:00.000869984 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<nicesrc> set parent (ref and sink)
0:00:00.000869984 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<nicesrc> set parent (ref and sink)
0:00:00.000871835 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature nicesrc, plugin 0x29c22f7180 nice
0:00:00.000874341 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'nice' feature 'nicesink' typename : 'GstElementFactory'
0:00:00.000871835 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature nicesrc, plugin 0x29c22f7180 nice
0:00:00.000874341 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'nice' feature 'nicesink' typename : 'GstElementFactory'
0:00:00.000880289 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.000880289 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.000882793 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000884879 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.000882793 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000884879 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.000886506 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000886506 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000888548 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.000890221 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000888548 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.000890221 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000892475 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.000892475 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.000894409 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000896617 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.000894409 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000896617 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.000898373 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f330
0:00:00.000898373 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f330
0:00:00.000900387 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.000900387 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.000902609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f82e0 (nicesink)
0:00:00.000905319 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<nicesink> set parent (ref and sink)
0:00:00.000902609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f82e0 (nicesink)
0:00:00.000905319 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<nicesink> set parent (ref and sink)
0:00:00.000906936 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature nicesink, plugin 0x29c22f7180 nice
0:00:00.000909356 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 833(341)/966241
0:00:00.000906936 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature nicesink, plugin 0x29c22f7180 nice
0:00:00.000909356 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 833(341)/966241
0:00:00.000914818 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f72c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libfsmsnconference.so"
0:00:00.000914818 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f72c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libfsmsnconference.so"
0:00:00.000918208 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fsmsnconference' plugin with 2 features from binary registry
0:00:00.000918208 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fsmsnconference' plugin with 2 features from binary registry
0:00:00.000920679 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsmsnconference' feature 'fsmsncamsendconference' typename : 'GstElementFactory'
0:00:00.000920679 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsmsnconference' feature 'fsmsncamsendconference' typename : 'GstElementFactory'
0:00:00.000925756 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.000925756 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.000927845 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000927845 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000930044 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.000931758 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000930044 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.000931758 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000933661 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.000933661 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.000935586 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000937774 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.000939373 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000935586 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000937774 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.000939373 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000942124 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.000942124 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.000943803 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f5b8
0:00:00.000943803 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f5b8
0:00:00.000945806 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%d
0:00:00.000947311 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f5d0
0:00:00.000945806 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%d
0:00:00.000947311 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f5d0
0:00:00.000949254 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%d_%d_%d
0:00:00.000949254 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%d_%d_%d
0:00:00.000950729 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e7f5e9
0:00:00.000950729 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e7f5e9
0:00:00.000955812 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f83c0 (fsmsncamsendconference)
0:00:00.000955812 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f83c0 (fsmsncamsendconference)
0:00:00.000958295 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsmsncamsendconference> set parent (ref and sink)
0:00:00.000958295 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsmsncamsendconference> set parent (ref and sink)
0:00:00.000959877 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsmsncamsendconference, plugin 0x29c22f72c0 fsmsnconference
0:00:00.000962196 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsmsnconference' feature 'fsmsncamrecvconference' typename : 'GstElementFactory'
0:00:00.000959877 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsmsncamsendconference, plugin 0x29c22f72c0 fsmsnconference
0:00:00.000962196 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsmsnconference' feature 'fsmsncamrecvconference' typename : 'GstElementFactory'
0:00:00.000966547 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.000968296 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000966547 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.000968296 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000970314 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.000971866 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000970314 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.000971866 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000973710 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.000975670 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000973710 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.000975670 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000977724 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.000979296 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000977724 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.000979296 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.000981927 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.000981927 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.000983628 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f788
0:00:00.000985471 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%d
0:00:00.000983628 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f788
0:00:00.000985471 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%d
0:00:00.000987095 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f7a0
0:00:00.000987095 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f7a0
0:00:00.000988878 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%d_%d_%d
0:00:00.000990610 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e7f7b9
0:00:00.000988878 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%d_%d_%d
0:00:00.000990610 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e7f7b9
0:00:00.000993556 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f84a0 (fsmsncamrecvconference)
0:00:00.000996085 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsmsncamrecvconference> set parent (ref and sink)
0:00:00.000993556 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f84a0 (fsmsncamrecvconference)
0:00:00.000996085 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsmsncamrecvconference> set parent (ref and sink)
0:00:00.000997539 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsmsncamrecvconference, plugin 0x29c22f72c0 fsmsnconference
0:00:00.000997539 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsmsncamrecvconference, plugin 0x29c22f72c0 fsmsnconference
0:00:00.000999822 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 1991(7c7)/966241
0:00:00.000999822 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 1991(7c7)/966241
0:00:00.001004785 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7400 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libfsrawconference.so"
0:00:00.001004785 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7400 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libfsrawconference.so"
0:00:00.001008036 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fsrawconference' plugin with 1 features from binary registry
0:00:00.001008036 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fsrawconference' plugin with 1 features from binary registry
0:00:00.001010321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsrawconference' feature 'fsrawconference' typename : 'GstElementFactory'
0:00:00.001010321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsrawconference' feature 'fsrawconference' typename : 'GstElementFactory'
0:00:00.001015040 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001015040 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001016806 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001018732 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001016806 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001018732 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001020356 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001022240 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001020356 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001022240 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001024080 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001026128 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001024080 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001026128 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001027653 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001027653 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001029897 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001031568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f9c0
0:00:00.001029897 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001031568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f9c0
0:00:00.001033290 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%d
0:00:00.001034796 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f9d8
0:00:00.001033290 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%d
0:00:00.001034796 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7f9d8
0:00:00.001036615 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%d
0:00:00.001036615 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%d
0:00:00.001038085 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e7f9eb
0:00:00.001038085 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e7f9eb
0:00:00.001040859 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f8580 (fsrawconference)
0:00:00.001040859 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f8580 (fsrawconference)
0:00:00.001044614 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsrawconference> set parent (ref and sink)
0:00:00.001044614 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsrawconference> set parent (ref and sink)
0:00:00.001046204 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsrawconference, plugin 0x29c22f7400 fsrawconference
0:00:00.001048641 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 2553(9f9)/966241
0:00:00.001046204 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsrawconference, plugin 0x29c22f7400 fsrawconference
0:00:00.001048641 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 2553(9f9)/966241
0:00:00.001053688 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7540 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libfsrtpconference.so"
0:00:00.001053688 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7540 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libfsrtpconference.so"
0:00:00.001056998 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fsrtpconference' plugin with 1 features from binary registry
0:00:00.001056998 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fsrtpconference' plugin with 1 features from binary registry
0:00:00.001059320 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsrtpconference' feature 'fsrtpconference' typename : 'GstElementFactory'
0:00:00.001059320 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsrtpconference' feature 'fsrtpconference' typename : 'GstElementFactory'
0:00:00.001065462 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001065462 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001067962 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001067962 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001070128 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001072160 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001070128 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001072160 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001074060 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001075713 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001074060 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001075713 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001077667 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001077667 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001079260 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001081424 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001083040 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7fbf0
0:00:00.001079260 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001081424 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001083040 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7fbf0
0:00:00.001085029 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.001085029 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.001086591 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7fc08
0:00:00.001088516 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u_%u_%u
0:00:00.001086591 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7fc08
0:00:00.001088516 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u_%u_%u
0:00:00.001089999 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e7fc21
0:00:00.001089999 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e7fc21
0:00:00.001092712 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f8660 (fsrtpconference)
0:00:00.001092712 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f8660 (fsrtpconference)
0:00:00.001095503 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsrtpconference> set parent (ref and sink)
0:00:00.001097257 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsrtpconference, plugin 0x29c22f7540 fsrtpconference
0:00:00.001095503 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsrtpconference> set parent (ref and sink)
0:00:00.001097257 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsrtpconference, plugin 0x29c22f7540 fsrtpconference
0:00:00.001099822 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 3119(c2f)/966241
0:00:00.001099822 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 3119(c2f)/966241
0:00:00.001104712 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7680 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libfsrtpxdata.so"
0:00:00.001104712 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7680 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libfsrtpxdata.so"
0:00:00.001107817 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fsrtpxdata' plugin with 2 features from binary registry
0:00:00.001109904 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsrtpxdata' feature 'fsrtpxdatadepay' typename : 'GstElementFactory'
0:00:00.001107817 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fsrtpxdata' plugin with 2 features from binary registry
0:00:00.001109904 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsrtpxdata' feature 'fsrtpxdatadepay' typename : 'GstElementFactory'
0:00:00.001114091 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001114091 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001115879 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001115879 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001118122 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001119699 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001118122 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001119699 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001121626 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001123133 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001121626 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001123133 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001125280 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001125280 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001126818 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001128741 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001126818 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001128741 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001130246 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7fe60
0:00:00.001130246 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7fe60
0:00:00.001132311 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001133819 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7fe88
0:00:00.001132311 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001133819 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e7fe88
0:00:00.001135809 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001137702 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc010 (fsrtpxdatadepay)
0:00:00.001135809 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001137702 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc010 (fsrtpxdatadepay)
0:00:00.001139949 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsrtpxdatadepay> set parent (ref and sink)
0:00:00.001141397 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsrtpxdatadepay, plugin 0x29c22f7680 fsrtpxdata
0:00:00.001139949 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsrtpxdatadepay> set parent (ref and sink)
0:00:00.001141397 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsrtpxdatadepay, plugin 0x29c22f7680 fsrtpxdata
0:00:00.001143609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsrtpxdata' feature 'fsrtpxdatapay' typename : 'GstElementFactory'
0:00:00.001143609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsrtpxdata' feature 'fsrtpxdatapay' typename : 'GstElementFactory'
0:00:00.001147947 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001147947 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001149732 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001149732 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001151705 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001153389 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001151705 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001153389 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001155255 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001156799 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001155255 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001156799 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001158896 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001158896 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001161689 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001163682 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001161689 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001163682 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001165185 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80030
0:00:00.001167103 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001165185 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80030
0:00:00.001167103 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001168521 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80058
0:00:00.001168521 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80058
0:00:00.001170690 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001172748 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc0f0 (fsrtpxdatapay)
0:00:00.001170690 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001172748 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc0f0 (fsrtpxdatapay)
0:00:00.001175035 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsrtpxdatapay> set parent (ref and sink)
0:00:00.001175035 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsrtpxdatapay> set parent (ref and sink)
0:00:00.001176511 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsrtpxdatapay, plugin 0x29c22f7680 fsrtpxdata
0:00:00.001176511 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsrtpxdatapay, plugin 0x29c22f7680 fsrtpxdata
0:00:00.001178751 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 4320(10e0)/966241
0:00:00.001178751 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 4320(10e0)/966241
0:00:00.001183449 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f77c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libfsvideoanyrate.so"
0:00:00.001183449 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f77c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libfsvideoanyrate.so"
0:00:00.001185774 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fsvideoanyrate' plugin with 1 features from binary registry
0:00:00.001185774 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fsvideoanyrate' plugin with 1 features from binary registry
0:00:00.001187751 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsvideoanyrate' feature 'fsvideoanyrate' typename : 'GstElementFactory'
0:00:00.001191936 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001187751 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fsvideoanyrate' feature 'fsvideoanyrate' typename : 'GstElementFactory'
0:00:00.001191936 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001193634 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001193634 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001195558 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001197181 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001195558 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001197181 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001198968 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001200555 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001198968 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001200555 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001202584 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001204142 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001202584 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001204142 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001206062 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001206062 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001207584 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e802b8
0:00:00.001209421 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001207584 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e802b8
0:00:00.001209421 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001210881 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e802c8
0:00:00.001212644 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001210881 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e802c8
0:00:00.001212644 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001214423 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc1d0 (fsvideoanyrate)
0:00:00.001216595 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsvideoanyrate> set parent (ref and sink)
0:00:00.001214423 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc1d0 (fsvideoanyrate)
0:00:00.001216595 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fsvideoanyrate> set parent (ref and sink)
0:00:00.001217940 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsvideoanyrate, plugin 0x29c22f77c0 fsvideoanyrate
0:00:00.001217940 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fsvideoanyrate, plugin 0x29c22f77c0 fsvideoanyrate
0:00:00.001220074 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 4825(12d9)/966241
0:00:00.001220074 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 4825(12d9)/966241
0:00:00.001224676 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7900 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclutter-3.0.so"
0:00:00.001224676 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7900 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclutter-3.0.so"
0:00:00.001226917 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'clutter-gst3' plugin with 1 features from binary registry
0:00:00.001226917 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'clutter-gst3' plugin with 1 features from binary registry
0:00:00.001229057 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'clutter-gst3' feature 'clutterautovideosink' typename : 'GstElementFactory'
0:00:00.001229057 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'clutter-gst3' feature 'clutterautovideosink' typename : 'GstElementFactory'
0:00:00.001233088 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001233088 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001234812 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001236614 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001234812 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001236614 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001238145 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001240037 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001238145 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001240037 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001241514 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001243655 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001241514 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001243655 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001245073 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001247265 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.001245073 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001247265 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.001248850 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e804cd
0:00:00.001248850 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e804cd
0:00:00.001251207 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc2b0 (clutterautovideosink)
0:00:00.001253512 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<clutterautovideosink> set parent (ref and sink)
0:00:00.001251207 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc2b0 (clutterautovideosink)
0:00:00.001253512 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<clutterautovideosink> set parent (ref and sink)
0:00:00.001254944 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature clutterautovideosink, plugin 0x29c22f7900 clutter-gst3
0:00:00.001254944 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature clutterautovideosink, plugin 0x29c22f7900 clutter-gst3
0:00:00.001257161 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 5339(14db)/966241
0:00:00.001257161 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 5339(14db)/966241
0:00:00.001261689 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7a40 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so"
0:00:00.001261689 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7a40 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so"
0:00:00.001265346 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'coreelements' plugin with 21 features from binary registry
0:00:00.001265346 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'coreelements' plugin with 21 features from binary registry
0:00:00.001267407 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'capsfilter' typename : 'GstElementFactory'
0:00:00.001267407 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'capsfilter' typename : 'GstElementFactory'
0:00:00.001271436 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001274077 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001271436 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001274077 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001275882 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001277410 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001275882 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001277410 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001279202 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001279202 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001280807 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001282880 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001280807 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001282880 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001284386 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001286228 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001284386 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001286228 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001287840 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e806b8
0:00:00.001287840 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e806b8
0:00:00.001289618 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001291118 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e806c8
0:00:00.001289618 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001291118 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e806c8
0:00:00.001292744 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001294588 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc390 (capsfilter)
0:00:00.001296754 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<capsfilter> set parent (ref and sink)
0:00:00.001292744 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001294588 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc390 (capsfilter)
0:00:00.001296754 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<capsfilter> set parent (ref and sink)
0:00:00.001298187 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature capsfilter, plugin 0x29c22f7a40 coreelements
0:00:00.001298187 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature capsfilter, plugin 0x29c22f7a40 coreelements
0:00:00.001300343 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'concat' typename : 'GstElementFactory'
0:00:00.001300343 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'concat' typename : 'GstElementFactory'
0:00:00.001304400 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001304400 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001306125 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001307938 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001306125 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001307938 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001309407 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001311204 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001309407 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001311204 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001312713 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001312713 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001314594 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001316186 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001314594 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001316186 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001318068 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001319562 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e807d0
0:00:00.001321257 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.001318068 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001319562 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e807d0
0:00:00.001321257 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.001322689 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e807e8
0:00:00.001324376 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001322689 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e807e8
0:00:00.001324376 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001326262 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc470 (concat)
0:00:00.001326262 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc470 (concat)
0:00:00.001328454 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<concat> set parent (ref and sink)
0:00:00.001329895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature concat, plugin 0x29c22f7a40 coreelements
0:00:00.001328454 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<concat> set parent (ref and sink)
0:00:00.001329895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature concat, plugin 0x29c22f7a40 coreelements
0:00:00.001331950 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'dataurisrc' typename : 'GstElementFactory'
0:00:00.001331950 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'dataurisrc' typename : 'GstElementFactory'
0:00:00.001338728 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001338728 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001341241 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001343365 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001341241 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001343365 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001344911 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001346698 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001348241 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001344911 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001346698 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001348241 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001350158 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001350158 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001351637 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001354164 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001351637 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001354164 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001355725 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80930
0:00:00.001357484 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001355725 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80930
0:00:00.001357484 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001358993 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e80940
0:00:00.001358993 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e80940
0:00:00.001361686 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e80949
0:00:00.001361686 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e80949
0:00:00.001364456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc550 (dataurisrc)
0:00:00.001366761 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dataurisrc> set parent (ref and sink)
0:00:00.001364456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc550 (dataurisrc)
0:00:00.001366761 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dataurisrc> set parent (ref and sink)
0:00:00.001368304 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dataurisrc, plugin 0x29c22f7a40 coreelements
0:00:00.001368304 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dataurisrc, plugin 0x29c22f7a40 coreelements
0:00:00.001370460 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'downloadbuffer' typename : 'GstElementFactory'
0:00:00.001370460 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'downloadbuffer' typename : 'GstElementFactory'
0:00:00.001374614 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001376335 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001374614 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001376335 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001378169 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001379735 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001378169 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001379735 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001381471 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001383050 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001381471 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001383050 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001384962 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001384962 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001386538 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001388671 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001386538 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001388671 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001390146 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80a40
0:00:00.001391834 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001390146 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80a40
0:00:00.001391834 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001393306 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80a50
0:00:00.001395021 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001393306 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80a50
0:00:00.001395021 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001396894 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc630 (downloadbuffer)
0:00:00.001399049 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<downloadbuffer> set parent (ref and sink)
0:00:00.001396894 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fc630 (downloadbuffer)
0:00:00.001399049 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<downloadbuffer> set parent (ref and sink)
0:00:00.001400401 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature downloadbuffer, plugin 0x29c22f7a40 coreelements
0:00:00.001400401 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature downloadbuffer, plugin 0x29c22f7a40 coreelements
0:00:00.001402484 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'fakesrc' typename : 'GstElementFactory'
0:00:00.001402484 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'fakesrc' typename : 'GstElementFactory'
0:00:00.001406795 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001406795 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001408517 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001410560 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001408517 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001410560 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001412139 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001414044 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001412139 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001414044 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001415549 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001415549 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001417632 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001419159 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001417632 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001419159 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001421271 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001422795 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80b80
0:00:00.001421271 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001422795 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80b80
0:00:00.001424474 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001426703 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fe820 (fakesrc)
0:00:00.001424474 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001426703 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fe820 (fakesrc)
0:00:00.001428962 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fakesrc> set parent (ref and sink)
0:00:00.001428962 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fakesrc> set parent (ref and sink)
0:00:00.001430391 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fakesrc, plugin 0x29c22f7a40 coreelements
0:00:00.001432411 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'fakesink' typename : 'GstElementFactory'
0:00:00.001430391 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fakesrc, plugin 0x29c22f7a40 coreelements
0:00:00.001432411 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'fakesink' typename : 'GstElementFactory'
0:00:00.001436665 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001436665 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001438909 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001440842 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001438909 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001440842 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001442356 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001444176 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001442356 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001444176 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001445785 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001445785 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001447744 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001449375 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001447744 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001449375 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001451857 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001453402 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80cd8
0:00:00.001451857 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001453402 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80cd8
0:00:00.001455082 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001457091 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fe900 (fakesink)
0:00:00.001455082 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001457091 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fe900 (fakesink)
0:00:00.001459387 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fakesink> set parent (ref and sink)
0:00:00.001459387 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fakesink> set parent (ref and sink)
0:00:00.001460813 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fakesink, plugin 0x29c22f7a40 coreelements
0:00:00.001462933 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'fdsrc' typename : 'GstElementFactory'
0:00:00.001460813 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fakesink, plugin 0x29c22f7a40 coreelements
0:00:00.001462933 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'fdsrc' typename : 'GstElementFactory'
0:00:00.001466893 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001466893 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001469096 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001471079 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001469096 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001471079 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001472609 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001474393 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001472609 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001474393 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001475983 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001477940 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001475983 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001477940 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001479423 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001481268 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001479423 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001481268 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001482741 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80de8
0:00:00.001482741 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80de8
0:00:00.001485918 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001485918 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001487533 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e80df8
0:00:00.001489909 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e80dff
0:00:00.001487533 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e80df8
0:00:00.001489909 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e80dff
0:00:00.001492446 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fe9e0 (fdsrc)
0:00:00.001492446 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fe9e0 (fdsrc)
0:00:00.001496794 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fdsrc> set parent (ref and sink)
0:00:00.001496794 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fdsrc> set parent (ref and sink)
0:00:00.001498442 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fdsrc, plugin 0x29c22f7a40 coreelements
0:00:00.001498442 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fdsrc, plugin 0x29c22f7a40 coreelements
0:00:00.001500568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'fdsink' typename : 'GstElementFactory'
0:00:00.001500568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'fdsink' typename : 'GstElementFactory'
0:00:00.001504898 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001506634 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001504898 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001506634 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001508523 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001508523 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001510097 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001512158 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001510097 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001512158 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001513671 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001515629 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001513671 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001515629 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001517173 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001517173 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001519025 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001520559 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80f08
0:00:00.001519025 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001520559 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e80f08
0:00:00.001522265 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001523777 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e80f19
0:00:00.001522265 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001523777 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e80f19
0:00:00.001525726 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e80f27
0:00:00.001525726 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e80f27
0:00:00.001528199 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22feac0 (fdsink)
0:00:00.001530410 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fdsink> set parent (ref and sink)
0:00:00.001528199 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22feac0 (fdsink)
0:00:00.001530410 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fdsink> set parent (ref and sink)
0:00:00.001531783 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fdsink, plugin 0x29c22f7a40 coreelements
0:00:00.001533760 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'filesrc' typename : 'GstElementFactory'
0:00:00.001531783 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fdsink, plugin 0x29c22f7a40 coreelements
0:00:00.001533760 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'filesrc' typename : 'GstElementFactory'
0:00:00.001537726 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001537726 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001540135 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001542077 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001540135 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001542077 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001543607 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001545371 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001543607 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001545371 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001546935 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001546935 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001548914 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001550464 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001548914 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001550464 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001552300 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001553825 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81030
0:00:00.001552300 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001553825 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81030
0:00:00.001555558 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001557058 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e81040
0:00:00.001555558 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001557058 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e81040
0:00:00.001559000 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e81049
0:00:00.001559000 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e81049
0:00:00.001561334 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22feba0 (filesrc)
0:00:00.001563606 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<filesrc> set parent (ref and sink)
0:00:00.001561334 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22feba0 (filesrc)
0:00:00.001563606 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<filesrc> set parent (ref and sink)
0:00:00.001564971 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature filesrc, plugin 0x29c22f7a40 coreelements
0:00:00.001567003 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'funnel' typename : 'GstElementFactory'
0:00:00.001564971 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature filesrc, plugin 0x29c22f7a40 coreelements
0:00:00.001567003 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'funnel' typename : 'GstElementFactory'
0:00:00.001572874 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001572874 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001575342 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001577286 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001575342 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001577286 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001578781 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001580595 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001578781 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001580595 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001582170 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001582170 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001584101 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001585742 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001587675 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001584101 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001585742 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001587675 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001589133 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81148
0:00:00.001589133 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81148
0:00:00.001590942 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.001592779 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81160
0:00:00.001590942 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.001592779 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81160
0:00:00.001594452 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001594452 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001596670 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fec80 (funnel)
0:00:00.001598940 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<funnel> set parent (ref and sink)
0:00:00.001596670 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fec80 (funnel)
0:00:00.001598940 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<funnel> set parent (ref and sink)
0:00:00.001600305 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature funnel, plugin 0x29c22f7a40 coreelements
0:00:00.001600305 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature funnel, plugin 0x29c22f7a40 coreelements
0:00:00.001602289 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'identity' typename : 'GstElementFactory'
0:00:00.001602289 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'identity' typename : 'GstElementFactory'
0:00:00.001606469 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001608042 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001606469 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001608042 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001609787 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001611306 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001609787 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001611306 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001612966 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001614767 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001612966 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001614767 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001616598 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001618135 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001616598 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001618135 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001619921 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001621473 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81260
0:00:00.001619921 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001621473 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81260
0:00:00.001623164 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001624638 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81270
0:00:00.001623164 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001624638 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81270
0:00:00.001626303 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001626303 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001628163 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fed60 (identity)
0:00:00.001630443 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<identity> set parent (ref and sink)
0:00:00.001628163 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fed60 (identity)
0:00:00.001630443 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<identity> set parent (ref and sink)
0:00:00.001631816 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature identity, plugin 0x29c22f7a40 coreelements
0:00:00.001633858 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'input-selector' typename : 'GstElementFactory'
0:00:00.001631816 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature identity, plugin 0x29c22f7a40 coreelements
0:00:00.001633858 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'input-selector' typename : 'GstElementFactory'
0:00:00.001637878 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001637878 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001639554 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001641407 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001639554 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001641407 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001642912 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001642912 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001644617 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001646423 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001644617 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001646423 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001648304 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001649805 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001648304 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001649805 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001652124 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001652124 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001653655 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e813d8
0:00:00.001655420 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.001653655 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e813d8
0:00:00.001655420 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.001656841 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e813f0
0:00:00.001658540 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001660392 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fee40 (input-selector)
0:00:00.001656841 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e813f0
0:00:00.001658540 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001660392 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22fee40 (input-selector)
0:00:00.001662602 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<input-selector> set parent (ref and sink)
0:00:00.001662602 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<input-selector> set parent (ref and sink)
0:00:00.001664033 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature input-selector, plugin 0x29c22f7a40 coreelements
0:00:00.001666138 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'output-selector' typename : 'GstElementFactory'
0:00:00.001664033 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature input-selector, plugin 0x29c22f7a40 coreelements
0:00:00.001666138 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'output-selector' typename : 'GstElementFactory'
0:00:00.001670083 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001670083 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001672262 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001674147 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001672262 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001674147 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001675632 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001677371 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001675632 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001677371 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001678894 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001678894 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001680868 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001682443 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001684425 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001680868 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001682443 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001684425 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001685881 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81500
0:00:00.001687652 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001685881 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81500
0:00:00.001687652 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001689076 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81518
0:00:00.001689076 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81518
0:00:00.001690910 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.001692854 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2300090 (output-selector)
0:00:00.001690910 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.001692854 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2300090 (output-selector)
0:00:00.001695071 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<output-selector> set parent (ref and sink)
0:00:00.001695071 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<output-selector> set parent (ref and sink)
0:00:00.001696546 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature output-selector, plugin 0x29c22f7a40 coreelements
0:00:00.001698652 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'queue' typename : 'GstElementFactory'
0:00:00.001696546 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature output-selector, plugin 0x29c22f7a40 coreelements
0:00:00.001698652 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'queue' typename : 'GstElementFactory'
0:00:00.001702638 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001702638 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001704838 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001706616 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001708083 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001704838 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001706616 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001708083 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001709849 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001711372 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001709849 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001711372 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001713234 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001714822 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001713234 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001714822 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001716643 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001716643 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001718170 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81600
0:00:00.001720191 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001718170 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81600
0:00:00.001720191 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001721632 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81610
0:00:00.001723277 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001721632 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81610
0:00:00.001723277 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001725119 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2300170 (queue)
0:00:00.001727415 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<queue> set parent (ref and sink)
0:00:00.001725119 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2300170 (queue)
0:00:00.001727415 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<queue> set parent (ref and sink)
0:00:00.001728795 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature queue, plugin 0x29c22f7a40 coreelements
0:00:00.001730893 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'queue2' typename : 'GstElementFactory'
0:00:00.001728795 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature queue, plugin 0x29c22f7a40 coreelements
0:00:00.001730893 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'queue2' typename : 'GstElementFactory'
0:00:00.001734728 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001734728 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001736879 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001738737 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001736879 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001738737 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001740238 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001741932 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001740238 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001741932 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001743408 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001745248 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001743408 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001745248 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001746784 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001746784 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001748903 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001750400 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81730
0:00:00.001748903 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001750400 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81730
0:00:00.001752004 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001753496 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81740
0:00:00.001752004 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001753496 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81740
0:00:00.001755121 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001757045 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2300250 (queue2)
0:00:00.001755121 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001757045 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2300250 (queue2)
0:00:00.001759111 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<queue2> set parent (ref and sink)
0:00:00.001760531 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature queue2, plugin 0x29c22f7a40 coreelements
0:00:00.001759111 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<queue2> set parent (ref and sink)
0:00:00.001760531 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature queue2, plugin 0x29c22f7a40 coreelements
0:00:00.001762460 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'filesink' typename : 'GstElementFactory'
0:00:00.001762460 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'filesink' typename : 'GstElementFactory'
0:00:00.001766344 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001766344 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001767911 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001769742 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001767911 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001769742 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001771234 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001772999 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001771234 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001772999 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001774464 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001774464 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001776352 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001777913 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001776352 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001777913 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001779893 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001781421 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81850
0:00:00.001783083 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001779893 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.001781421 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81850
0:00:00.001783083 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001784501 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e81861
0:00:00.001784501 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e81861
0:00:00.001786461 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e81871
0:00:00.001786461 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e81871
0:00:00.001788929 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2300330 (filesink)
0:00:00.001791216 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<filesink> set parent (ref and sink)
0:00:00.001788929 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2300330 (filesink)
0:00:00.001791216 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<filesink> set parent (ref and sink)
0:00:00.001792564 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature filesink, plugin 0x29c22f7a40 coreelements
0:00:00.001792564 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature filesink, plugin 0x29c22f7a40 coreelements
0:00:00.001794754 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'tee' typename : 'GstElementFactory'
0:00:00.001794754 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'tee' typename : 'GstElementFactory'
0:00:00.001801611 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001801611 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001804063 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001806121 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001804063 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001806121 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001807718 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001809562 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001807718 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001809562 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001811044 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001812909 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001811044 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001812909 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001814411 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001814411 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001816499 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001818240 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81988
0:00:00.001816499 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001818240 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81988
0:00:00.001819989 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001821484 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e819a0
0:00:00.001819989 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001821484 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e819a0
0:00:00.001823177 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.001823177 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.001825197 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2300410 (tee)
0:00:00.001827600 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tee> set parent (ref and sink)
0:00:00.001825197 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2300410 (tee)
0:00:00.001827600 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tee> set parent (ref and sink)
0:00:00.001828986 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tee, plugin 0x29c22f7a40 coreelements
0:00:00.001828986 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tee, plugin 0x29c22f7a40 coreelements
0:00:00.001831111 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'typefind' typename : 'GstElementFactory'
0:00:00.001835203 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001831111 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'typefind' typename : 'GstElementFactory'
0:00:00.001835203 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001836831 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001836831 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001838626 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001840285 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001838626 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001840285 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001841994 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001843574 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001841994 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001843574 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001845605 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001847162 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001845605 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001847162 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001849030 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001849030 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001850518 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81aa8
0:00:00.001852279 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001850518 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81aa8
0:00:00.001852279 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001853683 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81ab8
0:00:00.001855423 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001853683 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81ab8
0:00:00.001855423 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001857270 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23004f0 (typefind)
0:00:00.001859595 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<typefind> set parent (ref and sink)
0:00:00.001857270 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23004f0 (typefind)
0:00:00.001859595 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<typefind> set parent (ref and sink)
0:00:00.001860937 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature typefind, plugin 0x29c22f7a40 coreelements
0:00:00.001860937 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature typefind, plugin 0x29c22f7a40 coreelements
0:00:00.001863130 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'multiqueue' typename : 'GstElementFactory'
0:00:00.001863130 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'multiqueue' typename : 'GstElementFactory'
0:00:00.001867208 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001868826 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001867208 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001868826 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001870604 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001870604 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001872185 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001874067 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001872185 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001874067 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001875555 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001877506 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001875555 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001877506 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001879002 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001879002 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001880924 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001882668 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81ba8
0:00:00.001884381 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.001880924 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001882668 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81ba8
0:00:00.001884381 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.001885874 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81bc0
0:00:00.001887645 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.001885874 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81bc0
0:00:00.001887645 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.001889480 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23005d0 (multiqueue)
0:00:00.001889480 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23005d0 (multiqueue)
0:00:00.001892701 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multiqueue> set parent (ref and sink)
0:00:00.001892701 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multiqueue> set parent (ref and sink)
0:00:00.001894180 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multiqueue, plugin 0x29c22f7a40 coreelements
0:00:00.001894180 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multiqueue, plugin 0x29c22f7a40 coreelements
0:00:00.001896325 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'valve' typename : 'GstElementFactory'
0:00:00.001896325 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'valve' typename : 'GstElementFactory'
0:00:00.001900725 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001902294 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001900725 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001902294 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001904100 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001905665 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001904100 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001905665 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001907371 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001908899 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001907371 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001908899 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001910829 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001912344 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001910829 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001912344 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001914268 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001915825 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81ce0
0:00:00.001914268 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001915825 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81ce0
0:00:00.001917636 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001917636 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.001919116 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81cf0
0:00:00.001919116 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81cf0
0:00:00.001923728 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001923728 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001925979 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23006b0 (valve)
0:00:00.001925979 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23006b0 (valve)
0:00:00.001928434 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<valve> set parent (ref and sink)
0:00:00.001929956 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature valve, plugin 0x29c22f7a40 coreelements
0:00:00.001928434 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<valve> set parent (ref and sink)
0:00:00.001929956 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature valve, plugin 0x29c22f7a40 coreelements
0:00:00.001931984 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'streamiddemux' typename : 'GstElementFactory'
0:00:00.001931984 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coreelements' feature 'streamiddemux' typename : 'GstElementFactory'
0:00:00.001936175 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001937864 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001936175 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.001937864 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001939719 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001939719 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.001941286 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001943034 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001941286 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001943034 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.001944527 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001946502 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001944527 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001946502 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.001947978 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001947978 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.001949882 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001951436 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81e00
0:00:00.001949882 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.001951436 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81e00
0:00:00.001953097 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001954639 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81e18
0:00:00.001953097 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.001954639 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e81e18
0:00:00.001957045 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.001959093 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23020a0 (streamiddemux)
0:00:00.001957045 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.001959093 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23020a0 (streamiddemux)
0:00:00.001961415 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<streamiddemux> set parent (ref and sink)
0:00:00.001961415 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<streamiddemux> set parent (ref and sink)
0:00:00.001962856 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature streamiddemux, plugin 0x29c22f7a40 coreelements
0:00:00.001962856 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature streamiddemux, plugin 0x29c22f7a40 coreelements
0:00:00.001964922 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 11819(2e2b)/966241
0:00:00.001964922 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 11819(2e2b)/966241
0:00:00.001970331 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7b80 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so"
0:00:00.001970331 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7b80 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so"
0:00:00.001972747 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'coretracers' plugin with 5 features from binary registry
0:00:00.001972747 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'coretracers' plugin with 5 features from binary registry
0:00:00.001974846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coretracers' feature 'latency' typename : 'GstTracerFactory'
0:00:00.001974846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coretracers' feature 'latency' typename : 'GstTracerFactory'
0:00:00.001979121 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:707:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8e81f28
0:00:00.001979121 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:707:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8e81f28
0:00:00.001981317 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22df9b0 (latency)
0:00:00.001983520 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<latency> set parent (ref and sink)
0:00:00.001981317 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22df9b0 (latency)
0:00:00.001983520 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<latency> set parent (ref and sink)
0:00:00.001984949 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature latency, plugin 0x29c22f7b80 coretracers
0:00:00.001984949 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature latency, plugin 0x29c22f7b80 coretracers
0:00:00.001986975 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coretracers' feature 'log' typename : 'GstTracerFactory'
0:00:00.001986975 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coretracers' feature 'log' typename : 'GstTracerFactory'
0:00:00.001990858 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:707:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8e81f48
0:00:00.001990858 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:707:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8e81f48
0:00:00.001993030 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22dfa70 (log)
0:00:00.001995585 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<log> set parent (ref and sink)
0:00:00.001993030 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22dfa70 (log)
0:00:00.001995585 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<log> set parent (ref and sink)
0:00:00.001996912 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature log, plugin 0x29c22f7b80 coretracers
0:00:00.001996912 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature log, plugin 0x29c22f7b80 coretracers
0:00:00.001998955 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coretracers' feature 'rusage' typename : 'GstTracerFactory'
0:00:00.001998955 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coretracers' feature 'rusage' typename : 'GstTracerFactory'
0:00:00.002002775 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:707:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8e81f68
0:00:00.002004917 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22dfb30 (rusage)
0:00:00.002002775 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:707:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8e81f68
0:00:00.002004917 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22dfb30 (rusage)
0:00:00.002007199 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rusage> set parent (ref and sink)
0:00:00.002007199 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rusage> set parent (ref and sink)
0:00:00.002008546 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rusage, plugin 0x29c22f7b80 coretracers
0:00:00.002010500 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coretracers' feature 'stats' typename : 'GstTracerFactory'
0:00:00.002008546 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rusage, plugin 0x29c22f7b80 coretracers
0:00:00.002010500 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coretracers' feature 'stats' typename : 'GstTracerFactory'
0:00:00.002014055 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:707:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8e81f88
0:00:00.002014055 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:707:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8e81f88
0:00:00.002016201 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22dfbf0 (stats)
0:00:00.002018431 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<stats> set parent (ref and sink)
0:00:00.002016201 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22dfbf0 (stats)
0:00:00.002018431 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<stats> set parent (ref and sink)
0:00:00.002019743 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature stats, plugin 0x29c22f7b80 coretracers
0:00:00.002019743 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature stats, plugin 0x29c22f7b80 coretracers
0:00:00.002021775 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coretracers' feature 'leaks' typename : 'GstTracerFactory'
0:00:00.002021775 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coretracers' feature 'leaks' typename : 'GstTracerFactory'
0:00:00.002025298 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:707:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8e81fa8
0:00:00.002025298 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:707:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8e81fa8
0:00:00.002027508 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22dfcb0 (leaks)
0:00:00.002029689 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<leaks> set parent (ref and sink)
0:00:00.002027508 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22dfcb0 (leaks)
0:00:00.002029689 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<leaks> set parent (ref and sink)
0:00:00.002031001 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature leaks, plugin 0x29c22f7b80 coretracers
0:00:00.002031001 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature leaks, plugin 0x29c22f7b80 coretracers
0:00:00.002032981 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 12208(2fb0)/966241
0:00:00.002032981 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 12208(2fb0)/966241
0:00:00.002040951 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7cc0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsta52dec.so"
0:00:00.002040951 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7cc0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsta52dec.so"
0:00:00.002044224 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'a52dec' plugin with 1 features from binary registry
0:00:00.002044224 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'a52dec' plugin with 1 features from binary registry
0:00:00.002046405 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'a52dec' feature 'a52dec' typename : 'GstElementFactory'
0:00:00.002046405 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'a52dec' feature 'a52dec' typename : 'GstElementFactory'
0:00:00.002050845 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002052671 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002050845 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002052671 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002054753 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002056327 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002054753 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002056327 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002058157 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002058157 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002059761 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002061752 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002059761 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002061752 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002063208 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002063208 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002065179 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002067034 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e821c8
0:00:00.002065179 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002067034 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e821c8
0:00:00.002068943 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002070465 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82208
0:00:00.002068943 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002070465 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82208
0:00:00.002072591 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002074487 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2302180 (a52dec)
0:00:00.002072591 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002074487 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2302180 (a52dec)
0:00:00.002076822 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<a52dec> set parent (ref and sink)
0:00:00.002078271 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature a52dec, plugin 0x29c22f7cc0 a52dec
0:00:00.002076822 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<a52dec> set parent (ref and sink)
0:00:00.002078271 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature a52dec, plugin 0x29c22f7cc0 a52dec
0:00:00.002080273 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 12933(3285)/966241
0:00:00.002080273 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 12933(3285)/966241
0:00:00.002085093 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7e00 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstamrnb.so"
0:00:00.002085093 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c22f7e00 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstamrnb.so"
0:00:00.002088300 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'amrnb' plugin with 2 features from binary registry
0:00:00.002088300 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'amrnb' plugin with 2 features from binary registry
0:00:00.002090448 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'amrnb' feature 'amrnbdec' typename : 'GstElementFactory'
0:00:00.002090448 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'amrnb' feature 'amrnbdec' typename : 'GstElementFactory'
0:00:00.002094646 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002096342 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002094646 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002096342 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002098250 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002099806 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002098250 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002099806 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002101599 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002103137 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002101599 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002103137 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002105173 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002106683 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002105173 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002106683 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002108654 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002108654 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002110171 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e824a8
0:00:00.002112375 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002110171 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e824a8
0:00:00.002112375 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002113829 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e824e0
0:00:00.002115994 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002113829 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e824e0
0:00:00.002115994 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002117895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2302260 (amrnbdec)
0:00:00.002117895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2302260 (amrnbdec)
0:00:00.002120184 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<amrnbdec> set parent (ref and sink)
0:00:00.002120184 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<amrnbdec> set parent (ref and sink)
0:00:00.002121584 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature amrnbdec, plugin 0x29c22f7e00 amrnb
0:00:00.002123931 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'amrnb' feature 'amrnbenc' typename : 'GstElementFactory'
0:00:00.002121584 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature amrnbdec, plugin 0x29c22f7e00 amrnb
0:00:00.002123931 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'amrnb' feature 'amrnbenc' typename : 'GstElementFactory'
0:00:00.002129967 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002129967 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002132404 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002134476 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002132404 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002134476 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002136021 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002136021 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002137888 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002139525 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002137888 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002139525 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002141529 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002143029 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002141529 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002143029 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002144882 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002144882 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002146473 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82660
0:00:00.002148550 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002146473 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82660
0:00:00.002148550 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002149997 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e826d0
0:00:00.002151846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002149997 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e826d0
0:00:00.002151846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002153314 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e82707
0:00:00.002153314 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e82707
0:00:00.002156039 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2302340 (amrnbenc)
0:00:00.002158637 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<amrnbenc> set parent (ref and sink)
0:00:00.002156039 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2302340 (amrnbenc)
0:00:00.002158637 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<amrnbenc> set parent (ref and sink)
0:00:00.002160012 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature amrnbenc, plugin 0x29c22f7e00 amrnb
0:00:00.002161997 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 14097(3711)/966241
0:00:00.002160012 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature amrnbenc, plugin 0x29c22f7e00 amrnb
0:00:00.002161997 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 14097(3711)/966241
0:00:00.002166440 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304040 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstamrwbdec.so"
0:00:00.002166440 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304040 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstamrwbdec.so"
0:00:00.002169435 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'amrwbdec' plugin with 1 features from binary registry
0:00:00.002169435 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'amrwbdec' plugin with 1 features from binary registry
0:00:00.002171586 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'amrwbdec' feature 'amrwbdec' typename : 'GstElementFactory'
0:00:00.002171586 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'amrwbdec' feature 'amrwbdec' typename : 'GstElementFactory'
0:00:00.002175930 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002175930 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002177717 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002179678 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002177717 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002179678 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002181198 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002183029 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002181198 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002183029 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002184505 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002186573 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002184505 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002186573 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002188017 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002189977 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002188017 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002189977 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002191490 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82930
0:00:00.002193434 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002191490 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82930
0:00:00.002193434 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002194914 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82970
0:00:00.002194914 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82970
0:00:00.002196962 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002198829 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2302420 (amrwbdec)
0:00:00.002196962 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002198829 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2302420 (amrwbdec)
0:00:00.002201023 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<amrwbdec> set parent (ref and sink)
0:00:00.002201023 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<amrwbdec> set parent (ref and sink)
0:00:00.002202424 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature amrwbdec, plugin 0x29c2304040 amrwbdec
0:00:00.002204360 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 14812(39dc)/966241
0:00:00.002202424 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature amrwbdec, plugin 0x29c2304040 amrwbdec
0:00:00.002204360 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 14812(39dc)/966241
0:00:00.002208798 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304180 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasf.so"
0:00:00.002208798 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304180 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasf.so"
0:00:00.002211210 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'asf' plugin with 3 features from binary registry
0:00:00.002211210 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'asf' plugin with 3 features from binary registry
0:00:00.002213211 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asf' feature 'asfdemux' typename : 'GstElementFactory'
0:00:00.002213211 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asf' feature 'asfdemux' typename : 'GstElementFactory'
0:00:00.002218672 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002218672 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002221113 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002223105 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002221113 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002223105 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002224665 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002224665 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002226530 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002228157 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002226530 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002228157 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002230069 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002231596 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002230069 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002231596 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002233488 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.002235060 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82be0
0:00:00.002233488 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.002235060 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82be0
0:00:00.002237088 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.002238609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82bf8
0:00:00.002237088 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.002238609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82bf8
0:00:00.002240458 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.002241922 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82c10
0:00:00.002240458 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.002241922 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82c10
0:00:00.002243718 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002243718 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002245654 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2302500 (asfdemux)
0:00:00.002247902 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<asfdemux> set parent (ref and sink)
0:00:00.002245654 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2302500 (asfdemux)
0:00:00.002247902 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<asfdemux> set parent (ref and sink)
0:00:00.002249226 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature asfdemux, plugin 0x29c2304180 asf
0:00:00.002249226 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature asfdemux, plugin 0x29c2304180 asf
0:00:00.002251264 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asf' feature 'rtspwms' typename : 'GstElementFactory'
0:00:00.002251264 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asf' feature 'rtspwms' typename : 'GstElementFactory'
0:00:00.002255475 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002257316 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002255475 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002257316 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002259325 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002259325 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002260881 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002262726 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002264209 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002260881 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002262726 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002264209 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002266139 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002267641 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002266139 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002267641 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002269542 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.002269542 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.002271171 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e82d45
0:00:00.002271171 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e82d45
0:00:00.002273816 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23025e0 (rtspwms)
0:00:00.002276082 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtspwms> set parent (ref and sink)
0:00:00.002273816 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23025e0 (rtspwms)
0:00:00.002276082 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtspwms> set parent (ref and sink)
0:00:00.002277416 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtspwms, plugin 0x29c2304180 asf
0:00:00.002277416 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtspwms, plugin 0x29c2304180 asf
0:00:00.002279426 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asf' feature 'rtpasfdepay' typename : 'GstElementFactory'
0:00:00.002279426 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asf' feature 'rtpasfdepay' typename : 'GstElementFactory'
0:00:00.002283531 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002285202 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002283531 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002285202 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002287029 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002288566 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002287029 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002288566 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002290346 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002291852 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002290346 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002291852 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002293681 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002295166 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002293681 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002295166 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002297344 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002297344 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002298875 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82ea8
0:00:00.002300694 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002298875 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82ea8
0:00:00.002300694 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002302198 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82ec8
0:00:00.002302198 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e82ec8
0:00:00.002304414 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002306389 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23026c0 (rtpasfdepay)
0:00:00.002304414 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002306389 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23026c0 (rtpasfdepay)
0:00:00.002308502 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpasfdepay> set parent (ref and sink)
0:00:00.002308502 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpasfdepay> set parent (ref and sink)
0:00:00.002309895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpasfdepay, plugin 0x29c2304180 asf
0:00:00.002311866 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 16241(3f71)/966241
0:00:00.002309895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpasfdepay, plugin 0x29c2304180 asf
0:00:00.002311866 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 16241(3f71)/966241
0:00:00.002316338 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23042c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcdio.so"
0:00:00.002316338 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23042c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcdio.so"
0:00:00.002318674 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'cdio' plugin with 1 features from binary registry
0:00:00.002318674 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'cdio' plugin with 1 features from binary registry
0:00:00.002320676 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'cdio' feature 'cdiocddasrc' typename : 'GstElementFactory'
0:00:00.002320676 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'cdio' feature 'cdiocddasrc' typename : 'GstElementFactory'
0:00:00.002324758 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002324758 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002326382 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002328319 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002326382 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002328319 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002329777 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002331508 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002329777 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002331508 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002332953 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002332953 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002334881 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002336623 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002334881 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002336623 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002338509 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.002340015 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83178
0:00:00.002338509 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.002340015 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83178
0:00:00.002342019 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002343755 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e831e4
0:00:00.002342019 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002343755 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e831e4
0:00:00.002345748 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e831f1
0:00:00.002345748 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e831f1
0:00:00.002348053 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2305040 (cdiocddasrc)
0:00:00.002350225 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cdiocddasrc> set parent (ref and sink)
0:00:00.002348053 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2305040 (cdiocddasrc)
0:00:00.002350225 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cdiocddasrc> set parent (ref and sink)
0:00:00.002351573 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cdiocddasrc, plugin 0x29c23042c0 cdio
0:00:00.002351573 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cdiocddasrc, plugin 0x29c23042c0 cdio
0:00:00.002353593 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 16895(41ff)/966241
0:00:00.002353593 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 16895(41ff)/966241
0:00:00.002358095 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304400 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdlpcmdec.so"
0:00:00.002358095 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304400 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdlpcmdec.so"
0:00:00.002360389 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvdlpcmdec' plugin with 1 features from binary registry
0:00:00.002360389 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvdlpcmdec' plugin with 1 features from binary registry
0:00:00.002362388 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvdlpcmdec' feature 'dvdlpcmdec' typename : 'GstElementFactory'
0:00:00.002362388 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvdlpcmdec' feature 'dvdlpcmdec' typename : 'GstElementFactory'
0:00:00.002368771 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002368771 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002370678 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002370678 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002372740 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002374443 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002372740 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002374443 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002376287 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002377861 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002376287 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002377861 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002379923 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002381486 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002379923 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002381486 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002383702 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002383702 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002385278 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83448
0:00:00.002385278 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83448
0:00:00.002388186 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002389804 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83550
0:00:00.002388186 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002389804 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83550
0:00:00.002391890 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002391890 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002393890 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2305120 (dvdlpcmdec)
0:00:00.002396232 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdlpcmdec> set parent (ref and sink)
0:00:00.002393890 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2305120 (dvdlpcmdec)
0:00:00.002396232 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdlpcmdec> set parent (ref and sink)
0:00:00.002397721 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdlpcmdec, plugin 0x29c2304400 dvdlpcmdec
0:00:00.002399911 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 17895(45e7)/966241
0:00:00.002397721 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdlpcmdec, plugin 0x29c2304400 dvdlpcmdec
0:00:00.002399911 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 17895(45e7)/966241
0:00:00.002404516 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304540 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdread.so"
0:00:00.002404516 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304540 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdread.so"
0:00:00.002407717 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvdread' plugin with 1 features from binary registry
0:00:00.002407717 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvdread' plugin with 1 features from binary registry
0:00:00.002409823 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvdread' feature 'dvdreadsrc' typename : 'GstElementFactory'
0:00:00.002409823 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvdread' feature 'dvdreadsrc' typename : 'GstElementFactory'
0:00:00.002415637 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002415637 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002418170 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002420117 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002418170 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002420117 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002421720 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002421720 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002423701 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002425310 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002423701 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002425310 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002427428 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002429117 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002427428 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002429117 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002431020 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.002432524 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e837e8
0:00:00.002431020 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.002432524 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e837e8
0:00:00.002434512 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002435985 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e8382f
0:00:00.002434512 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002435985 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e8382f
0:00:00.002438133 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e83838
0:00:00.002438133 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e83838
0:00:00.002440594 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2305200 (dvdreadsrc)
0:00:00.002440594 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2305200 (dvdreadsrc)
0:00:00.002442907 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdreadsrc> set parent (ref and sink)
0:00:00.002444436 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdreadsrc, plugin 0x29c2304540 dvdread
0:00:00.002442907 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdreadsrc> set parent (ref and sink)
0:00:00.002444436 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdreadsrc, plugin 0x29c2304540 dvdread
0:00:00.002446512 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 18502(4846)/966241
0:00:00.002446512 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 18502(4846)/966241
0:00:00.002451071 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304680 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdsub.so"
0:00:00.002451071 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304680 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdsub.so"
0:00:00.002454171 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvdsub' plugin with 2 features from binary registry
0:00:00.002456250 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvdsub' feature 'dvdsubdec' typename : 'GstElementFactory'
0:00:00.002454171 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvdsub' plugin with 2 features from binary registry
0:00:00.002456250 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvdsub' feature 'dvdsubdec' typename : 'GstElementFactory'
0:00:00.002460459 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002460459 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002462191 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002464159 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002462191 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002464159 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002465682 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002465682 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002467484 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002469246 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002467484 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002469246 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002471254 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002472915 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002471254 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002472915 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002475077 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002475077 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002476637 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83a80
0:00:00.002478733 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002476637 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83a80
0:00:00.002478733 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002480186 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83af8
0:00:00.002482160 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002480186 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83af8
0:00:00.002482160 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002484068 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23052e0 (dvdsubdec)
0:00:00.002486239 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdsubdec> set parent (ref and sink)
0:00:00.002484068 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23052e0 (dvdsubdec)
0:00:00.002486239 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdsubdec> set parent (ref and sink)
0:00:00.002487583 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdsubdec, plugin 0x29c2304680 dvdsub
0:00:00.002487583 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdsubdec, plugin 0x29c2304680 dvdsub
0:00:00.002489570 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvdsub' feature 'dvdsubparse' typename : 'GstElementFactory'
0:00:00.002489570 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvdsub' feature 'dvdsubparse' typename : 'GstElementFactory'
0:00:00.002493664 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002495293 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002493664 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002495293 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002497119 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002497119 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002498642 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002500666 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002498642 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002500666 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002502149 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002504131 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002502149 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002504131 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002505554 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002507491 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002508994 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83c38
0:00:00.002505554 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002507491 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002508994 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83c38
0:00:00.002510845 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002512323 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83c70
0:00:00.002510845 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002512323 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83c70
0:00:00.002514110 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002514110 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002516078 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23053c0 (dvdsubparse)
0:00:00.002518238 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdsubparse> set parent (ref and sink)
0:00:00.002516078 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23053c0 (dvdsubparse)
0:00:00.002518238 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdsubparse> set parent (ref and sink)
0:00:00.002519586 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdsubparse, plugin 0x29c2304680 dvdsub
0:00:00.002519586 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdsubparse, plugin 0x29c2304680 dvdsub
0:00:00.002521529 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 19598(4c8e)/966241
0:00:00.002521529 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 19598(4c8e)/966241
0:00:00.002525752 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23047c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlame.so"
0:00:00.002525752 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23047c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlame.so"
0:00:00.002527989 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'lame' plugin with 1 features from binary registry
0:00:00.002529960 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'lame' feature 'lamemp3enc' typename : 'GstElementFactory'
0:00:00.002527989 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'lame' plugin with 1 features from binary registry
0:00:00.002529960 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'lame' feature 'lamemp3enc' typename : 'GstElementFactory'
0:00:00.002533923 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002533923 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002535634 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002537591 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002535634 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002537591 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002539150 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002539150 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002540950 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002542463 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002540950 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002542463 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002544301 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002545772 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002544301 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002545772 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002547807 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002549328 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83e98
0:00:00.002547807 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002549328 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83e98
0:00:00.002551594 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002551594 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002553097 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83f38
0:00:00.002553097 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e83f38
0:00:00.002555934 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002557372 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e840a6
0:00:00.002555934 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002557372 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e840a6
0:00:00.002559702 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23054a0 (lamemp3enc)
0:00:00.002561864 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<lamemp3enc> set parent (ref and sink)
0:00:00.002559702 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23054a0 (lamemp3enc)
0:00:00.002561864 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<lamemp3enc> set parent (ref and sink)
0:00:00.002563191 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature lamemp3enc, plugin 0x29c23047c0 lame
0:00:00.002565223 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 20656(50b0)/966241
0:00:00.002563191 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature lamemp3enc, plugin 0x29c23047c0 lame
0:00:00.002565223 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 20656(50b0)/966241
0:00:00.002569501 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304900 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpeg2dec.so"
0:00:00.002569501 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304900 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpeg2dec.so"
0:00:00.002572362 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpeg2dec' plugin with 1 features from binary registry
0:00:00.002572362 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpeg2dec' plugin with 1 features from binary registry
0:00:00.002574313 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpeg2dec' feature 'mpeg2dec' typename : 'GstElementFactory'
0:00:00.002574313 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpeg2dec' feature 'mpeg2dec' typename : 'GstElementFactory'
0:00:00.002580402 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002580402 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002582153 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002582153 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002584118 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002585643 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002587414 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002584118 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002585643 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002587414 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002588856 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002590822 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002588856 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002590822 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002592236 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002592236 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002594119 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002595596 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e842b8
0:00:00.002594119 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002595596 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e842b8
0:00:00.002597728 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002599174 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84360
0:00:00.002597728 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002599174 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84360
0:00:00.002603201 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002603201 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002606036 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2305580 (mpeg2dec)
0:00:00.002606036 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2305580 (mpeg2dec)
0:00:00.002608511 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpeg2dec> set parent (ref and sink)
0:00:00.002609975 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpeg2dec, plugin 0x29c2304900 mpeg2dec
0:00:00.002608511 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpeg2dec> set parent (ref and sink)
0:00:00.002609975 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpeg2dec, plugin 0x29c2304900 mpeg2dec
0:00:00.002612098 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 21424(53b0)/966241
0:00:00.002612098 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 21424(53b0)/966241
0:00:00.002618499 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304a40 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so"
0:00:00.002618499 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304a40 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so"
0:00:00.002621697 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpg123' plugin with 1 features from binary registry
0:00:00.002621697 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpg123' plugin with 1 features from binary registry
0:00:00.002623880 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpg123' feature 'mpg123audiodec' typename : 'GstElementFactory'
0:00:00.002623880 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpg123' feature 'mpg123audiodec' typename : 'GstElementFactory'
0:00:00.002628192 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002628192 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002629864 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002632121 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002629864 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002632121 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002633675 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002635546 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002633675 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002635546 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002637031 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002637031 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002639120 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002640643 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002639120 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002640643 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002642573 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002644113 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e845d0
0:00:00.002642573 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002644113 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e845d0
0:00:00.002646383 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002647906 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84690
0:00:00.002646383 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002647906 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84690
0:00:00.002650172 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002650172 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002652091 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2305660 (mpg123audiodec)
0:00:00.002654358 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpg123audiodec> set parent (ref and sink)
0:00:00.002652091 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2305660 (mpg123audiodec)
0:00:00.002654358 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpg123audiodec> set parent (ref and sink)
0:00:00.002655745 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpg123audiodec, plugin 0x29c2304a40 mpg123
0:00:00.002655745 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpg123audiodec, plugin 0x29c2304a40 mpg123
0:00:00.002657956 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 22380(576c)/966241
0:00:00.002657956 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 22380(576c)/966241
0:00:00.002662391 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304b80 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so"
0:00:00.002662391 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304b80 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so"
0:00:00.002664724 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'realmedia' plugin with 6 features from binary registry
0:00:00.002664724 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'realmedia' plugin with 6 features from binary registry
0:00:00.002666750 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rmdemux' typename : 'GstElementFactory'
0:00:00.002666750 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rmdemux' typename : 'GstElementFactory'
0:00:00.002670938 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002672612 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002670938 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002672612 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002674514 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002676098 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002674514 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002676098 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002677870 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002679446 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002677870 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002679446 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002681536 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002681536 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002683088 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002684985 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.002683088 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002684985 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.002686437 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84978
0:00:00.002688398 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002686437 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84978
0:00:00.002688398 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002689803 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e849a8
0:00:00.002689803 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e849a8
0:00:00.002691594 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.002693152 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e849c0
0:00:00.002691594 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.002693152 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e849c0
0:00:00.002694968 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.002696888 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23080b0 (rmdemux)
0:00:00.002699051 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rmdemux> set parent (ref and sink)
0:00:00.002694968 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.002696888 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23080b0 (rmdemux)
0:00:00.002699051 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rmdemux> set parent (ref and sink)
0:00:00.002700415 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rmdemux, plugin 0x29c2304b80 realmedia
0:00:00.002702480 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rademux' typename : 'GstElementFactory'
0:00:00.002700415 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rmdemux, plugin 0x29c2304b80 realmedia
0:00:00.002702480 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rademux' typename : 'GstElementFactory'
0:00:00.002716592 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002716592 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002718922 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002720991 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002718922 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002720991 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002722540 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002724414 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002722540 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002724414 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002725950 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002725950 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002727941 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002729462 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002731548 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002727941 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002729462 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002731548 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002742991 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84ad8
0:00:00.002745093 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002742991 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84ad8
0:00:00.002745093 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002746719 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84b00
0:00:00.002748557 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002746719 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84b00
0:00:00.002748557 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002750667 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2308190 (rademux)
0:00:00.002750667 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2308190 (rademux)
0:00:00.002753162 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rademux> set parent (ref and sink)
0:00:00.002753162 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rademux> set parent (ref and sink)
0:00:00.002754699 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rademux, plugin 0x29c2304b80 realmedia
0:00:00.002756803 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rdtdepay' typename : 'GstElementFactory'
0:00:00.002754699 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rademux, plugin 0x29c2304b80 realmedia
0:00:00.002756803 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rdtdepay' typename : 'GstElementFactory'
0:00:00.002761343 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002761343 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002764059 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002766099 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002764059 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002766099 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002767648 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002769610 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002771124 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002767648 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002769610 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002771124 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002773205 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002773205 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002774879 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002786360 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002774879 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002786360 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002787910 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84c50
0:00:00.002789792 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002787910 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84c50
0:00:00.002789792 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002791366 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84c80
0:00:00.002791366 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84c80
0:00:00.002793515 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002795502 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2308270 (rdtdepay)
0:00:00.002793515 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002795502 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2308270 (rdtdepay)
0:00:00.002797654 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rdtdepay> set parent (ref and sink)
0:00:00.002797654 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rdtdepay> set parent (ref and sink)
0:00:00.002799093 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rdtdepay, plugin 0x29c2304b80 realmedia
0:00:00.002801114 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rdtmanager' typename : 'GstElementFactory'
0:00:00.002799093 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rdtdepay, plugin 0x29c2304b80 realmedia
0:00:00.002801114 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rdtmanager' typename : 'GstElementFactory'
0:00:00.002805199 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002805199 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002806874 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002808894 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002806874 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002808894 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002810435 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002812267 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002810435 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002812267 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002813774 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002813774 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002815992 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002817800 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002815992 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002817800 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002819643 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.002821195 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84e20
0:00:00.002819643 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.002821195 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84e20
0:00:00.002823239 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_sink_%u
0:00:00.002824832 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84e50
0:00:00.002823239 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_sink_%u
0:00:00.002824832 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84e50
0:00:00.002826846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtcp_sink_%u
0:00:00.002828384 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84e80
0:00:00.002826846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtcp_sink_%u
0:00:00.002828384 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84e80
0:00:00.002831826 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_src_%u_%u_%u
0:00:00.002831826 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_src_%u_%u_%u
0:00:00.002833516 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84eb0
0:00:00.002845260 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src_%u
0:00:00.002833516 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e84eb0
0:00:00.002845260 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src_%u
0:00:00.002847278 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2308350 (rdtmanager)
0:00:00.002847278 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2308350 (rdtmanager)
0:00:00.002849599 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rdtmanager> set parent (ref and sink)
0:00:00.002849599 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rdtmanager> set parent (ref and sink)
0:00:00.002850969 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rdtmanager, plugin 0x29c2304b80 realmedia
0:00:00.002853013 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rtspreal' typename : 'GstElementFactory'
0:00:00.002850969 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rdtmanager, plugin 0x29c2304b80 realmedia
0:00:00.002853013 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'rtspreal' typename : 'GstElementFactory'
0:00:00.002857178 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002857178 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002859596 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002861651 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002859596 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002861651 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002863135 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002865055 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002866612 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002863135 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002865055 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002866612 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002868588 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002868588 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002870160 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002872075 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.002870160 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002872075 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.002873617 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e85001
0:00:00.002873617 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e85001
0:00:00.002876213 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2308430 (rtspreal)
0:00:00.002878476 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtspreal> set parent (ref and sink)
0:00:00.002876213 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2308430 (rtspreal)
0:00:00.002878476 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtspreal> set parent (ref and sink)
0:00:00.002879815 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtspreal, plugin 0x29c2304b80 realmedia
0:00:00.002879815 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtspreal, plugin 0x29c2304b80 realmedia
0:00:00.002881838 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'pnmsrc' typename : 'GstElementFactory'
0:00:00.002881838 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'realmedia' feature 'pnmsrc' typename : 'GstElementFactory'
0:00:00.002886344 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002888056 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002886344 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002888056 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002889881 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002891418 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002889881 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002891418 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002893187 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002894737 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002893187 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002894737 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002896696 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002898204 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002896696 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002898204 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002899941 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.002899941 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.002901473 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85120
0:00:00.002903374 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002901473 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85120
0:00:00.002903374 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002904828 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e85149
0:00:00.002906837 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e85158
0:00:00.002904828 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e85149
0:00:00.002906837 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e85158
0:00:00.002909180 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2308510 (pnmsrc)
0:00:00.002909180 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2308510 (pnmsrc)
0:00:00.002911486 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pnmsrc> set parent (ref and sink)
0:00:00.002912919 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pnmsrc, plugin 0x29c2304b80 realmedia
0:00:00.002911486 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pnmsrc> set parent (ref and sink)
0:00:00.002912919 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pnmsrc, plugin 0x29c2304b80 realmedia
0:00:00.002914838 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 24934(6166)/966241
0:00:00.002914838 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 24934(6166)/966241
0:00:00.002919445 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304cc0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsid.so"
0:00:00.002919445 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304cc0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsid.so"
0:00:00.002921853 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'siddec' plugin with 1 features from binary registry
0:00:00.002921853 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'siddec' plugin with 1 features from binary registry
0:00:00.002923936 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'siddec' feature 'siddec' typename : 'GstElementFactory'
0:00:00.002923936 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'siddec' feature 'siddec' typename : 'GstElementFactory'
0:00:00.002927960 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002927960 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002929608 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002931442 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002929608 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002931442 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002933007 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002934890 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002933007 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002934890 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002936470 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002936470 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002938570 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002940069 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002938570 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002940069 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002941822 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002943306 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85360
0:00:00.002941822 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002943306 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85360
0:00:00.002945483 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002946984 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e853f0
0:00:00.002945483 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002946984 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e853f0
0:00:00.002948789 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002950683 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23085f0 (siddec)
0:00:00.002948789 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.002950683 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23085f0 (siddec)
0:00:00.002952884 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<siddec> set parent (ref and sink)
0:00:00.002952884 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<siddec> set parent (ref and sink)
0:00:00.002954272 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature siddec, plugin 0x29c2304cc0 siddec
0:00:00.002956266 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 25609(6409)/966241
0:00:00.002954272 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature siddec, plugin 0x29c2304cc0 siddec
0:00:00.002956266 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 25609(6409)/966241
0:00:00.002960607 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304e00 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttwolame.so"
0:00:00.002960607 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2304e00 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttwolame.so"
0:00:00.002963598 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'twolame' plugin with 1 features from binary registry
0:00:00.002963598 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'twolame' plugin with 1 features from binary registry
0:00:00.002966504 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'twolame' feature 'twolamemp2enc' typename : 'GstElementFactory'
0:00:00.002966504 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'twolame' feature 'twolamemp2enc' typename : 'GstElementFactory'
0:00:00.002970647 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002970647 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.002978497 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002978497 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002980853 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002982615 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002980853 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.002982615 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002984637 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002986410 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002984637 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.002986410 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002988471 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002988471 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.002990113 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002990113 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.002992398 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002994401 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85620
0:00:00.002992398 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.002994401 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85620
0:00:00.002996649 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002998197 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e856b0
0:00:00.002996649 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.002998197 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e856b0
0:00:00.003000901 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003000901 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003002365 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8580c
0:00:00.003002365 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8580c
0:00:00.003005330 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23086d0 (twolamemp2enc)
0:00:00.003005330 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23086d0 (twolamemp2enc)
0:00:00.003009332 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<twolamemp2enc> set parent (ref and sink)
0:00:00.003010954 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature twolamemp2enc, plugin 0x29c2304e00 twolame
0:00:00.003009332 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<twolamemp2enc> set parent (ref and sink)
0:00:00.003010954 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature twolamemp2enc, plugin 0x29c2304e00 twolame
0:00:00.003013303 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 26646(6816)/966241
0:00:00.003013303 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 26646(6816)/966241
0:00:00.003018398 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a020 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstx264.so"
0:00:00.003018398 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a020 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstx264.so"
0:00:00.003021586 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'x264' plugin with 1 features from binary registry
0:00:00.003021586 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'x264' plugin with 1 features from binary registry
0:00:00.003023782 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'x264' feature 'x264enc' typename : 'GstElementFactory'
0:00:00.003023782 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'x264' feature 'x264enc' typename : 'GstElementFactory'
0:00:00.003030177 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003030177 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003032590 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003034611 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003032590 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003034611 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003036125 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003038047 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003036125 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003038047 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003039530 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003041470 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003039530 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003041470 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003043128 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003043128 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003045406 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003047001 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85a10
0:00:00.003045406 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003047001 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85a10
0:00:00.003049285 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003050832 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85ae8
0:00:00.003049285 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003050832 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85ae8
0:00:00.003053557 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003053557 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003055088 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e85c3f
0:00:00.003055088 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e85c3f
0:00:00.003057661 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d060 (x264enc)
0:00:00.003060014 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<x264enc> set parent (ref and sink)
0:00:00.003057661 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d060 (x264enc)
0:00:00.003060014 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<x264enc> set parent (ref and sink)
0:00:00.003061430 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature x264enc, plugin 0x29c230a020 x264
0:00:00.003063455 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 27721(6c49)/966241
0:00:00.003061430 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature x264enc, plugin 0x29c230a020 x264
0:00:00.003063455 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 27721(6c49)/966241
0:00:00.003068206 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a160 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so"
0:00:00.003068206 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a160 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so"
0:00:00.003071324 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'xingmux' plugin with 1 features from binary registry
0:00:00.003071324 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'xingmux' plugin with 1 features from binary registry
0:00:00.003073417 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'xingmux' feature 'xingmux' typename : 'GstElementFactory'
0:00:00.003073417 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'xingmux' feature 'xingmux' typename : 'GstElementFactory'
0:00:00.003077586 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003079311 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003077586 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003079311 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003081350 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003081350 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003082950 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003084907 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003082950 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003084907 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003086375 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003086375 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003088516 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003090262 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003088516 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003090262 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003092189 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003093770 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85e68
0:00:00.003092189 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003093770 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85e68
0:00:00.003095654 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003097384 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85ea8
0:00:00.003095654 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003097384 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e85ea8
0:00:00.003099136 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003101087 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d140 (xingmux)
0:00:00.003099136 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003101087 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d140 (xingmux)
0:00:00.003103470 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<xingmux> set parent (ref and sink)
0:00:00.003103470 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<xingmux> set parent (ref and sink)
0:00:00.003104901 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature xingmux, plugin 0x29c230a160 xingmux
0:00:00.003106987 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 28393(6ee9)/966241
0:00:00.003104901 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature xingmux, plugin 0x29c230a160 xingmux
0:00:00.003106987 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 28393(6ee9)/966241
0:00:00.003111795 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a2a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaccurip.so"
0:00:00.003111795 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a2a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaccurip.so"
0:00:00.003114825 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'accurip' plugin with 1 features from binary registry
0:00:00.003114825 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'accurip' plugin with 1 features from binary registry
0:00:00.003116804 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'accurip' feature 'accurip' typename : 'GstElementFactory'
0:00:00.003120987 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003116804 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'accurip' feature 'accurip' typename : 'GstElementFactory'
0:00:00.003120987 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003122726 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003122726 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003124825 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003126441 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003124825 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003126441 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003128270 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003129868 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003128270 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003129868 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003131805 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003133364 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003131805 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003133364 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003135244 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003135244 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003136785 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e860e8
0:00:00.003138879 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003136785 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e860e8
0:00:00.003138879 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003140341 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86138
0:00:00.003142276 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003140341 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86138
0:00:00.003142276 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003144205 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d220 (accurip)
0:00:00.003146400 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<accurip> set parent (ref and sink)
0:00:00.003144205 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d220 (accurip)
0:00:00.003146400 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<accurip> set parent (ref and sink)
0:00:00.003147740 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature accurip, plugin 0x29c230a2a0 accurip
0:00:00.003147740 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature accurip, plugin 0x29c230a2a0 accurip
0:00:00.003149755 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 29065(7189)/966241
0:00:00.003149755 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 29065(7189)/966241
0:00:00.003154178 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a3e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmdec.so"
0:00:00.003154178 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a3e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmdec.so"
0:00:00.003156617 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'adpcmdec' plugin with 1 features from binary registry
0:00:00.003156617 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'adpcmdec' plugin with 1 features from binary registry
0:00:00.003158583 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'adpcmdec' feature 'adpcmdec' typename : 'GstElementFactory'
0:00:00.003158583 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'adpcmdec' feature 'adpcmdec' typename : 'GstElementFactory'
0:00:00.003162592 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003162592 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003164998 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003167115 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003164998 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003167115 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003168741 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003168741 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003170647 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003172298 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003170647 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003172298 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003174180 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003175694 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003174180 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003175694 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003177629 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003179208 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86388
0:00:00.003177629 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003179208 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86388
0:00:00.003183113 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003183113 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003184680 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86420
0:00:00.003184680 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86420
0:00:00.003186845 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003186845 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003188815 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d300 (adpcmdec)
0:00:00.003191372 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<adpcmdec> set parent (ref and sink)
0:00:00.003188815 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d300 (adpcmdec)
0:00:00.003191372 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<adpcmdec> set parent (ref and sink)
0:00:00.003192827 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature adpcmdec, plugin 0x29c230a3e0 adpcmdec
0:00:00.003192827 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature adpcmdec, plugin 0x29c230a3e0 adpcmdec
0:00:00.003195091 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 29855(749f)/966241
0:00:00.003195091 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 29855(749f)/966241
0:00:00.003199941 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a520 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmenc.so"
0:00:00.003199941 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a520 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmenc.so"
0:00:00.003202436 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'adpcmenc' plugin with 1 features from binary registry
0:00:00.003202436 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'adpcmenc' plugin with 1 features from binary registry
0:00:00.003204732 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'adpcmenc' feature 'adpcmenc' typename : 'GstElementFactory'
0:00:00.003204732 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'adpcmenc' feature 'adpcmenc' typename : 'GstElementFactory'
0:00:00.003209242 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003209242 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003211137 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003213381 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003211137 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003213381 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003215029 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003215029 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003217079 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003218965 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003217079 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003218965 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003220920 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003222512 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003220920 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003222512 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003224578 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003224578 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003226219 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86688
0:00:00.003228308 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003226219 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86688
0:00:00.003228308 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003229783 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86708
0:00:00.003232438 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003229783 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86708
0:00:00.003232438 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003233974 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8678a
0:00:00.003233974 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8678a
0:00:00.003237543 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d3e0 (adpcmenc)
0:00:00.003237543 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d3e0 (adpcmenc)
0:00:00.003240154 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<adpcmenc> set parent (ref and sink)
0:00:00.003240154 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<adpcmenc> set parent (ref and sink)
0:00:00.003241674 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature adpcmenc, plugin 0x29c230a520 adpcmenc
0:00:00.003243832 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 30612(7794)/966241
0:00:00.003241674 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature adpcmenc, plugin 0x29c230a520 adpcmenc
0:00:00.003243832 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 30612(7794)/966241
0:00:00.003248586 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a660 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaiff.so"
0:00:00.003248586 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a660 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaiff.so"
0:00:00.003251800 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'aiff' plugin with 2 features from binary registry
0:00:00.003251800 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'aiff' plugin with 2 features from binary registry
0:00:00.003254058 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'aiff' feature 'aiffparse' typename : 'GstElementFactory'
0:00:00.003254058 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'aiff' feature 'aiffparse' typename : 'GstElementFactory'
0:00:00.003258595 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003258595 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003260303 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003262277 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003263771 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003260303 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003262277 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003263771 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003265655 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003267214 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003265655 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003267214 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003269178 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003269178 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003271020 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003273373 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003271020 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003273373 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003275067 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e869c0
0:00:00.003275067 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e869c0
0:00:00.003277118 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003278846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e869e0
0:00:00.003277118 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003278846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e869e0
0:00:00.003282042 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003282042 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003284045 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d4c0 (aiffparse)
0:00:00.003284045 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d4c0 (aiffparse)
0:00:00.003286496 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<aiffparse> set parent (ref and sink)
0:00:00.003288083 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature aiffparse, plugin 0x29c230a660 aiff
0:00:00.003286496 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<aiffparse> set parent (ref and sink)
0:00:00.003288083 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature aiffparse, plugin 0x29c230a660 aiff
0:00:00.003290149 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'aiff' feature 'aiffmux' typename : 'GstElementFactory'
0:00:00.003290149 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'aiff' feature 'aiffmux' typename : 'GstElementFactory'
0:00:00.003294417 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003296183 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003294417 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003296183 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003298224 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003298224 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003299829 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003301747 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003299829 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003301747 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003303321 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003305373 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003303321 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003305373 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003306937 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003306937 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003309022 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003310733 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86b80
0:00:00.003309022 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003310733 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86b80
0:00:00.003312590 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003314159 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86ba0
0:00:00.003312590 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003314159 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86ba0
0:00:00.003316346 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003316346 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003318365 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d5a0 (aiffmux)
0:00:00.003320912 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<aiffmux> set parent (ref and sink)
0:00:00.003318365 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d5a0 (aiffmux)
0:00:00.003320912 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<aiffmux> set parent (ref and sink)
0:00:00.003322303 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature aiffmux, plugin 0x29c230a660 aiff
0:00:00.003322303 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature aiffmux, plugin 0x29c230a660 aiff
0:00:00.003324361 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 31779(7c23)/966241
0:00:00.003324361 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 31779(7c23)/966241
0:00:00.003329279 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a7a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasfmux.so"
0:00:00.003329279 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a7a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasfmux.so"
0:00:00.003331706 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'asfmux' plugin with 3 features from binary registry
0:00:00.003331706 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'asfmux' plugin with 3 features from binary registry
0:00:00.003333844 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asfmux' feature 'asfmux' typename : 'GstElementFactory'
0:00:00.003333844 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asfmux' feature 'asfmux' typename : 'GstElementFactory'
0:00:00.003339499 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003339499 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003341978 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003344070 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003341978 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003344070 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003345574 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003347574 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003345574 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003347574 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003349080 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003351245 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003349080 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003351245 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003352738 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003352738 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003354835 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.003356478 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86e18
0:00:00.003354835 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.003356478 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86e18
0:00:00.003358449 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003360029 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86e50
0:00:00.003358449 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003360029 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86e50
0:00:00.003362356 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.003362356 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.003363901 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86ee8
0:00:00.003365934 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.003363901 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e86ee8
0:00:00.003365934 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.003367366 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e86f1f
0:00:00.003367366 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e86f1f
0:00:00.003370363 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d680 (asfmux)
0:00:00.003372803 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<asfmux> set parent (ref and sink)
0:00:00.003370363 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230d680 (asfmux)
0:00:00.003372803 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<asfmux> set parent (ref and sink)
0:00:00.003374177 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature asfmux, plugin 0x29c230a7a0 asfmux
0:00:00.003374177 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature asfmux, plugin 0x29c230a7a0 asfmux
0:00:00.003376429 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asfmux' feature 'rtpasfpay' typename : 'GstElementFactory'
0:00:00.003376429 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asfmux' feature 'rtpasfpay' typename : 'GstElementFactory'
0:00:00.003380872 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003380872 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003382696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003384697 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003382696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003384697 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003386313 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003386313 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003388418 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003390050 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003388418 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003390050 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003392282 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003392282 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003394064 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003396397 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003394064 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003396397 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003398073 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87050
0:00:00.003400132 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003398073 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87050
0:00:00.003400132 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003401670 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87088
0:00:00.003403836 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003401670 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87088
0:00:00.003403836 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003405875 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230f800 (rtpasfpay)
0:00:00.003405875 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230f800 (rtpasfpay)
0:00:00.003408113 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpasfpay> set parent (ref and sink)
0:00:00.003409544 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpasfpay, plugin 0x29c230a7a0 asfmux
0:00:00.003408113 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpasfpay> set parent (ref and sink)
0:00:00.003409544 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpasfpay, plugin 0x29c230a7a0 asfmux
0:00:00.003411645 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asfmux' feature 'asfparse' typename : 'GstElementFactory'
0:00:00.003411645 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'asfmux' feature 'asfparse' typename : 'GstElementFactory'
0:00:00.003415823 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003415823 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003418750 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003420842 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003418750 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003420842 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003422372 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003422372 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003424332 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003425877 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003427740 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003424332 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003425877 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003427740 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003429333 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003429333 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003431274 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003433000 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e871f0
0:00:00.003431274 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003433000 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e871f0
0:00:00.003434860 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003436343 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87228
0:00:00.003434860 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003436343 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87228
0:00:00.003438195 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003438195 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003440189 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230f8e0 (asfparse)
0:00:00.003442381 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<asfparse> set parent (ref and sink)
0:00:00.003440189 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230f8e0 (asfparse)
0:00:00.003442381 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<asfparse> set parent (ref and sink)
0:00:00.003443763 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature asfparse, plugin 0x29c230a7a0 asfmux
0:00:00.003443763 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature asfparse, plugin 0x29c230a7a0 asfmux
0:00:00.003445731 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 33371(825b)/966241
0:00:00.003445731 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 33371(825b)/966241
0:00:00.003450456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a8e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstassrender.so"
0:00:00.003450456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230a8e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstassrender.so"
0:00:00.003453988 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'assrender' plugin with 1 features from binary registry
0:00:00.003453988 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'assrender' plugin with 1 features from binary registry
0:00:00.003456194 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'assrender' feature 'assrender' typename : 'GstElementFactory'
0:00:00.003456194 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'assrender' feature 'assrender' typename : 'GstElementFactory'
0:00:00.003460625 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003460625 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003462345 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003464494 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003462345 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003464494 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003466112 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003468101 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003466112 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003468101 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003469604 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003469604 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003471571 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003473457 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003471571 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003473457 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003475907 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.003475907 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.003477499 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e874a8
0:00:00.003477499 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e874a8
0:00:00.003481970 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003483454 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e878d0
0:00:00.003481970 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003483454 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e878d0
0:00:00.003486916 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.003486916 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.003488399 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87d00
0:00:00.003488399 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87d00
0:00:00.003490475 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template text_sink
0:00:00.003492459 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230f9c0 (assrender)
0:00:00.003490475 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template text_sink
0:00:00.003492459 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230f9c0 (assrender)
0:00:00.003495066 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<assrender> set parent (ref and sink)
0:00:00.003495066 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<assrender> set parent (ref and sink)
0:00:00.003496535 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature assrender, plugin 0x29c230a8e0 assrender
0:00:00.003496535 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature assrender, plugin 0x29c230a8e0 assrender
0:00:00.003498788 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 36151(8d37)/966241
0:00:00.003498788 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 36151(8d37)/966241
0:00:00.003503654 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230aa20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiobuffersplit.so"
0:00:00.003503654 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230aa20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiobuffersplit.so"
0:00:00.003506321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiobuffersplit' plugin with 1 features from binary registry
0:00:00.003506321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiobuffersplit' plugin with 1 features from binary registry
0:00:00.003508687 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiobuffersplit' feature 'audiobuffersplit' typename : 'GstElementFactory'
0:00:00.003508687 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiobuffersplit' feature 'audiobuffersplit' typename : 'GstElementFactory'
0:00:00.003513018 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003514805 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003513018 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003514805 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003516743 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003516743 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003518386 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003520324 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003518386 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003520324 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003522084 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003522084 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003524362 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003526096 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003524362 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003526096 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003528259 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003528259 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003529920 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87f58
0:00:00.003531884 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003529920 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87f58
0:00:00.003531884 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003533325 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87f70
0:00:00.003535054 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003533325 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e87f70
0:00:00.003535054 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003536922 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230faa0 (audiobuffersplit)
0:00:00.003539256 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiobuffersplit> set parent (ref and sink)
0:00:00.003536922 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230faa0 (audiobuffersplit)
0:00:00.003539256 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiobuffersplit> set parent (ref and sink)
0:00:00.003540625 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiobuffersplit, plugin 0x29c230aa20 audiobuffersplit
0:00:00.003540625 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiobuffersplit, plugin 0x29c230aa20 audiobuffersplit
0:00:00.003542762 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 36745(8f89)/966241
0:00:00.003542762 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 36745(8f89)/966241
0:00:00.003547266 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230ab60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofxbad.so"
0:00:00.003547266 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230ab60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofxbad.so"
0:00:00.003549625 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiofxbad' plugin with 1 features from binary registry
0:00:00.003549625 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiofxbad' plugin with 1 features from binary registry
0:00:00.003551677 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofxbad' feature 'audiochannelmix' typename : 'GstElementFactory'
0:00:00.003551677 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofxbad' feature 'audiochannelmix' typename : 'GstElementFactory'
0:00:00.003556295 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003556295 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003558239 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003560410 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003558239 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003560410 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003562174 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003564286 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003562174 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003564286 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003565921 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003565921 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003568061 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003569649 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003568061 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003569649 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003571554 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003573212 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88198
0:00:00.003571554 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003573212 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88198
0:00:00.003575230 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003575230 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003576674 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88210
0:00:00.003578832 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003576674 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88210
0:00:00.003578832 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003580672 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230fb80 (audiochannelmix)
0:00:00.003580672 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230fb80 (audiochannelmix)
0:00:00.003584086 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiochannelmix> set parent (ref and sink)
0:00:00.003584086 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiochannelmix> set parent (ref and sink)
0:00:00.003585591 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiochannelmix, plugin 0x29c230ab60 audiofxbad
0:00:00.003585591 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiochannelmix, plugin 0x29c230ab60 audiofxbad
0:00:00.003587973 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 37513(9289)/966241
0:00:00.003587973 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 37513(9289)/966241
0:00:00.003592918 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230aca0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixer.so"
0:00:00.003592918 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230aca0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixer.so"
0:00:00.003595306 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiomixer' plugin with 3 features from binary registry
0:00:00.003597613 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiomixer' feature 'audiomixer' typename : 'GstElementFactory'
0:00:00.003595306 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiomixer' plugin with 3 features from binary registry
0:00:00.003597613 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiomixer' feature 'audiomixer' typename : 'GstElementFactory'
0:00:00.003601706 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003601706 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003604409 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003606504 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003604409 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003606504 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003608159 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003608159 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003610049 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003611634 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003610049 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003611634 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003613557 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003615278 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003613557 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003615278 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003617403 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003617403 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003619085 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88488
0:00:00.003621453 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003619085 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88488
0:00:00.003621453 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003622878 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88558
0:00:00.003625061 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.003622878 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88558
0:00:00.003625061 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.003626483 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e88628
0:00:00.003626483 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e88628
0:00:00.003629363 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230fc60 (audiomixer)
0:00:00.003629363 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230fc60 (audiomixer)
0:00:00.003631892 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiomixer> set parent (ref and sink)
0:00:00.003633643 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiomixer, plugin 0x29c230aca0 audiomixer
0:00:00.003631892 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiomixer> set parent (ref and sink)
0:00:00.003633643 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiomixer, plugin 0x29c230aca0 audiomixer
0:00:00.003635925 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiomixer' feature 'liveadder' typename : 'GstElementFactory'
0:00:00.003635925 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiomixer' feature 'liveadder' typename : 'GstElementFactory'
0:00:00.003642145 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003642145 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003644772 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003646695 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003644772 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003646695 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003648316 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003650355 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003648316 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003650355 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003651937 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003654001 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003651937 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003654001 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003655487 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003657556 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003655487 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003657556 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003659253 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88738
0:00:00.003659253 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88738
0:00:00.003661508 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003663104 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88808
0:00:00.003661508 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003663104 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88808
0:00:00.003665942 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.003665942 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.003667515 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e888d8
0:00:00.003667515 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e888d8
0:00:00.003670400 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230fd40 (liveadder)
0:00:00.003672771 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<liveadder> set parent (ref and sink)
0:00:00.003670400 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230fd40 (liveadder)
0:00:00.003672771 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<liveadder> set parent (ref and sink)
0:00:00.003674233 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature liveadder, plugin 0x29c230aca0 audiomixer
0:00:00.003676345 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiomixer' feature 'audiointerleave' typename : 'GstElementFactory'
0:00:00.003674233 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature liveadder, plugin 0x29c230aca0 audiomixer
0:00:00.003676345 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiomixer' feature 'audiointerleave' typename : 'GstElementFactory'
0:00:00.003682016 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003682016 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003684356 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003686382 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003684356 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003686382 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003687967 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003687967 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003689887 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003691480 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003689887 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003691480 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003693292 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003694880 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003693292 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003694880 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003696787 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003696787 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003698428 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e889e8
0:00:00.003701460 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003698428 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e889e8
0:00:00.003701460 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003703034 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88b48
0:00:00.003705725 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.003703034 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88b48
0:00:00.003705725 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.003707234 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e88cae
0:00:00.003707234 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e88cae
0:00:00.003713973 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230fe20 (audiointerleave)
0:00:00.003713973 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c230fe20 (audiointerleave)
0:00:00.003717211 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiointerleave> set parent (ref and sink)
0:00:00.003717211 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiointerleave> set parent (ref and sink)
0:00:00.003718777 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiointerleave, plugin 0x29c230aca0 audiomixer
0:00:00.003721074 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 40124(9cbc)/966241
0:00:00.003718777 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiointerleave, plugin 0x29c230aca0 audiomixer
0:00:00.003721074 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 40124(9cbc)/966241
0:00:00.003727604 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230ade0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixmatrix.so"
0:00:00.003727604 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c230ade0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixmatrix.so"
0:00:00.003730649 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiomixmatrix' plugin with 1 features from binary registry
0:00:00.003730649 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiomixmatrix' plugin with 1 features from binary registry
0:00:00.003732721 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiomixmatrix' feature 'audiomixmatrix' typename : 'GstElementFactory'
0:00:00.003732721 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiomixmatrix' feature 'audiomixmatrix' typename : 'GstElementFactory'
0:00:00.003737058 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003737058 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003740125 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003742212 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003740125 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003742212 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003743858 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003745841 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003743858 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003745841 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003747447 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003747447 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003749910 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003751613 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003749910 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003751613 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003753539 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003753539 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003755242 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88f10
0:00:00.003757439 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003755242 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88f10
0:00:00.003757439 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003758852 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88f98
0:00:00.003758852 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e88f98
0:00:00.003760915 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003763058 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311810 (audiomixmatrix)
0:00:00.003760915 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003763058 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311810 (audiomixmatrix)
0:00:00.003765618 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiomixmatrix> set parent (ref and sink)
0:00:00.003767146 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiomixmatrix, plugin 0x29c230ade0 audiomixmatrix
0:00:00.003765618 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiomixmatrix> set parent (ref and sink)
0:00:00.003767146 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiomixmatrix, plugin 0x29c230ade0 audiomixmatrix
0:00:00.003769731 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 40988(a01c)/966241
0:00:00.003769731 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 40988(a01c)/966241
0:00:00.003774833 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23130b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so"
0:00:00.003774833 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23130b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so"
0:00:00.003778055 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiovisualizers' plugin with 4 features from binary registry
0:00:00.003778055 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiovisualizers' plugin with 4 features from binary registry
0:00:00.003780384 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiovisualizers' feature 'spacescope' typename : 'GstElementFactory'
0:00:00.003780384 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiovisualizers' feature 'spacescope' typename : 'GstElementFactory'
0:00:00.003784928 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003784928 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003786836 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003788876 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003786836 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003788876 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003790696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003790696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003792709 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003794455 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003792709 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003794455 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003796510 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003796510 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003798124 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003800418 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003802024 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89228
0:00:00.003798124 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003800418 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003802024 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89228
0:00:00.003804176 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003804176 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003805675 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e892c0
0:00:00.003807782 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003805675 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e892c0
0:00:00.003807782 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003809665 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23118f0 (spacescope)
0:00:00.003809665 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23118f0 (spacescope)
0:00:00.003812118 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<spacescope> set parent (ref and sink)
0:00:00.003812118 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<spacescope> set parent (ref and sink)
0:00:00.003813589 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature spacescope, plugin 0x29c23130b0 audiovisualizers
0:00:00.003816158 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiovisualizers' feature 'spectrascope' typename : 'GstElementFactory'
0:00:00.003813589 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature spacescope, plugin 0x29c23130b0 audiovisualizers
0:00:00.003816158 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiovisualizers' feature 'spectrascope' typename : 'GstElementFactory'
0:00:00.003820595 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003820595 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003822876 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003824914 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003822876 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003824914 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003826486 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003828330 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003826486 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003828330 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003830052 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003832181 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003830052 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003832181 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003833767 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003833767 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003835734 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003837372 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89468
0:00:00.003835734 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003837372 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89468
0:00:00.003839432 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003840952 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89500
0:00:00.003839432 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003840952 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89500
0:00:00.003842850 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003842850 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003844842 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23119d0 (spectrascope)
0:00:00.003844842 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23119d0 (spectrascope)
0:00:00.003847469 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<spectrascope> set parent (ref and sink)
0:00:00.003848991 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature spectrascope, plugin 0x29c23130b0 audiovisualizers
0:00:00.003847469 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<spectrascope> set parent (ref and sink)
0:00:00.003848991 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature spectrascope, plugin 0x29c23130b0 audiovisualizers
0:00:00.003851329 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiovisualizers' feature 'synaescope' typename : 'GstElementFactory'
0:00:00.003851329 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiovisualizers' feature 'synaescope' typename : 'GstElementFactory'
0:00:00.003855769 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003855769 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003857463 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003859477 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003857463 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003859477 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003861071 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003862977 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003861071 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003862977 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003864696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003864696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003867140 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003868786 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003867140 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003868786 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003870730 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003870730 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003872326 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e896d0
0:00:00.003874421 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003872326 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e896d0
0:00:00.003874421 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003875807 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89768
0:00:00.003877827 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003875807 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89768
0:00:00.003877827 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003879731 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311ab0 (synaescope)
0:00:00.003882149 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<synaescope> set parent (ref and sink)
0:00:00.003879731 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311ab0 (synaescope)
0:00:00.003882149 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<synaescope> set parent (ref and sink)
0:00:00.003883519 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature synaescope, plugin 0x29c23130b0 audiovisualizers
0:00:00.003883519 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature synaescope, plugin 0x29c23130b0 audiovisualizers
0:00:00.003885801 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiovisualizers' feature 'wavescope' typename : 'GstElementFactory'
0:00:00.003885801 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiovisualizers' feature 'wavescope' typename : 'GstElementFactory'
0:00:00.003890409 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003890409 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003892144 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003892144 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003894074 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003895773 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003894074 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003895773 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003897514 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003897514 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003899291 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003899291 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003917372 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003919440 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003917372 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003919440 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003921627 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003923588 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89908
0:00:00.003921627 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003923588 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89908
0:00:00.003925793 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003927371 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e899a0
0:00:00.003925793 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003927371 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e899a0
0:00:00.003929367 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003929367 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003931454 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311b90 (wavescope)
0:00:00.003934010 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavescope> set parent (ref and sink)
0:00:00.003931454 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311b90 (wavescope)
0:00:00.003934010 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavescope> set parent (ref and sink)
0:00:00.003944738 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavescope, plugin 0x29c23130b0 audiovisualizers
0:00:00.003944738 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavescope, plugin 0x29c23130b0 audiovisualizers
0:00:00.003947106 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 43585(aa41)/966241
0:00:00.003947106 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 43585(aa41)/966241
0:00:00.003962476 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23131f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautoconvert.so"
0:00:00.003962476 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23131f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautoconvert.so"
0:00:00.003965880 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'autoconvert' plugin with 2 features from binary registry
0:00:00.003965880 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'autoconvert' plugin with 2 features from binary registry
0:00:00.003968007 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autoconvert' feature 'autoconvert' typename : 'GstElementFactory'
0:00:00.003968007 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autoconvert' feature 'autoconvert' typename : 'GstElementFactory'
0:00:00.003973241 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003973241 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.003975205 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003977635 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003975205 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003977635 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.003979372 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003979372 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003981484 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003983226 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003981484 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.003983226 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003985434 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003987039 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003985434 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.003987039 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.003989223 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003989223 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.003990826 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89c78
0:00:00.003992633 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003990826 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89c78
0:00:00.003992633 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.003994037 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89c88
0:00:00.003995702 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003994037 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89c88
0:00:00.003995702 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.003997083 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e89c99
0:00:00.003999846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311c70 (autoconvert)
0:00:00.003997083 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e89c99
0:00:00.003999846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311c70 (autoconvert)
0:00:00.004002207 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autoconvert> set parent (ref and sink)
0:00:00.004002207 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autoconvert> set parent (ref and sink)
0:00:00.004003741 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autoconvert, plugin 0x29c23131f0 autoconvert
0:00:00.004003741 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autoconvert, plugin 0x29c23131f0 autoconvert
0:00:00.004006243 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autoconvert' feature 'autovideoconvert' typename : 'GstElementFactory'
0:00:00.004006243 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autoconvert' feature 'autovideoconvert' typename : 'GstElementFactory'
0:00:00.004010790 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004010790 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004012656 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004014858 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004012656 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004014858 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004016484 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004016484 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004018435 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004020151 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004018435 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004020151 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004022363 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004023999 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004022363 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004023999 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004026030 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004027638 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89e00
0:00:00.004026030 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004027638 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89e00
0:00:00.004029374 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004030864 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89e10
0:00:00.004029374 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004030864 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e89e10
0:00:00.004032500 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004032500 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004033921 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e89e21
0:00:00.004033921 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e89e21
0:00:00.004036644 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311d50 (autovideoconvert)
0:00:00.004039395 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autovideoconvert> set parent (ref and sink)
0:00:00.004036644 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311d50 (autovideoconvert)
0:00:00.004039395 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autovideoconvert> set parent (ref and sink)
0:00:00.004040908 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autovideoconvert, plugin 0x29c23131f0 autoconvert
0:00:00.004040908 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autovideoconvert, plugin 0x29c23131f0 autoconvert
0:00:00.004043194 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 44591(ae2f)/966241
0:00:00.004043194 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 44591(ae2f)/966241
0:00:00.004048463 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313330 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbayer.so"
0:00:00.004048463 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313330 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbayer.so"
0:00:00.004051626 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'bayer' plugin with 2 features from binary registry
0:00:00.004053815 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bayer' feature 'bayer2rgb' typename : 'GstElementFactory'
0:00:00.004051626 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'bayer' plugin with 2 features from binary registry
0:00:00.004053815 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bayer' feature 'bayer2rgb' typename : 'GstElementFactory'
0:00:00.004058024 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004058024 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004060687 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004060687 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004062970 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004064863 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004062970 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004064863 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004066779 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004068362 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004066779 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004068362 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004070408 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004070408 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004072038 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004074160 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004072038 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004074160 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004075844 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a040
0:00:00.004075844 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a040
0:00:00.004078122 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004079770 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a108
0:00:00.004078122 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004079770 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a108
0:00:00.004083059 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004085017 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311e30 (bayer2rgb)
0:00:00.004083059 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004085017 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2311e30 (bayer2rgb)
0:00:00.004087572 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bayer2rgb> set parent (ref and sink)
0:00:00.004087572 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bayer2rgb> set parent (ref and sink)
0:00:00.004089057 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bayer2rgb, plugin 0x29c2313330 bayer
0:00:00.004089057 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bayer2rgb, plugin 0x29c2313330 bayer
0:00:00.004091238 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bayer' feature 'rgb2bayer' typename : 'GstElementFactory'
0:00:00.004091238 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bayer' feature 'rgb2bayer' typename : 'GstElementFactory'
0:00:00.004096253 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004097929 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004096253 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004097929 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004099896 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004099896 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004101478 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004103400 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004101478 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004103400 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004104968 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004107073 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004104968 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004107073 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004108633 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004110677 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004108633 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004110677 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004112450 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a2d0
0:00:00.004112450 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a2d0
0:00:00.004115867 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004115867 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004117536 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a380
0:00:00.004119759 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004117536 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a380
0:00:00.004119759 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004121861 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23148b0 (rgb2bayer)
0:00:00.004121861 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23148b0 (rgb2bayer)
0:00:00.004124382 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rgb2bayer> set parent (ref and sink)
0:00:00.004124382 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rgb2bayer> set parent (ref and sink)
0:00:00.004125919 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rgb2bayer, plugin 0x29c2313330 bayer
0:00:00.004128064 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 46102(b416)/966241
0:00:00.004125919 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rgb2bayer, plugin 0x29c2313330 bayer
0:00:00.004128064 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 46102(b416)/966241
0:00:00.004133161 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313470 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbluez.so"
0:00:00.004133161 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313470 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbluez.so"
0:00:00.004136303 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'bluez' plugin with 3 features from binary registry
0:00:00.004136303 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'bluez' plugin with 3 features from binary registry
0:00:00.004138401 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bluez' feature 'a2dpsink' typename : 'GstElementFactory'
0:00:00.004138401 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bluez' feature 'a2dpsink' typename : 'GstElementFactory'
0:00:00.004142552 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004144578 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004142552 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004144578 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004146680 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004148331 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004146680 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004148331 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004150132 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004150132 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004151752 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004153846 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004151752 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004153846 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004155565 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004155565 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004157668 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004159302 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a600
0:00:00.004157668 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004159302 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a600
0:00:00.004161874 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004161874 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004163440 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8a716
0:00:00.004163440 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8a716
0:00:00.004166156 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314990 (a2dpsink)
0:00:00.004168737 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<a2dpsink> set parent (ref and sink)
0:00:00.004166156 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314990 (a2dpsink)
0:00:00.004168737 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<a2dpsink> set parent (ref and sink)
0:00:00.004170200 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature a2dpsink, plugin 0x29c2313470 bluez
0:00:00.004172468 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bluez' feature 'avdtpsink' typename : 'GstElementFactory'
0:00:00.004170200 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature a2dpsink, plugin 0x29c2313470 bluez
0:00:00.004172468 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bluez' feature 'avdtpsink' typename : 'GstElementFactory'
0:00:00.004176753 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004176753 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004179328 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004181551 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004179328 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004181551 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004183289 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004183289 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004185309 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004186952 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004185309 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004186952 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004189080 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004190724 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004189080 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004190724 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004192778 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004192778 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004194442 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a820
0:00:00.004197166 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004194442 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8a820
0:00:00.004197166 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004199101 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314a70 (avdtpsink)
0:00:00.004199101 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314a70 (avdtpsink)
0:00:00.004203641 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdtpsink> set parent (ref and sink)
0:00:00.004203641 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdtpsink> set parent (ref and sink)
0:00:00.004205403 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdtpsink, plugin 0x29c2313470 bluez
0:00:00.004205403 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdtpsink, plugin 0x29c2313470 bluez
0:00:00.004207670 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bluez' feature 'avdtpsrc' typename : 'GstElementFactory'
0:00:00.004207670 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bluez' feature 'avdtpsrc' typename : 'GstElementFactory'
0:00:00.004212172 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004212172 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004214080 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004214080 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004216147 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004217815 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004216147 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004217815 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004219812 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004221420 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004219812 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004221420 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004223426 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004223426 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004225105 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004227346 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004225105 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004227346 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004228937 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8aa98
0:00:00.004228937 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8aa98
0:00:00.004231889 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004234014 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314b50 (avdtpsrc)
0:00:00.004231889 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004234014 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314b50 (avdtpsrc)
0:00:00.004236336 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdtpsrc> set parent (ref and sink)
0:00:00.004236336 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdtpsrc> set parent (ref and sink)
0:00:00.004237875 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdtpsrc, plugin 0x29c2313470 bluez
0:00:00.004237875 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdtpsrc, plugin 0x29c2313470 bluez
0:00:00.004240001 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 48121(bbf9)/966241
0:00:00.004240001 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 48121(bbf9)/966241
0:00:00.004245121 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23135b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbs2b.so"
0:00:00.004245121 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23135b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbs2b.so"
0:00:00.004247807 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'bs2b' plugin with 1 features from binary registry
0:00:00.004247807 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'bs2b' plugin with 1 features from binary registry
0:00:00.004250030 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bs2b' feature 'bs2b' typename : 'GstElementFactory'
0:00:00.004250030 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bs2b' feature 'bs2b' typename : 'GstElementFactory'
0:00:00.004256018 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004256018 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004258562 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004260671 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004262251 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004258562 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004260671 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004262251 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004264199 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004264199 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004265742 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004268071 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004265742 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004268071 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004269595 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004269595 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004271640 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004273259 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ae50
0:00:00.004271640 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004273259 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ae50
0:00:00.004275878 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004275878 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004277387 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8af88
0:00:00.004277387 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8af88
0:00:00.004280776 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004282380 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8b0bd
0:00:00.004280776 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004282380 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8b0bd
0:00:00.004285090 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314c30 (bs2b)
0:00:00.004285090 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314c30 (bs2b)
0:00:00.004287756 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bs2b> set parent (ref and sink)
0:00:00.004289260 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bs2b, plugin 0x29c23135b0 bs2b
0:00:00.004287756 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bs2b> set parent (ref and sink)
0:00:00.004289260 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bs2b, plugin 0x29c23135b0 bs2b
0:00:00.004291488 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 49351(c0c7)/966241
0:00:00.004291488 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 49351(c0c7)/966241
0:00:00.004296732 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23136f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbz2.so"
0:00:00.004296732 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23136f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbz2.so"
0:00:00.004300079 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'bz2' plugin with 2 features from binary registry
0:00:00.004300079 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'bz2' plugin with 2 features from binary registry
0:00:00.004302325 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bz2' feature 'bz2enc' typename : 'GstElementFactory'
0:00:00.004302325 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bz2' feature 'bz2enc' typename : 'GstElementFactory'
0:00:00.004306615 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004306615 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004308494 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004310589 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004308494 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004310589 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004312286 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004312286 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004314355 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004316098 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004314355 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004316098 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004318067 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004319771 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004318067 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004319771 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004321798 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004323441 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b2a0
0:00:00.004321798 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004323441 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b2a0
0:00:00.004325079 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004326528 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b2b8
0:00:00.004325079 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004326528 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b2b8
0:00:00.004328324 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004328324 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004330215 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314d10 (bz2enc)
0:00:00.004332770 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bz2enc> set parent (ref and sink)
0:00:00.004330215 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314d10 (bz2enc)
0:00:00.004332770 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bz2enc> set parent (ref and sink)
0:00:00.004334186 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bz2enc, plugin 0x29c23136f0 bz2
0:00:00.004334186 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bz2enc, plugin 0x29c23136f0 bz2
0:00:00.004336332 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bz2' feature 'bz2dec' typename : 'GstElementFactory'
0:00:00.004336332 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'bz2' feature 'bz2dec' typename : 'GstElementFactory'
0:00:00.004340559 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004340559 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004342190 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004344117 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004342190 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004344117 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004345926 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004347870 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004345926 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004347870 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004349357 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004351312 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004349357 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004351312 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004353045 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004353045 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004355140 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004356878 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b3c8
0:00:00.004355140 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004356878 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b3c8
0:00:00.004358743 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004360176 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b3e8
0:00:00.004358743 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004360176 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b3e8
0:00:00.004361840 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004361840 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004363813 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314df0 (bz2dec)
0:00:00.004365996 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bz2dec> set parent (ref and sink)
0:00:00.004363813 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314df0 (bz2dec)
0:00:00.004365996 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bz2dec> set parent (ref and sink)
0:00:00.004367419 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bz2dec, plugin 0x29c23136f0 bz2
0:00:00.004369469 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 50168(c3f8)/966241
0:00:00.004367419 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bz2dec, plugin 0x29c23136f0 bz2
0:00:00.004369469 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 50168(c3f8)/966241
0:00:00.004374239 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313830 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcamerabin.so"
0:00:00.004374239 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313830 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcamerabin.so"
0:00:00.004377560 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'camerabin' plugin with 3 features from binary registry
0:00:00.004377560 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'camerabin' plugin with 3 features from binary registry
0:00:00.004379797 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'camerabin' feature 'viewfinderbin' typename : 'GstElementFactory'
0:00:00.004379797 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'camerabin' feature 'viewfinderbin' typename : 'GstElementFactory'
0:00:00.004384077 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004384077 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004385980 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004387938 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004385980 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004387938 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004389531 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004391429 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004389531 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004391429 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004392995 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004392995 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004394960 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004396518 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004394960 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004396518 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004398372 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004399990 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b608
0:00:00.004398372 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004399990 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b608
0:00:00.004401819 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004403536 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8b626
0:00:00.004401819 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004403536 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8b626
0:00:00.004406252 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314ed0 (viewfinderbin)
0:00:00.004406252 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2314ed0 (viewfinderbin)
0:00:00.004408836 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<viewfinderbin> set parent (ref and sink)
0:00:00.004408836 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<viewfinderbin> set parent (ref and sink)
0:00:00.004410397 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature viewfinderbin, plugin 0x29c2313830 camerabin
0:00:00.004412508 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'camerabin' feature 'wrappercamerabinsrc' typename : 'GstElementFactory'
0:00:00.004410397 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature viewfinderbin, plugin 0x29c2313830 camerabin
0:00:00.004412508 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'camerabin' feature 'wrappercamerabinsrc' typename : 'GstElementFactory'
0:00:00.004416529 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004416529 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004419157 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004421383 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004419157 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004421383 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004423026 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004423026 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004424996 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004426627 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004424996 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004426627 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004428640 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004428640 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004432233 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004434387 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.004432233 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004434387 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.004435987 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b778
0:00:00.004435987 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b778
0:00:00.004437974 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vfsrc
0:00:00.004439475 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b790
0:00:00.004437974 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vfsrc
0:00:00.004439475 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b790
0:00:00.004441369 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template imgsrc
0:00:00.004442849 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b7a8
0:00:00.004441369 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template imgsrc
0:00:00.004442849 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8b7a8
0:00:00.004444633 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vidsrc
0:00:00.004444633 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vidsrc
0:00:00.004446042 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8b7bb
0:00:00.004446042 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8b7bb
0:00:00.004449138 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317830 (wrappercamerabinsrc)
0:00:00.004451812 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wrappercamerabinsrc> set parent (ref and sink)
0:00:00.004449138 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317830 (wrappercamerabinsrc)
0:00:00.004451812 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wrappercamerabinsrc> set parent (ref and sink)
0:00:00.004453201 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wrappercamerabinsrc, plugin 0x29c2313830 camerabin
0:00:00.004455346 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'camerabin' feature 'camerabin' typename : 'GstElementFactory'
0:00:00.004453201 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wrappercamerabinsrc, plugin 0x29c2313830 camerabin
0:00:00.004455346 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'camerabin' feature 'camerabin' typename : 'GstElementFactory'
0:00:00.004459466 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004459466 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004461459 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004461459 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004463432 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004465042 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004463432 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004465042 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004466922 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004468563 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004466922 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004468563 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004470567 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004470567 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004472157 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004474085 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.004472157 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004474085 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.004475609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8e8b8e9
0:00:00.004475609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8e8b8e9
0:00:00.004478574 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317910 (camerabin)
0:00:00.004480925 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<camerabin> set parent (ref and sink)
0:00:00.004478574 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317910 (camerabin)
0:00:00.004480925 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<camerabin> set parent (ref and sink)
0:00:00.004482339 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature camerabin, plugin 0x29c2313830 camerabin
0:00:00.004484530 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 51460(c904)/966241
0:00:00.004482339 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature camerabin, plugin 0x29c2313830 camerabin
0:00:00.004484530 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 51460(c904)/966241
0:00:00.004489600 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313970 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstchromaprint.so"
0:00:00.004489600 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313970 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstchromaprint.so"
0:00:00.004492661 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'chromaprint' plugin with 1 features from binary registry
0:00:00.004492661 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'chromaprint' plugin with 1 features from binary registry
0:00:00.004495167 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'chromaprint' feature 'chromaprint' typename : 'GstElementFactory'
0:00:00.004495167 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'chromaprint' feature 'chromaprint' typename : 'GstElementFactory'
0:00:00.004499687 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004499687 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004501611 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004503750 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004501611 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004503750 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004505310 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004507185 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004505310 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004507185 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004508871 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004510924 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004508871 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004510924 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004512385 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004512385 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004514497 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004516354 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8bb60
0:00:00.004514497 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004516354 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8bb60
0:00:00.004518493 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004519946 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8bbc8
0:00:00.004518493 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004519946 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8bbc8
0:00:00.004521841 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004521841 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004523779 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23179f0 (chromaprint)
0:00:00.004526224 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<chromaprint> set parent (ref and sink)
0:00:00.004523779 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23179f0 (chromaprint)
0:00:00.004526224 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<chromaprint> set parent (ref and sink)
0:00:00.004527684 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature chromaprint, plugin 0x29c2313970 chromaprint
0:00:00.004527684 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature chromaprint, plugin 0x29c2313970 chromaprint
0:00:00.004529925 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 52268(cc2c)/966241
0:00:00.004529925 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 52268(cc2c)/966241
0:00:00.004535048 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313ab0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoloreffects.so"
0:00:00.004535048 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313ab0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoloreffects.so"
0:00:00.004538151 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'coloreffects' plugin with 2 features from binary registry
0:00:00.004540474 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coloreffects' feature 'coloreffects' typename : 'GstElementFactory'
0:00:00.004538151 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'coloreffects' plugin with 2 features from binary registry
0:00:00.004540474 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coloreffects' feature 'coloreffects' typename : 'GstElementFactory'
0:00:00.004546532 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004546532 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004548996 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004551108 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004548996 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004551108 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004552646 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004552646 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004554728 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004556352 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004554728 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004556352 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004558235 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004559786 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004558235 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004559786 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004561753 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004561753 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004563334 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8be40
0:00:00.004565823 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004563334 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8be40
0:00:00.004565823 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004567321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8bf18
0:00:00.004569497 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004567321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8bf18
0:00:00.004569497 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004571392 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317ad0 (coloreffects)
0:00:00.004571392 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317ad0 (coloreffects)
0:00:00.004574073 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<coloreffects> set parent (ref and sink)
0:00:00.004574073 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<coloreffects> set parent (ref and sink)
0:00:00.004575595 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature coloreffects, plugin 0x29c2313ab0 coloreffects
0:00:00.004578141 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coloreffects' feature 'chromahold' typename : 'GstElementFactory'
0:00:00.004575595 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature coloreffects, plugin 0x29c2313ab0 coloreffects
0:00:00.004578141 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'coloreffects' feature 'chromahold' typename : 'GstElementFactory'
0:00:00.004582822 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004582822 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004585252 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004587212 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004585252 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004587212 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004588787 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004588787 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004590690 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004592259 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004590690 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004592259 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004594362 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004596170 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004594362 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004596170 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004598430 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004600021 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8c120
0:00:00.004598430 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004600021 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8c120
0:00:00.004602315 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004602315 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004603862 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8c1e8
0:00:00.004606041 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004603862 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8c1e8
0:00:00.004606041 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004607929 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317bb0 (chromahold)
0:00:00.004607929 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317bb0 (chromahold)
0:00:00.004610434 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<chromahold> set parent (ref and sink)
0:00:00.004610434 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<chromahold> set parent (ref and sink)
0:00:00.004611967 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature chromahold, plugin 0x29c2313ab0 coloreffects
0:00:00.004614428 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 53931(d2ab)/966241
0:00:00.004611967 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature chromahold, plugin 0x29c2313ab0 coloreffects
0:00:00.004614428 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 53931(d2ab)/966241
0:00:00.004621805 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313bf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcompositor.so"
0:00:00.004621805 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313bf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcompositor.so"
0:00:00.004625239 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'compositor' plugin with 1 features from binary registry
0:00:00.004627655 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'compositor' feature 'compositor' typename : 'GstElementFactory'
0:00:00.004625239 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'compositor' plugin with 1 features from binary registry
0:00:00.004627655 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'compositor' feature 'compositor' typename : 'GstElementFactory'
0:00:00.004632036 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004632036 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004634409 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004636405 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004634409 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004636405 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004637996 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004637996 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004640022 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004641654 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004640022 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004641654 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004643754 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004645378 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004643754 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004645378 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004647666 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004647666 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004649245 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8c4d0
0:00:00.004649245 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8c4d0
0:00:00.004651753 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004653296 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8c5e0
0:00:00.004651753 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004653296 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8c5e0
0:00:00.004657291 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.004657291 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.004659045 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8c6f3
0:00:00.004659045 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8c6f3
0:00:00.004661696 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317c90 (compositor)
0:00:00.004664075 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<compositor> set parent (ref and sink)
0:00:00.004661696 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317c90 (compositor)
0:00:00.004664075 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<compositor> set parent (ref and sink)
0:00:00.004665513 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature compositor, plugin 0x29c2313bf0 compositor
0:00:00.004665513 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature compositor, plugin 0x29c2313bf0 compositor
0:00:00.004667755 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 55041(d701)/966241
0:00:00.004667755 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 55041(d701)/966241
0:00:00.004672680 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313d30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcurl.so"
0:00:00.004672680 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313d30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcurl.so"
0:00:00.004675829 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'curl' plugin with 4 features from binary registry
0:00:00.004675829 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'curl' plugin with 4 features from binary registry
0:00:00.004677931 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'curl' feature 'curlhttpsink' typename : 'GstElementFactory'
0:00:00.004677931 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'curl' feature 'curlhttpsink' typename : 'GstElementFactory'
0:00:00.004682084 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004683815 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004682084 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004683815 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004685831 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004687389 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004685831 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004687389 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004689164 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004690749 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004689164 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004690749 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004692806 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004692806 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004694313 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004696513 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004694313 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004696513 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004698028 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8c900
0:00:00.004699817 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004698028 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8c900
0:00:00.004699817 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004701705 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317d70 (curlhttpsink)
0:00:00.004701705 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317d70 (curlhttpsink)
0:00:00.004703936 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<curlhttpsink> set parent (ref and sink)
0:00:00.004705396 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature curlhttpsink, plugin 0x29c2313d30 curl
0:00:00.004703936 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<curlhttpsink> set parent (ref and sink)
0:00:00.004705396 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature curlhttpsink, plugin 0x29c2313d30 curl
0:00:00.004707476 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'curl' feature 'curlfilesink' typename : 'GstElementFactory'
0:00:00.004707476 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'curl' feature 'curlfilesink' typename : 'GstElementFactory'
0:00:00.004711708 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004711708 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004713371 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004715447 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004713371 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004715447 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004717001 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004718825 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004717001 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004718825 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004720294 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004720294 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004722313 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004724146 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004722313 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004724146 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004725992 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004727529 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ca20
0:00:00.004725992 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004727529 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ca20
0:00:00.004729233 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004729233 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004731304 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317e50 (curlfilesink)
0:00:00.004733682 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<curlfilesink> set parent (ref and sink)
0:00:00.004731304 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2317e50 (curlfilesink)
0:00:00.004733682 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<curlfilesink> set parent (ref and sink)
0:00:00.004735044 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature curlfilesink, plugin 0x29c2313d30 curl
0:00:00.004737199 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'curl' feature 'curlftpsink' typename : 'GstElementFactory'
0:00:00.004735044 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature curlfilesink, plugin 0x29c2313d30 curl
0:00:00.004737199 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'curl' feature 'curlftpsink' typename : 'GstElementFactory'
0:00:00.004741306 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004741306 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004743671 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004745615 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004743671 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004745615 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004747079 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004748839 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004747079 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004748839 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004750306 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004750306 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004752404 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004753974 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004752404 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004753974 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004755753 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004757292 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cb38
0:00:00.004755753 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004757292 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cb38
0:00:00.004758959 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004758959 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004760899 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319860 (curlftpsink)
0:00:00.004763093 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<curlftpsink> set parent (ref and sink)
0:00:00.004764432 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature curlftpsink, plugin 0x29c2313d30 curl
0:00:00.004760899 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319860 (curlftpsink)
0:00:00.004763093 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<curlftpsink> set parent (ref and sink)
0:00:00.004764432 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature curlftpsink, plugin 0x29c2313d30 curl
0:00:00.004766555 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'curl' feature 'curlsmtpsink' typename : 'GstElementFactory'
0:00:00.004766555 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'curl' feature 'curlsmtpsink' typename : 'GstElementFactory'
0:00:00.004770574 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004770574 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004772206 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004774016 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004772206 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004774016 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004775504 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004775504 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004777240 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004778941 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004777240 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004778941 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004780947 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004782572 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004780947 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004782572 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004784337 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004785826 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cc58
0:00:00.004784337 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004785826 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cc58
0:00:00.004787575 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004789473 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319940 (curlsmtpsink)
0:00:00.004787575 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004789473 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319940 (curlsmtpsink)
0:00:00.004791671 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<curlsmtpsink> set parent (ref and sink)
0:00:00.004791671 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<curlsmtpsink> set parent (ref and sink)
0:00:00.004793153 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature curlsmtpsink, plugin 0x29c2313d30 curl
0:00:00.004795111 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 56425(dc69)/966241
0:00:00.004793153 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature curlsmtpsink, plugin 0x29c2313d30 curl
0:00:00.004795111 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 56425(dc69)/966241
0:00:00.004799672 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313e70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdashdemux.so"
0:00:00.004799672 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2313e70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdashdemux.so"
0:00:00.004802788 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dashdemux' plugin with 1 features from binary registry
0:00:00.004802788 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dashdemux' plugin with 1 features from binary registry
0:00:00.004804881 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dashdemux' feature 'dashdemux' typename : 'GstElementFactory'
0:00:00.004804881 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dashdemux' feature 'dashdemux' typename : 'GstElementFactory'
0:00:00.004811201 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004811201 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004813661 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004815746 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004813661 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004815746 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004817363 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004817363 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004819319 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004820923 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004822994 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004819319 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004820923 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004822994 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004824506 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004824506 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004827448 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.004827448 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.004829046 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cf08
0:00:00.004831008 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%02u
0:00:00.004829046 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cf08
0:00:00.004831008 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%02u
0:00:00.004832453 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cf20
0:00:00.004834416 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%02u
0:00:00.004832453 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cf20
0:00:00.004834416 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%02u
0:00:00.004835867 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cf38
0:00:00.004837725 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%02u
0:00:00.004835867 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cf38
0:00:00.004837725 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%02u
0:00:00.004839151 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cf58
0:00:00.004839151 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8cf58
0:00:00.004841099 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004842576 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8cf7a
0:00:00.004841099 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004842576 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8cf7a
0:00:00.004845061 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319a20 (dashdemux)
0:00:00.004847200 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dashdemux> set parent (ref and sink)
0:00:00.004845061 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319a20 (dashdemux)
0:00:00.004847200 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dashdemux> set parent (ref and sink)
0:00:00.004848551 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dashdemux, plugin 0x29c2313e70 dashdemux
0:00:00.004850541 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 57224(df88)/966241
0:00:00.004848551 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dashdemux, plugin 0x29c2313e70 dashdemux
0:00:00.004850541 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 57224(df88)/966241
0:00:00.004855150 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b080 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdc1394.so"
0:00:00.004855150 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b080 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdc1394.so"
0:00:00.004858231 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dc1394' plugin with 1 features from binary registry
0:00:00.004858231 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dc1394' plugin with 1 features from binary registry
0:00:00.004860253 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dc1394' feature 'dc1394src' typename : 'GstElementFactory'
0:00:00.004860253 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dc1394' feature 'dc1394src' typename : 'GstElementFactory'
0:00:00.004864387 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004866105 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004864387 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004866105 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004868097 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004868097 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004869679 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004871460 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004872959 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004869679 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004871460 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004872959 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004874907 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004876414 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004874907 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004876414 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004878257 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004879795 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8d180
0:00:00.004878257 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004879795 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8d180
0:00:00.004897435 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004897435 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004900372 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319b00 (dc1394src)
0:00:00.004900372 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319b00 (dc1394src)
0:00:00.004902687 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dc1394src> set parent (ref and sink)
0:00:00.004904197 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dc1394src, plugin 0x29c231b080 dc1394
0:00:00.004902687 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dc1394src> set parent (ref and sink)
0:00:00.004904197 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dc1394src, plugin 0x29c231b080 dc1394
0:00:00.004906224 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 63081(f669)/966241
0:00:00.004906224 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 63081(f669)/966241
0:00:00.004911140 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b1c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so"
0:00:00.004911140 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b1c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so"
0:00:00.004914196 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'debugutilsbad' plugin with 7 features from binary registry
0:00:00.004916278 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'checksumsink' typename : 'GstElementFactory'
0:00:00.004914196 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'debugutilsbad' plugin with 7 features from binary registry
0:00:00.004916278 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'checksumsink' typename : 'GstElementFactory'
0:00:00.004920477 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004920477 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004922237 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004922237 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004924207 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004925824 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004924207 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004925824 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004927597 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004929191 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004927597 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004929191 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004931164 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004931164 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004932816 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004934762 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004932816 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004934762 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004936239 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8e888
0:00:00.004938043 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004936239 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8e888
0:00:00.004938043 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.004939514 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8e898
0:00:00.004941267 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004943065 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319be0 (checksumsink)
0:00:00.004939514 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8e898
0:00:00.004941267 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004943065 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319be0 (checksumsink)
0:00:00.004945233 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<checksumsink> set parent (ref and sink)
0:00:00.004946629 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature checksumsink, plugin 0x29c231b1c0 debugutilsbad
0:00:00.004945233 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<checksumsink> set parent (ref and sink)
0:00:00.004946629 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature checksumsink, plugin 0x29c231b1c0 debugutilsbad
0:00:00.004948653 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'fpsdisplaysink' typename : 'GstElementFactory'
0:00:00.004948653 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'fpsdisplaysink' typename : 'GstElementFactory'
0:00:00.004952911 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004952911 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004954621 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004954621 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004956675 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004958336 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004956675 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004958336 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004960084 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004961645 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004960084 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004961645 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004964111 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004965626 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004964111 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004965626 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004967847 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004969344 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ea38
0:00:00.004967847 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.004969344 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ea38
0:00:00.004971073 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004971073 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.004972600 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8ea49
0:00:00.004972600 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e8ea49
0:00:00.004975097 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319cc0 (fpsdisplaysink)
0:00:00.004977582 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fpsdisplaysink> set parent (ref and sink)
0:00:00.004975097 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319cc0 (fpsdisplaysink)
0:00:00.004977582 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fpsdisplaysink> set parent (ref and sink)
0:00:00.004978930 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fpsdisplaysink, plugin 0x29c231b1c0 debugutilsbad
0:00:00.004978930 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fpsdisplaysink, plugin 0x29c231b1c0 debugutilsbad
0:00:00.004980991 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'chopmydata' typename : 'GstElementFactory'
0:00:00.004980991 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'chopmydata' typename : 'GstElementFactory'
0:00:00.004985245 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004986984 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004985245 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.004986984 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004988807 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004988807 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.004990473 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004992585 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004994161 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004990473 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004992585 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.004994161 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004995954 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004997553 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004995954 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.004997553 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.004999335 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.004999335 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005000795 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8eb20
0:00:00.005002549 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005000795 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8eb20
0:00:00.005002549 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005003990 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8eb30
0:00:00.005005676 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005003990 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8eb30
0:00:00.005005676 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005007472 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319da0 (chopmydata)
0:00:00.005007472 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319da0 (chopmydata)
0:00:00.005009614 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<chopmydata> set parent (ref and sink)
0:00:00.005011290 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature chopmydata, plugin 0x29c231b1c0 debugutilsbad
0:00:00.005009614 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<chopmydata> set parent (ref and sink)
0:00:00.005011290 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature chopmydata, plugin 0x29c231b1c0 debugutilsbad
0:00:00.005013311 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'compare' typename : 'GstElementFactory'
0:00:00.005013311 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'compare' typename : 'GstElementFactory'
0:00:00.005017281 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005018980 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005017281 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005018980 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005020841 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005022448 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005020841 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005022448 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005024271 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005024271 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005025860 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005027737 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005025860 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005027737 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005029265 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005031270 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.005029265 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005031270 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.005032895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ec48
0:00:00.005032895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ec48
0:00:00.005034654 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005036328 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ec58
0:00:00.005034654 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005036328 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ec58
0:00:00.005037942 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005039416 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ec70
0:00:00.005041182 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template check
0:00:00.005037942 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005039416 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ec70
0:00:00.005041182 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template check
0:00:00.005043051 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319e80 (compare)
0:00:00.005043051 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2319e80 (compare)
0:00:00.005046385 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<compare> set parent (ref and sink)
0:00:00.005046385 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<compare> set parent (ref and sink)
0:00:00.005047848 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature compare, plugin 0x29c231b1c0 debugutilsbad
0:00:00.005050037 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'debugspy' typename : 'GstElementFactory'
0:00:00.005047848 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature compare, plugin 0x29c231b1c0 debugutilsbad
0:00:00.005050037 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'debugspy' typename : 'GstElementFactory'
0:00:00.005054091 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005054091 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005056456 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005058334 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005056456 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005058334 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005059795 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005061677 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005059795 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005061677 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005063239 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005063239 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005065347 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005066892 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005065347 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005066892 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005068740 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005070580 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ed98
0:00:00.005068740 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005070580 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8ed98
0:00:00.005072219 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005073694 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8eda8
0:00:00.005072219 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005073694 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8eda8
0:00:00.005075278 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005077151 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231c8c0 (debugspy)
0:00:00.005075278 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005077151 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231c8c0 (debugspy)
0:00:00.005079297 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<debugspy> set parent (ref and sink)
0:00:00.005079297 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<debugspy> set parent (ref and sink)
0:00:00.005080718 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature debugspy, plugin 0x29c231b1c0 debugutilsbad
0:00:00.005082831 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'watchdog' typename : 'GstElementFactory'
0:00:00.005080718 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature debugspy, plugin 0x29c231b1c0 debugutilsbad
0:00:00.005082831 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'watchdog' typename : 'GstElementFactory'
0:00:00.005098408 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005098408 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005100876 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005102848 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005104379 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005100876 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005102848 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005104379 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005106294 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005106294 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005107975 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005109983 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005107975 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005109983 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005111513 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005113395 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005111513 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005113395 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005114957 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8eea8
0:00:00.005114957 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8eea8
0:00:00.005118541 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005118541 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005120176 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8eeb8
0:00:00.005121969 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005120176 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8eeb8
0:00:00.005121969 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005124023 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231c9a0 (watchdog)
0:00:00.005124023 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231c9a0 (watchdog)
0:00:00.005136536 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<watchdog> set parent (ref and sink)
0:00:00.005138073 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature watchdog, plugin 0x29c231b1c0 debugutilsbad
0:00:00.005136536 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<watchdog> set parent (ref and sink)
0:00:00.005138073 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature watchdog, plugin 0x29c231b1c0 debugutilsbad
0:00:00.005140374 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'errorignore' typename : 'GstElementFactory'
0:00:00.005140374 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debugutilsbad' feature 'errorignore' typename : 'GstElementFactory'
0:00:00.005147046 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005147046 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005158945 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005161234 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005158945 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005161234 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005163033 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005163033 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005164884 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005166531 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005164884 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005166531 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005168718 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005170296 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005168718 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005170296 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005172245 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005172245 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005173830 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8f008
0:00:00.005175679 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005173830 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8f008
0:00:00.005175679 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005177162 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8f018
0:00:00.005178941 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005177162 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8f018
0:00:00.005178941 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005180986 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231ca80 (errorignore)
0:00:00.005183317 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<errorignore> set parent (ref and sink)
0:00:00.005180986 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231ca80 (errorignore)
0:00:00.005183317 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<errorignore> set parent (ref and sink)
0:00:00.005184757 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature errorignore, plugin 0x29c231b1c0 debugutilsbad
0:00:00.005184757 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature errorignore, plugin 0x29c231b1c0 debugutilsbad
0:00:00.005187019 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 65577(10029)/966241
0:00:00.005187019 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 65577(10029)/966241
0:00:00.005192219 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b300 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdecklink.so"
0:00:00.005192219 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b300 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdecklink.so"
0:00:00.005194793 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'decklink' plugin with 4 features from binary registry
0:00:00.005194793 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'decklink' plugin with 4 features from binary registry
0:00:00.005196969 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'decklink' feature 'decklinkaudiosink' typename : 'GstElementFactory'
0:00:00.005196969 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'decklink' feature 'decklinkaudiosink' typename : 'GstElementFactory'
0:00:00.005201153 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005201153 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005202940 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005204943 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005202940 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005204943 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005206577 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005208437 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005206577 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005208437 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005210103 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005212068 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005210103 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005212068 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005213675 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005213675 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005216036 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005217644 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8f248
0:00:00.005216036 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005217644 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8f248
0:00:00.005219800 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005219800 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005221744 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231cb60 (decklinkaudiosink)
0:00:00.005224247 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decklinkaudiosink> set parent (ref and sink)
0:00:00.005221744 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231cb60 (decklinkaudiosink)
0:00:00.005224247 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decklinkaudiosink> set parent (ref and sink)
0:00:00.005225667 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decklinkaudiosink, plugin 0x29c231b300 decklink
0:00:00.005225667 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decklinkaudiosink, plugin 0x29c231b300 decklink
0:00:00.005227841 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'decklink' feature 'decklinkvideosink' typename : 'GstElementFactory'
0:00:00.005227841 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'decklink' feature 'decklinkvideosink' typename : 'GstElementFactory'
0:00:00.005232071 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005233883 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005232071 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005233883 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005235769 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005237526 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005235769 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005237526 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005239407 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005241059 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005239407 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005241059 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005242852 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005244399 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005242852 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005244399 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005246516 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005246516 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005248043 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8f3f8
0:00:00.005248043 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e8f3f8
0:00:00.005338328 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005338328 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005341676 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231cc40 (decklinkvideosink)
0:00:00.005341676 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231cc40 (decklinkvideosink)
0:00:00.005344182 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decklinkvideosink> set parent (ref and sink)
0:00:00.005345736 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decklinkvideosink, plugin 0x29c231b300 decklink
0:00:00.005344182 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decklinkvideosink> set parent (ref and sink)
0:00:00.005345736 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decklinkvideosink, plugin 0x29c231b300 decklink
0:00:00.005347895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'decklink' feature 'decklinkaudiosrc' typename : 'GstElementFactory'
0:00:00.005347895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'decklink' feature 'decklinkaudiosrc' typename : 'GstElementFactory'
0:00:00.005352703 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005352703 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005354500 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005356479 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005354500 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005356479 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005358053 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005359997 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005358053 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005359997 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005361687 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005361687 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005363603 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005365258 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005363603 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005365258 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005376393 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005377952 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e950d0
0:00:00.005376393 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005377952 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e950d0
0:00:00.005380538 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005380538 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005382620 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231cd20 (decklinkaudiosrc)
0:00:00.005384992 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decklinkaudiosrc> set parent (ref and sink)
0:00:00.005382620 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231cd20 (decklinkaudiosrc)
0:00:00.005384992 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decklinkaudiosrc> set parent (ref and sink)
0:00:00.005386408 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decklinkaudiosrc, plugin 0x29c231b300 decklink
0:00:00.005386408 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decklinkaudiosrc, plugin 0x29c231b300 decklink
0:00:00.005388580 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'decklink' feature 'decklinkvideosrc' typename : 'GstElementFactory'
0:00:00.005388580 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'decklink' feature 'decklinkvideosrc' typename : 'GstElementFactory'
0:00:00.005392775 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005394511 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005392775 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005394511 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005396432 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005396432 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005398007 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005400049 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005398007 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005400049 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005401571 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005403389 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005401571 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005403389 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005404937 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005406994 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005404937 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005406994 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005408444 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e95310
0:00:00.005408444 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e95310
0:00:00.005471796 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005471796 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005474874 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231ce00 (decklinkvideosrc)
0:00:00.005474874 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231ce00 (decklinkvideosrc)
0:00:00.005477359 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decklinkvideosrc> set parent (ref and sink)
0:00:00.005478884 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decklinkvideosrc, plugin 0x29c231b300 decklink
0:00:00.005477359 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decklinkvideosrc> set parent (ref and sink)
0:00:00.005478884 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decklinkvideosrc, plugin 0x29c231b300 decklink
0:00:00.005481193 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 113523(1bb73)/966241
0:00:00.005481193 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 113523(1bb73)/966241
0:00:00.005486686 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b440 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtls.so"
0:00:00.005486686 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b440 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtls.so"
0:00:00.005489915 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dtls' plugin with 5 features from binary registry
0:00:00.005489915 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dtls' plugin with 5 features from binary registry
0:00:00.005492040 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtls' feature 'dtlsenc' typename : 'GstElementFactory'
0:00:00.005492040 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtls' feature 'dtlsenc' typename : 'GstElementFactory'
0:00:00.005496320 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005496320 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005498497 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005500493 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005498497 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005500493 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005502181 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005502181 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005504059 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005505767 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005507616 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005504059 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005505767 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005507616 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005509171 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005511067 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005509171 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005511067 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005512507 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ad60
0:00:00.005512507 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ad60
0:00:00.005514411 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005515916 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ad80
0:00:00.005514411 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005515916 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ad80
0:00:00.005517638 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005517638 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005519528 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231cee0 (dtlsenc)
0:00:00.005522350 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtlsenc> set parent (ref and sink)
0:00:00.005519528 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c231cee0 (dtlsenc)
0:00:00.005522350 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtlsenc> set parent (ref and sink)
0:00:00.005523816 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtlsenc, plugin 0x29c231b440 dtls
0:00:00.005523816 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtlsenc, plugin 0x29c231b440 dtls
0:00:00.005526061 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtls' feature 'dtlsdec' typename : 'GstElementFactory'
0:00:00.005526061 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtls' feature 'dtlsdec' typename : 'GstElementFactory'
0:00:00.005532285 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005532285 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005534161 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005534161 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005536125 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005537849 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005536125 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005537849 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005539814 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005541431 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005539814 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005541431 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005543259 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005543259 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005544957 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005547281 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005544957 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005547281 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005548846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ae90
0:00:00.005550710 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005548846 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ae90
0:00:00.005550710 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005552263 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9aea0
0:00:00.005552263 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9aea0
0:00:00.005554207 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005556308 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d090 (dtlsdec)
0:00:00.005554207 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005556308 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d090 (dtlsdec)
0:00:00.005558784 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtlsdec> set parent (ref and sink)
0:00:00.005560252 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtlsdec, plugin 0x29c231b440 dtls
0:00:00.005558784 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtlsdec> set parent (ref and sink)
0:00:00.005560252 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtlsdec, plugin 0x29c231b440 dtls
0:00:00.005562315 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtls' feature 'dtlssrtpdec' typename : 'GstElementFactory'
0:00:00.005562315 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtls' feature 'dtlssrtpdec' typename : 'GstElementFactory'
0:00:00.005566714 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005566714 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005568398 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005568398 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005570397 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005572006 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005570397 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005572006 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005573880 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005575462 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005573880 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005575462 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005577654 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005577654 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005579200 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005581068 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.005579200 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005581068 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.005582621 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9afe8
0:00:00.005584514 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005582621 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9afe8
0:00:00.005584514 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005585948 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b000
0:00:00.005588032 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_src
0:00:00.005585948 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b000
0:00:00.005588032 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_src
0:00:00.005589457 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b028
0:00:00.005589457 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b028
0:00:00.005593194 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src
0:00:00.005593194 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src
0:00:00.005594897 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b050
0:00:00.005597021 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template data_src
0:00:00.005594897 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b050
0:00:00.005597021 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template data_src
0:00:00.005598528 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e9b065
0:00:00.005598528 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e9b065
0:00:00.005601248 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d170 (dtlssrtpdec)
0:00:00.005603539 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtlssrtpdec> set parent (ref and sink)
0:00:00.005601248 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d170 (dtlssrtpdec)
0:00:00.005603539 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtlssrtpdec> set parent (ref and sink)
0:00:00.005604944 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtlssrtpdec, plugin 0x29c231b440 dtls
0:00:00.005604944 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtlssrtpdec, plugin 0x29c231b440 dtls
0:00:00.005607023 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtls' feature 'dtlssrtpenc' typename : 'GstElementFactory'
0:00:00.005607023 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtls' feature 'dtlssrtpenc' typename : 'GstElementFactory'
0:00:00.005611248 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005612851 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005611248 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005612851 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005614739 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005616367 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005614739 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005616367 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005618184 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005619750 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005618184 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005619750 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005621761 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005621761 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005623441 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005625381 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.005623441 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005625381 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.005626945 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b1a0
0:00:00.005626945 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b1a0
0:00:00.005629061 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_sink_%d
0:00:00.005630522 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b1e0
0:00:00.005629061 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_sink_%d
0:00:00.005630522 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b1e0
0:00:00.005632406 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_sink_%d
0:00:00.005633870 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b220
0:00:00.005635624 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template data_sink
0:00:00.005632406 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_sink_%d
0:00:00.005633870 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b220
0:00:00.005635624 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template data_sink
0:00:00.005637029 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b238
0:00:00.005638702 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005637029 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b238
0:00:00.005638702 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005640179 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e9b248
0:00:00.005640179 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e9b248
0:00:00.005642591 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d250 (dtlssrtpenc)
0:00:00.005644858 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtlssrtpenc> set parent (ref and sink)
0:00:00.005642591 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d250 (dtlssrtpenc)
0:00:00.005644858 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtlssrtpenc> set parent (ref and sink)
0:00:00.005646251 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtlssrtpenc, plugin 0x29c231b440 dtls
0:00:00.005646251 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtlssrtpenc, plugin 0x29c231b440 dtls
0:00:00.005648302 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtls' feature 'dtlssrtpdemux' typename : 'GstElementFactory'
0:00:00.005648302 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtls' feature 'dtlssrtpdemux' typename : 'GstElementFactory'
0:00:00.005652484 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005652484 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005654138 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005656137 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005654138 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005656137 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005657696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005659551 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005657696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005659551 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005661054 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005663010 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005661054 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005663010 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005664934 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005664934 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005666968 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.005668537 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b370
0:00:00.005666968 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.005668537 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b370
0:00:00.005670236 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005671735 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b388
0:00:00.005670236 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005671735 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b388
0:00:00.005673781 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_src
0:00:00.005675234 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b3e8
0:00:00.005673781 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_src
0:00:00.005675234 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b3e8
0:00:00.005677040 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template dtls_src
0:00:00.005677040 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template dtls_src
0:00:00.005679024 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d330 (dtlssrtpdemux)
0:00:00.005679024 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d330 (dtlssrtpdemux)
0:00:00.005684739 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtlssrtpdemux> set parent (ref and sink)
0:00:00.005684739 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtlssrtpdemux> set parent (ref and sink)
0:00:00.005686380 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtlssrtpdemux, plugin 0x29c231b440 dtls
0:00:00.005686380 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtlssrtpdemux, plugin 0x29c231b440 dtls
0:00:00.005688592 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 115724(1c40c)/966241
0:00:00.005688592 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 115724(1c40c)/966241
0:00:00.005693503 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b580 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtsdec.so"
0:00:00.005693503 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b580 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtsdec.so"
0:00:00.005695974 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dtsdec' plugin with 1 features from binary registry
0:00:00.005695974 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dtsdec' plugin with 1 features from binary registry
0:00:00.005698198 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtsdec' feature 'dtsdec' typename : 'GstElementFactory'
0:00:00.005698198 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtsdec' feature 'dtsdec' typename : 'GstElementFactory'
0:00:00.005702350 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005702350 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005704051 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005705997 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005704051 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005705997 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005707574 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005707574 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005709444 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005711100 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005709444 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005711100 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005713027 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005714696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005713027 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005714696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005716913 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005718508 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b628
0:00:00.005716913 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005718508 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b628
0:00:00.005720512 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005722084 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b658
0:00:00.005720512 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005722084 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b658
0:00:00.005725934 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005725934 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005728820 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d410 (dtsdec)
0:00:00.005728820 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d410 (dtsdec)
0:00:00.005731264 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtsdec> set parent (ref and sink)
0:00:00.005732709 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtsdec, plugin 0x29c231b580 dtsdec
0:00:00.005731264 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtsdec> set parent (ref and sink)
0:00:00.005732709 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtsdec, plugin 0x29c231b580 dtsdec
0:00:00.005734782 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 116437(1c6d5)/966241
0:00:00.005734782 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 116437(1c6d5)/966241
0:00:00.005739742 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b6c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvb.so"
0:00:00.005739742 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b6c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvb.so"
0:00:00.005742881 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvb' plugin with 2 features from binary registry
0:00:00.005745016 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvb' feature 'dvbsrc' typename : 'GstElementFactory'
0:00:00.005742881 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvb' plugin with 2 features from binary registry
0:00:00.005745016 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvb' feature 'dvbsrc' typename : 'GstElementFactory'
0:00:00.005749355 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005749355 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005751812 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005753817 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005751812 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005753817 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005755467 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005755467 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005757427 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005759114 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005757427 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005759114 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005761017 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005762579 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005761017 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005762579 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005765309 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005765309 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005766879 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b928
0:00:00.005766879 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9b928
0:00:00.005768992 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005771025 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d4f0 (dvbsrc)
0:00:00.005773252 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvbsrc> set parent (ref and sink)
0:00:00.005768992 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005771025 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d4f0 (dvbsrc)
0:00:00.005773252 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvbsrc> set parent (ref and sink)
0:00:00.005774583 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvbsrc, plugin 0x29c231b6c0 dvb
0:00:00.005774583 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvbsrc, plugin 0x29c231b6c0 dvb
0:00:00.005776601 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvb' feature 'dvbbasebin' typename : 'GstElementFactory'
0:00:00.005776601 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvb' feature 'dvbbasebin' typename : 'GstElementFactory'
0:00:00.005780787 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005780787 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005782405 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005784293 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005782405 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005784293 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005785794 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005787617 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005785794 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005787617 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005789071 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005789071 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005791068 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005792953 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005791068 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005792953 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005795395 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005795395 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005796975 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9bab8
0:00:00.005799094 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template program_%u
0:00:00.005800568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9baf8
0:00:00.005796975 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9bab8
0:00:00.005799094 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template program_%u
0:00:00.005800568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9baf8
0:00:00.005802399 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005802399 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005803963 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e9bb2d
0:00:00.005803963 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8e9bb2d
0:00:00.005806241 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8e9bb38
0:00:00.005806241 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8e9bb38
0:00:00.005809347 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d5d0 (dvbbasebin)
0:00:00.005812090 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvbbasebin> set parent (ref and sink)
0:00:00.005809347 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d5d0 (dvbbasebin)
0:00:00.005812090 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvbbasebin> set parent (ref and sink)
0:00:00.005813516 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvbbasebin, plugin 0x29c231b6c0 dvb
0:00:00.005813516 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvbbasebin, plugin 0x29c231b6c0 dvb
0:00:00.005815708 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 117588(1cb54)/966241
0:00:00.005815708 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 117588(1cb54)/966241
0:00:00.005820595 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b800 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsuboverlay.so"
0:00:00.005820595 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b800 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsuboverlay.so"
0:00:00.005823202 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvbsuboverlay' plugin with 1 features from binary registry
0:00:00.005825471 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvbsuboverlay' feature 'dvbsuboverlay' typename : 'GstElementFactory'
0:00:00.005823202 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvbsuboverlay' plugin with 1 features from binary registry
0:00:00.005825471 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvbsuboverlay' feature 'dvbsuboverlay' typename : 'GstElementFactory'
0:00:00.005831558 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005831558 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005834102 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005836205 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005834102 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005836205 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005837713 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005837713 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005839679 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005841325 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005839679 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005841325 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005843194 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005844696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005843194 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005844696 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005846618 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.005848195 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9bd60
0:00:00.005846618 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.005848195 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9bd60
0:00:00.005851710 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005851710 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005853921 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9c188
0:00:00.005857420 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.005853921 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9c188
0:00:00.005857420 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.005858867 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9c5b8
0:00:00.005858867 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9c5b8
0:00:00.005860814 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template text_sink
0:00:00.005862992 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d6b0 (dvbsuboverlay)
0:00:00.005860814 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template text_sink
0:00:00.005862992 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232d6b0 (dvbsuboverlay)
0:00:00.005865226 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvbsuboverlay> set parent (ref and sink)
0:00:00.005865226 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvbsuboverlay> set parent (ref and sink)
0:00:00.005866646 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvbsuboverlay, plugin 0x29c231b800 dvbsuboverlay
0:00:00.005868804 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 120283(1d5db)/966241
0:00:00.005866646 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvbsuboverlay, plugin 0x29c231b800 dvbsuboverlay
0:00:00.005868804 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 120283(1d5db)/966241
0:00:00.005873778 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b940 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdspu.so"
0:00:00.005873778 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231b940 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdspu.so"
0:00:00.005876944 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvdspu' plugin with 1 features from binary registry
0:00:00.005876944 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dvdspu' plugin with 1 features from binary registry
0:00:00.005878990 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvdspu' feature 'dvdspu' typename : 'GstElementFactory'
0:00:00.005878990 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dvdspu' feature 'dvdspu' typename : 'GstElementFactory'
0:00:00.005883216 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005884913 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005883216 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005884913 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005886910 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005888534 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005886910 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005888534 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005890498 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005892081 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005890498 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005892081 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005894484 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005894484 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005896009 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005897931 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.005896009 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005897931 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.005899397 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9c830
0:00:00.005899397 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9c830
0:00:00.005901541 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005903014 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9c8a0
0:00:00.005901541 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005903014 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9c8a0
0:00:00.005905009 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.005906456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9c918
0:00:00.005905009 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.005906456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9c918
0:00:00.005908487 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subpicture
0:00:00.005908487 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subpicture
0:00:00.005910365 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232f820 (dvdspu)
0:00:00.005913172 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdspu> set parent (ref and sink)
0:00:00.005910365 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232f820 (dvdspu)
0:00:00.005913172 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdspu> set parent (ref and sink)
0:00:00.005914568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdspu, plugin 0x29c231b940 dvdspu
0:00:00.005914568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdspu, plugin 0x29c231b940 dvdspu
0:00:00.005916771 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 121166(1d94e)/966241
0:00:00.005916771 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 121166(1d94e)/966241
0:00:00.005921517 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231ba80 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaad.so"
0:00:00.005921517 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231ba80 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaad.so"
0:00:00.005924041 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'faad' plugin with 1 features from binary registry
0:00:00.005924041 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'faad' plugin with 1 features from binary registry
0:00:00.005926401 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'faad' feature 'faad' typename : 'GstElementFactory'
0:00:00.005926401 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'faad' feature 'faad' typename : 'GstElementFactory'
0:00:00.005930985 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005930985 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005932670 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005934580 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005932670 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005934580 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005936210 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005936210 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005938147 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005939736 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005941591 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005938147 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005939736 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005941591 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005943054 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005943054 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005944983 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005946540 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9cb38
0:00:00.005944983 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.005946540 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9cb38
0:00:00.005952145 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005952145 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.005954472 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9cbb8
0:00:00.005956684 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005954472 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9cbb8
0:00:00.005956684 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005958593 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232f900 (faad)
0:00:00.005958593 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232f900 (faad)
0:00:00.005961088 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<faad> set parent (ref and sink)
0:00:00.005961088 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<faad> set parent (ref and sink)
0:00:00.005962609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature faad, plugin 0x29c231ba80 faad
0:00:00.005964807 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 121897(1dc29)/966241
0:00:00.005962609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature faad, plugin 0x29c231ba80 faad
0:00:00.005964807 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 121897(1dc29)/966241
0:00:00.005969757 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231bbc0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfbdevsink.so"
0:00:00.005969757 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231bbc0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfbdevsink.so"
0:00:00.005972235 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fbdevsink' plugin with 1 features from binary registry
0:00:00.005974470 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fbdevsink' feature 'fbdevsink' typename : 'GstElementFactory'
0:00:00.005972235 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fbdevsink' plugin with 1 features from binary registry
0:00:00.005974470 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fbdevsink' feature 'fbdevsink' typename : 'GstElementFactory'
0:00:00.005978698 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005978698 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.005981246 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005983291 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005981246 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005983291 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.005984793 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005984793 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005986697 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005988278 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005986697 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.005988278 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005990183 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005991729 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005990183 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.005991729 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.005993660 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005993660 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.005995305 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ce18
0:00:00.005997908 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005995305 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ce18
0:00:00.005997908 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.005999769 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232f9e0 (fbdevsink)
0:00:00.006002491 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fbdevsink> set parent (ref and sink)
0:00:00.005999769 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232f9e0 (fbdevsink)
0:00:00.006002491 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fbdevsink> set parent (ref and sink)
0:00:00.006003915 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fbdevsink, plugin 0x29c231bbc0 fbdevsink
0:00:00.006003915 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fbdevsink, plugin 0x29c231bbc0 fbdevsink
0:00:00.006006160 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 122593(1dee1)/966241
0:00:00.006006160 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 122593(1dee1)/966241
0:00:00.006011042 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231bd00 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfestival.so"
0:00:00.006011042 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231bd00 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfestival.so"
0:00:00.006014109 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'festival' plugin with 1 features from binary registry
0:00:00.006014109 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'festival' plugin with 1 features from binary registry
0:00:00.006016192 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'festival' feature 'festival' typename : 'GstElementFactory'
0:00:00.006016192 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'festival' feature 'festival' typename : 'GstElementFactory'
0:00:00.006020605 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006020605 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006022523 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006024616 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006022523 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006024616 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006026207 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006028052 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006026207 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006028052 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006029519 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006031462 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006029519 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006031462 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006032923 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006034871 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006032923 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006034871 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006036415 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d0f0
0:00:00.006036415 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d0f0
0:00:00.006038456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006039951 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d120
0:00:00.006038456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006039951 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d120
0:00:00.006041829 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006041829 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006043838 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232fac0 (festival)
0:00:00.006046391 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<festival> set parent (ref and sink)
0:00:00.006043838 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232fac0 (festival)
0:00:00.006046391 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<festival> set parent (ref and sink)
0:00:00.006047774 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature festival, plugin 0x29c231bd00 festival
0:00:00.006047774 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature festival, plugin 0x29c231bd00 festival
0:00:00.006049874 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 123192(1e138)/966241
0:00:00.006049874 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 123192(1e138)/966241
0:00:00.006054433 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231be40 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfieldanalysis.so"
0:00:00.006054433 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c231be40 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfieldanalysis.so"
0:00:00.006057138 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fieldanalysis' plugin with 1 features from binary registry
0:00:00.006057138 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fieldanalysis' plugin with 1 features from binary registry
0:00:00.006059363 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fieldanalysis' feature 'fieldanalysis' typename : 'GstElementFactory'
0:00:00.006059363 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fieldanalysis' feature 'fieldanalysis' typename : 'GstElementFactory'
0:00:00.006063735 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006065581 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006063735 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006065581 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006067561 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006067561 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006069111 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006071055 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006069111 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006071055 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006072592 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006072592 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006074969 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006076688 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006074969 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006076688 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006078788 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006080412 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d388
0:00:00.006078788 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006080412 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d388
0:00:00.006084519 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006084519 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006086136 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d440
0:00:00.006086136 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d440
0:00:00.006088279 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006088279 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006090279 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232fba0 (fieldanalysis)
0:00:00.006092987 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fieldanalysis> set parent (ref and sink)
0:00:00.006090279 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232fba0 (fieldanalysis)
0:00:00.006092987 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fieldanalysis> set parent (ref and sink)
0:00:00.006094406 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fieldanalysis, plugin 0x29c231be40 fieldanalysis
0:00:00.006094406 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fieldanalysis, plugin 0x29c231be40 fieldanalysis
0:00:00.006096821 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 124146(1e4f2)/966241
0:00:00.006096821 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 124146(1e4f2)/966241
0:00:00.006103129 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332060 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflite.so"
0:00:00.006103129 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332060 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflite.so"
0:00:00.006106532 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'flite' plugin with 1 features from binary registry
0:00:00.006106532 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'flite' plugin with 1 features from binary registry
0:00:00.006108683 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flite' feature 'flitetestsrc' typename : 'GstElementFactory'
0:00:00.006108683 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flite' feature 'flitetestsrc' typename : 'GstElementFactory'
0:00:00.006113867 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006113867 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006115913 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006118038 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006115913 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006118038 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006119645 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006121507 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006119645 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006121507 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006123078 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006123078 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006125213 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006126927 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006125213 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006126927 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006128882 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.006128882 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.006130528 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d700
0:00:00.006132996 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006130528 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d700
0:00:00.006132996 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006134921 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232fc80 (flitetestsrc)
0:00:00.006134921 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232fc80 (flitetestsrc)
0:00:00.006137246 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flitetestsrc> set parent (ref and sink)
0:00:00.006138698 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flitetestsrc, plugin 0x29c2332060 flite
0:00:00.006137246 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flitetestsrc> set parent (ref and sink)
0:00:00.006138698 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flitetestsrc, plugin 0x29c2332060 flite
0:00:00.006140656 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 124787(1e773)/966241
0:00:00.006140656 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 124787(1e773)/966241
0:00:00.006145173 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23321a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfluidsynthmidi.so"
0:00:00.006145173 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23321a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfluidsynthmidi.so"
0:00:00.006148627 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fluidsynthmidi' plugin with 1 features from binary registry
0:00:00.006148627 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'fluidsynthmidi' plugin with 1 features from binary registry
0:00:00.006150883 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fluidsynthmidi' feature 'fluiddec' typename : 'GstElementFactory'
0:00:00.006150883 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'fluidsynthmidi' feature 'fluiddec' typename : 'GstElementFactory'
0:00:00.006155867 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006155867 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006158256 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006160149 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006158256 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006160149 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006161704 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006161704 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006163692 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006165288 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006163692 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006165288 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006167177 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006168784 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006167177 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006168784 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006170679 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006172243 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d960
0:00:00.006170679 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006172243 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d960
0:00:00.006174310 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006175861 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d9d0
0:00:00.006174310 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006175861 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9d9d0
0:00:00.006177689 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006177689 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006179639 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232fd60 (fluiddec)
0:00:00.006179639 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232fd60 (fluiddec)
0:00:00.006185054 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fluiddec> set parent (ref and sink)
0:00:00.006185054 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fluiddec> set parent (ref and sink)
0:00:00.006186656 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fluiddec, plugin 0x29c23321a0 fluidsynthmidi
0:00:00.006186656 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fluiddec, plugin 0x29c23321a0 fluidsynthmidi
0:00:00.006188815 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 125424(1e9f0)/966241
0:00:00.006188815 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 125424(1e9f0)/966241
0:00:00.006193605 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23322e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreeverb.so"
0:00:00.006193605 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23322e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreeverb.so"
0:00:00.006196793 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'freeverb' plugin with 1 features from binary registry
0:00:00.006196793 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'freeverb' plugin with 1 features from binary registry
0:00:00.006198996 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'freeverb' feature 'freeverb' typename : 'GstElementFactory'
0:00:00.006198996 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'freeverb' feature 'freeverb' typename : 'GstElementFactory'
0:00:00.006203265 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006204979 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006203265 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006204979 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006206944 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006208532 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006206944 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006208532 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006210296 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006211985 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006210296 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006211985 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006213993 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006213993 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006215536 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006217456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006215536 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006217456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006218999 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9dbe8
0:00:00.006218999 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9dbe8
0:00:00.006221296 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006222814 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9dc70
0:00:00.006221296 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006222814 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9dc70
0:00:00.006225011 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006225011 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006226553 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e9dcfb
0:00:00.006229121 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232fe40 (freeverb)
0:00:00.006231353 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<freeverb> set parent (ref and sink)
0:00:00.006226553 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8e9dcfb
0:00:00.006229121 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c232fe40 (freeverb)
0:00:00.006231353 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<freeverb> set parent (ref and sink)
0:00:00.006232729 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature freeverb, plugin 0x29c23322e0 freeverb
0:00:00.006232729 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature freeverb, plugin 0x29c23322e0 freeverb
0:00:00.006234772 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 126213(1ed05)/966241
0:00:00.006234772 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 126213(1ed05)/966241
0:00:00.006239308 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332420 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so"
0:00:00.006239308 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332420 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so"
0:00:00.006241672 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'frei0r' plugin with 0 features from binary registry
0:00:00.006241672 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'frei0r' plugin with 0 features from binary registry
0:00:00.006245131 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin63> Loaded external plugin dependency from registry: env_hash: b5b5abd3, stat_hash: fffffff8
0:00:00.006245131 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin63> Loaded external plugin dependency from registry: env_hash: b5b5abd3, stat_hash: fffffff8
0:00:00.006248150 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 126672(1eed0)/966241
0:00:00.006248150 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 126672(1eed0)/966241
0:00:00.006253095 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332560 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgaudieffects.so"
0:00:00.006253095 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332560 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgaudieffects.so"
0:00:00.006256379 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gaudieffects' plugin with 7 features from binary registry
0:00:00.006256379 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gaudieffects' plugin with 7 features from binary registry
0:00:00.006258815 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'burn' typename : 'GstElementFactory'
0:00:00.006258815 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'burn' typename : 'GstElementFactory'
0:00:00.006263556 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006265405 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006263556 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006265405 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006267328 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006267328 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006268920 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006270760 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006268920 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006270760 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006272376 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006272376 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006274442 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006276471 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006274442 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006276471 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006278500 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006280099 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e0c8
0:00:00.006278500 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006280099 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e0c8
0:00:00.006282371 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006282371 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006283871 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e168
0:00:00.006286049 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006283871 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e168
0:00:00.006286049 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006288011 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2334060 (burn)
0:00:00.006290601 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<burn> set parent (ref and sink)
0:00:00.006288011 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2334060 (burn)
0:00:00.006290601 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<burn> set parent (ref and sink)
0:00:00.006292009 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature burn, plugin 0x29c2332560 gaudieffects
0:00:00.006292009 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature burn, plugin 0x29c2332560 gaudieffects
0:00:00.006294114 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'chromium' typename : 'GstElementFactory'
0:00:00.006294114 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'chromium' typename : 'GstElementFactory'
0:00:00.006298539 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006298539 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006300424 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006300424 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006302327 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006304254 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006302327 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006304254 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006306141 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006307744 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006306141 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006307744 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006309833 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006309833 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006311613 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006313843 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006311613 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006313843 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006315743 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e320
0:00:00.006317864 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006315743 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e320
0:00:00.006317864 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006319308 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e3c0
0:00:00.006321339 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006319308 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e3c0
0:00:00.006321339 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006323252 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2334140 (chromium)
0:00:00.006323252 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2334140 (chromium)
0:00:00.006325757 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<chromium> set parent (ref and sink)
0:00:00.006325757 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<chromium> set parent (ref and sink)
0:00:00.006327188 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature chromium, plugin 0x29c2332560 gaudieffects
0:00:00.006329336 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'dilate' typename : 'GstElementFactory'
0:00:00.006327188 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature chromium, plugin 0x29c2332560 gaudieffects
0:00:00.006329336 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'dilate' typename : 'GstElementFactory'
0:00:00.006333435 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006333435 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006335996 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006338009 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006335996 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006338009 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006339584 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006339584 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006341487 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006343069 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006345090 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006341487 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006343069 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006345090 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006346736 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006346736 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006348737 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006350343 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e568
0:00:00.006348737 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006350343 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e568
0:00:00.006352339 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006353827 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e608
0:00:00.006352339 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006353827 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e608
0:00:00.006355829 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006355829 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006357812 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2334220 (dilate)
0:00:00.006360270 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dilate> set parent (ref and sink)
0:00:00.006357812 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2334220 (dilate)
0:00:00.006360270 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dilate> set parent (ref and sink)
0:00:00.006361661 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dilate, plugin 0x29c2332560 gaudieffects
0:00:00.006361661 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dilate, plugin 0x29c2332560 gaudieffects
0:00:00.006363905 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'dodge' typename : 'GstElementFactory'
0:00:00.006363905 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'dodge' typename : 'GstElementFactory'
0:00:00.006368140 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006369990 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006368140 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006369990 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006371810 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006373322 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006371810 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006373322 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006375058 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006375058 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006376590 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006378827 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006376590 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006378827 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006380484 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006380484 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006382721 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006384394 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e7b8
0:00:00.006382721 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006384394 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e7b8
0:00:00.006386428 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006387883 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e858
0:00:00.006386428 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006387883 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9e858
0:00:00.006389808 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006389808 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006391770 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2334300 (dodge)
0:00:00.006394287 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dodge> set parent (ref and sink)
0:00:00.006391770 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2334300 (dodge)
0:00:00.006394287 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dodge> set parent (ref and sink)
0:00:00.006395685 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dodge, plugin 0x29c2332560 gaudieffects
0:00:00.006395685 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dodge, plugin 0x29c2332560 gaudieffects
0:00:00.006397889 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'exclusion' typename : 'GstElementFactory'
0:00:00.006397889 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'exclusion' typename : 'GstElementFactory'
0:00:00.006402284 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006402284 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006404149 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006406049 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006404149 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006406049 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006407560 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006409377 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006407560 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006409377 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006410866 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006410866 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006413041 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006414757 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006413041 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006414757 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006416762 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006418319 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ea10
0:00:00.006416762 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006418319 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ea10
0:00:00.006420310 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006421826 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9eab0
0:00:00.006420310 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006421826 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9eab0
0:00:00.006423792 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006423792 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006425757 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23343e0 (exclusion)
0:00:00.006427947 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<exclusion> set parent (ref and sink)
0:00:00.006425757 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23343e0 (exclusion)
0:00:00.006427947 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<exclusion> set parent (ref and sink)
0:00:00.006429408 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature exclusion, plugin 0x29c2332560 gaudieffects
0:00:00.006429408 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature exclusion, plugin 0x29c2332560 gaudieffects
0:00:00.006431917 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'solarize' typename : 'GstElementFactory'
0:00:00.006431917 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'solarize' typename : 'GstElementFactory'
0:00:00.006438238 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006438238 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006440755 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006442656 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006440755 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006442656 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006444146 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006444146 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006446046 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006447851 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006446046 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006447851 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006450039 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006451611 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006450039 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006451611 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006453476 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006455008 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ec68
0:00:00.006453476 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006455008 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ec68
0:00:00.006457001 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006458492 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ed08
0:00:00.006457001 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006458492 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ed08
0:00:00.006460489 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006460489 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006462446 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23344c0 (solarize)
0:00:00.006464713 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<solarize> set parent (ref and sink)
0:00:00.006462446 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23344c0 (solarize)
0:00:00.006464713 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<solarize> set parent (ref and sink)
0:00:00.006466147 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature solarize, plugin 0x29c2332560 gaudieffects
0:00:00.006466147 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature solarize, plugin 0x29c2332560 gaudieffects
0:00:00.006468275 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'gaussianblur' typename : 'GstElementFactory'
0:00:00.006468275 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gaudieffects' feature 'gaussianblur' typename : 'GstElementFactory'
0:00:00.006472299 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006474353 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006472299 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006474353 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006476279 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006477870 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006476279 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006477870 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006479693 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006479693 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006481265 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006483473 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006481265 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006483473 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006484938 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006486842 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006484938 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006486842 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006488394 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9eeb0
0:00:00.006488394 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9eeb0
0:00:00.006490640 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006492146 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ef48
0:00:00.006490640 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006492146 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ef48
0:00:00.006494101 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006494101 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006496055 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23345a0 (gaussianblur)
0:00:00.006498704 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gaussianblur> set parent (ref and sink)
0:00:00.006496055 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23345a0 (gaussianblur)
0:00:00.006498704 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gaussianblur> set parent (ref and sink)
0:00:00.006500185 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gaussianblur, plugin 0x29c2332560 gaudieffects
0:00:00.006500185 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gaussianblur, plugin 0x29c2332560 gaudieffects
0:00:00.006502618 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 131037(1ffdd)/966241
0:00:00.006502618 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 131037(1ffdd)/966241
0:00:00.006507861 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23326a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdp.so"
0:00:00.006507861 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23326a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdp.so"
0:00:00.006510575 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gdp' plugin with 2 features from binary registry
0:00:00.006510575 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gdp' plugin with 2 features from binary registry
0:00:00.006512936 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gdp' feature 'gdpdepay' typename : 'GstElementFactory'
0:00:00.006512936 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gdp' feature 'gdpdepay' typename : 'GstElementFactory'
0:00:00.006517321 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006517321 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006519036 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006519036 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006520972 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006522615 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006520972 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006522615 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006524446 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006526051 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006524446 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006526051 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006528138 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006529930 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006528138 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006529930 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006532136 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006532136 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006533784 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f1e8
0:00:00.006535813 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006533784 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f1e8
0:00:00.006535813 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006537233 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f208
0:00:00.006538996 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006537233 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f208
0:00:00.006538996 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006540859 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2334680 (gdpdepay)
0:00:00.006540859 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2334680 (gdpdepay)
0:00:00.006543495 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gdpdepay> set parent (ref and sink)
0:00:00.006543495 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gdpdepay> set parent (ref and sink)
0:00:00.006544969 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gdpdepay, plugin 0x29c23326a0 gdp
0:00:00.006547210 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gdp' feature 'gdppay' typename : 'GstElementFactory'
0:00:00.006544969 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gdpdepay, plugin 0x29c23326a0 gdp
0:00:00.006547210 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gdp' feature 'gdppay' typename : 'GstElementFactory'
0:00:00.006551570 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006551570 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006553915 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006555921 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006553915 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006555921 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006557518 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006559618 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006557518 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006559618 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006561375 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006561375 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006563574 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006565364 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006563574 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006565364 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006567571 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006567571 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006569274 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f330
0:00:00.006571347 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006569274 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f330
0:00:00.006571347 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006572763 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f348
0:00:00.006574566 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006572763 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f348
0:00:00.006574566 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006576501 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23358a0 (gdppay)
0:00:00.006576501 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23358a0 (gdppay)
0:00:00.006578714 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gdppay> set parent (ref and sink)
0:00:00.006580247 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gdppay, plugin 0x29c23326a0 gdp
0:00:00.006578714 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gdppay> set parent (ref and sink)
0:00:00.006580247 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gdppay, plugin 0x29c23326a0 gdp
0:00:00.006582196 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 131942(20366)/966241
0:00:00.006582196 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 131942(20366)/966241
0:00:00.006587033 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23327e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgeometrictransform.so"
0:00:00.006587033 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23327e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgeometrictransform.so"
0:00:00.006589388 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'geometrictransform' plugin with 16 features from binary registry
0:00:00.006589388 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'geometrictransform' plugin with 16 features from binary registry
0:00:00.006591482 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'circle' typename : 'GstElementFactory'
0:00:00.006591482 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'circle' typename : 'GstElementFactory'
0:00:00.006595523 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006595523 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006597571 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006599498 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006597571 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006599498 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006601028 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006603013 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006601028 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006603013 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006604691 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006604691 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006606767 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006608515 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006606767 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006608515 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006610601 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006612210 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f590
0:00:00.006610601 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006612210 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f590
0:00:00.006616560 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006616560 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006618173 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f680
0:00:00.006618173 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f680
0:00:00.006620407 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006622311 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335980 (circle)
0:00:00.006620407 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006622311 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335980 (circle)
0:00:00.006625815 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<circle> set parent (ref and sink)
0:00:00.006625815 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<circle> set parent (ref and sink)
0:00:00.006627336 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature circle, plugin 0x29c23327e0 geometrictransform
0:00:00.006627336 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature circle, plugin 0x29c23327e0 geometrictransform
0:00:00.006629572 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'diffuse' typename : 'GstElementFactory'
0:00:00.006629572 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'diffuse' typename : 'GstElementFactory'
0:00:00.006635817 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006635817 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006638272 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006640234 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006638272 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006640234 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006641796 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006643725 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006641796 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006643725 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006645309 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006645309 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006647601 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006649736 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006647601 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006649736 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006651834 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006653482 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f898
0:00:00.006651834 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006653482 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f898
0:00:00.006655510 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006655510 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006657051 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f988
0:00:00.006659130 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006657051 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9f988
0:00:00.006659130 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006661104 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335a60 (diffuse)
0:00:00.006661104 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335a60 (diffuse)
0:00:00.006663840 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<diffuse> set parent (ref and sink)
0:00:00.006663840 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<diffuse> set parent (ref and sink)
0:00:00.006665357 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature diffuse, plugin 0x29c23327e0 geometrictransform
0:00:00.006667648 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'kaleidoscope' typename : 'GstElementFactory'
0:00:00.006665357 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature diffuse, plugin 0x29c23327e0 geometrictransform
0:00:00.006667648 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'kaleidoscope' typename : 'GstElementFactory'
0:00:00.006671992 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006671992 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006673863 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006675679 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006673863 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006675679 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006677220 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006677220 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006679158 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006680805 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006679158 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006680805 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006683046 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006684635 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006683046 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006684635 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006686651 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006686651 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006688256 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9fba0
0:00:00.006690421 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006688256 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9fba0
0:00:00.006690421 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006691816 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9fc90
0:00:00.006693819 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006691816 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9fc90
0:00:00.006693819 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006695712 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335b40 (kaleidoscope)
0:00:00.006697911 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<kaleidoscope> set parent (ref and sink)
0:00:00.006695712 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335b40 (kaleidoscope)
0:00:00.006697911 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<kaleidoscope> set parent (ref and sink)
0:00:00.006699325 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature kaleidoscope, plugin 0x29c23327e0 geometrictransform
0:00:00.006699325 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature kaleidoscope, plugin 0x29c23327e0 geometrictransform
0:00:00.006701778 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'marble' typename : 'GstElementFactory'
0:00:00.006701778 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'marble' typename : 'GstElementFactory'
0:00:00.006707965 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006707965 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006710461 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006712337 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006710461 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006712337 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006713784 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006713784 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006715721 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006717628 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006715721 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006717628 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006719718 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006721297 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006719718 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006721297 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006723281 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006724922 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9fe88
0:00:00.006723281 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006724922 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9fe88
0:00:00.006727095 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006728663 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ff78
0:00:00.006727095 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006728663 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8e9ff78
0:00:00.006733366 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006733366 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006736119 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335c20 (marble)
0:00:00.006736119 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335c20 (marble)
0:00:00.006738473 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<marble> set parent (ref and sink)
0:00:00.006739936 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature marble, plugin 0x29c23327e0 geometrictransform
0:00:00.006738473 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<marble> set parent (ref and sink)
0:00:00.006739936 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature marble, plugin 0x29c23327e0 geometrictransform
0:00:00.006742114 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'pinch' typename : 'GstElementFactory'
0:00:00.006742114 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'pinch' typename : 'GstElementFactory'
0:00:00.006746522 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006746522 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006749388 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006751346 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006749388 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006751346 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006752835 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006754692 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006752835 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006754692 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006756176 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006758378 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006756176 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006758378 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006759928 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006759928 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006761948 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006763541 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0180
0:00:00.006761948 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006763541 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0180
0:00:00.006765614 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006767107 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0270
0:00:00.006765614 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006767107 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0270
0:00:00.006769111 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006769111 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006771119 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335d00 (pinch)
0:00:00.006771119 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335d00 (pinch)
0:00:00.006773904 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pinch> set parent (ref and sink)
0:00:00.006775371 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pinch, plugin 0x29c23327e0 geometrictransform
0:00:00.006773904 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pinch> set parent (ref and sink)
0:00:00.006775371 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pinch, plugin 0x29c23327e0 geometrictransform
0:00:00.006777653 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'rotate' typename : 'GstElementFactory'
0:00:00.006777653 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'rotate' typename : 'GstElementFactory'
0:00:00.006781827 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006783456 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006781827 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006783456 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006785219 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006785219 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006786738 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006788647 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006786738 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006788647 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006790082 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006792090 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006790082 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006792090 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006793645 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006793645 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006795574 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006797170 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0470
0:00:00.006795574 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006797170 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0470
0:00:00.006799216 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006800684 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0560
0:00:00.006799216 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006800684 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0560
0:00:00.006802741 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006804657 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335de0 (rotate)
0:00:00.006802741 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006804657 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335de0 (rotate)
0:00:00.006806793 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rotate> set parent (ref and sink)
0:00:00.006806793 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rotate> set parent (ref and sink)
0:00:00.006808207 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rotate, plugin 0x29c23327e0 geometrictransform
0:00:00.006810290 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'sphere' typename : 'GstElementFactory'
0:00:00.006808207 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rotate, plugin 0x29c23327e0 geometrictransform
0:00:00.006810290 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'sphere' typename : 'GstElementFactory'
0:00:00.006814271 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006814271 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006816957 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006818907 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006816957 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006818907 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006820384 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006822240 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006820384 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006822240 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006823760 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006823760 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006825841 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006827486 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006825841 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006827486 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006829290 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006830885 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0768
0:00:00.006832895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006834288 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0858
0:00:00.006829290 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006830885 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0768
0:00:00.006832895 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006834288 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0858
0:00:00.006836350 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006836350 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006838316 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335ec0 (sphere)
0:00:00.006840968 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sphere> set parent (ref and sink)
0:00:00.006838316 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2335ec0 (sphere)
0:00:00.006840968 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sphere> set parent (ref and sink)
0:00:00.006842321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sphere, plugin 0x29c23327e0 geometrictransform
0:00:00.006842321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sphere, plugin 0x29c23327e0 geometrictransform
0:00:00.006844558 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'twirl' typename : 'GstElementFactory'
0:00:00.006844558 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'twirl' typename : 'GstElementFactory'
0:00:00.006848871 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006848871 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006850536 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006852289 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006850536 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006852289 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006853732 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006856077 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006853732 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006856077 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006857694 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006859658 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006857694 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006859658 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006861125 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006861125 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006863040 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006864627 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0a50
0:00:00.006863040 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006864627 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0a50
0:00:00.006866754 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006868260 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0b40
0:00:00.006866754 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006868260 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0b40
0:00:00.006870357 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006870357 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006872350 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338880 (twirl)
0:00:00.006872350 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338880 (twirl)
0:00:00.006874999 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<twirl> set parent (ref and sink)
0:00:00.006876483 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature twirl, plugin 0x29c23327e0 geometrictransform
0:00:00.006874999 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<twirl> set parent (ref and sink)
0:00:00.006876483 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature twirl, plugin 0x29c23327e0 geometrictransform
0:00:00.006879067 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'waterripple' typename : 'GstElementFactory'
0:00:00.006879067 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'waterripple' typename : 'GstElementFactory'
0:00:00.006883571 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006883571 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006885311 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006887207 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006885311 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006887207 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006888680 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006888680 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006890656 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006892434 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006890656 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006892434 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006894578 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006896329 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006894578 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006896329 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006898436 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006898436 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006900259 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0d48
0:00:00.006900259 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0d48
0:00:00.006902534 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006904169 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0e38
0:00:00.006902534 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006904169 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea0e38
0:00:00.006906208 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006908119 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338960 (waterripple)
0:00:00.006906208 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006908119 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338960 (waterripple)
0:00:00.006910513 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<waterripple> set parent (ref and sink)
0:00:00.006910513 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<waterripple> set parent (ref and sink)
0:00:00.006911959 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature waterripple, plugin 0x29c23327e0 geometrictransform
0:00:00.006914233 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'stretch' typename : 'GstElementFactory'
0:00:00.006911959 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature waterripple, plugin 0x29c23327e0 geometrictransform
0:00:00.006914233 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'stretch' typename : 'GstElementFactory'
0:00:00.006918275 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006918275 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006921149 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006923021 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006921149 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006923021 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006924428 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006926293 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006924428 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006926293 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006927775 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006927775 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006929881 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006931661 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006929881 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006931661 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006933707 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006933707 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006935409 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1040
0:00:00.006937575 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006939024 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1130
0:00:00.006935409 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1040
0:00:00.006937575 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006939024 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1130
0:00:00.006941028 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006941028 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006943009 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338a40 (stretch)
0:00:00.006945312 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<stretch> set parent (ref and sink)
0:00:00.006943009 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338a40 (stretch)
0:00:00.006945312 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<stretch> set parent (ref and sink)
0:00:00.006946718 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature stretch, plugin 0x29c23327e0 geometrictransform
0:00:00.006946718 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature stretch, plugin 0x29c23327e0 geometrictransform
0:00:00.006948868 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'bulge' typename : 'GstElementFactory'
0:00:00.006948868 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'bulge' typename : 'GstElementFactory'
0:00:00.006955186 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006955186 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006957725 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006959576 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006957725 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006959576 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006961041 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006962876 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006961041 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006962876 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006964542 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006966521 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006964542 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006966521 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.006968029 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006970058 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006968029 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006970058 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.006971595 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1328
0:00:00.006971595 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1328
0:00:00.006973789 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006975292 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1418
0:00:00.006973789 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.006975292 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1418
0:00:00.006977371 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006977371 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.006979437 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338b20 (bulge)
0:00:00.006981725 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bulge> set parent (ref and sink)
0:00:00.006979437 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338b20 (bulge)
0:00:00.006981725 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bulge> set parent (ref and sink)
0:00:00.006983260 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bulge, plugin 0x29c23327e0 geometrictransform
0:00:00.006983260 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bulge, plugin 0x29c23327e0 geometrictransform
0:00:00.006985817 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'tunnel' typename : 'GstElementFactory'
0:00:00.006985817 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'tunnel' typename : 'GstElementFactory'
0:00:00.006990208 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006991940 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006990208 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.006991940 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006993691 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006995218 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006993691 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.006995218 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006996983 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006998567 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.006996983 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.006998567 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007000498 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007000498 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007002166 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007004106 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007002166 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007004106 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007005609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea15f8
0:00:00.007007774 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007005609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea15f8
0:00:00.007007774 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007009182 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea16e8
0:00:00.007009182 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea16e8
0:00:00.007011283 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007011283 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007013217 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338c00 (tunnel)
0:00:00.007016203 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tunnel> set parent (ref and sink)
0:00:00.007013217 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338c00 (tunnel)
0:00:00.007016203 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tunnel> set parent (ref and sink)
0:00:00.007017640 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tunnel, plugin 0x29c23327e0 geometrictransform
0:00:00.007019946 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'square' typename : 'GstElementFactory'
0:00:00.007017640 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tunnel, plugin 0x29c23327e0 geometrictransform
0:00:00.007019946 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'square' typename : 'GstElementFactory'
0:00:00.007024035 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007024035 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007025702 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007025702 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007027429 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007029008 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007027429 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007029008 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007030794 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007032360 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007030794 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007032360 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007034419 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007035974 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007034419 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007035974 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007037776 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007037776 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007039316 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea18e8
0:00:00.007041562 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007042996 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea19d8
0:00:00.007039316 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea18e8
0:00:00.007041562 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007042996 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea19d8
0:00:00.007045935 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007045935 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007048020 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338ce0 (square)
0:00:00.007048020 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338ce0 (square)
0:00:00.007050454 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<square> set parent (ref and sink)
0:00:00.007050454 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<square> set parent (ref and sink)
0:00:00.007051847 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature square, plugin 0x29c23327e0 geometrictransform
0:00:00.007054036 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'mirror' typename : 'GstElementFactory'
0:00:00.007051847 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature square, plugin 0x29c23327e0 geometrictransform
0:00:00.007054036 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'mirror' typename : 'GstElementFactory'
0:00:00.007058191 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007058191 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007060530 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007062393 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007060530 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007062393 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007063938 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007065749 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007063938 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007065749 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007067199 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007069417 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007067199 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007069417 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007071034 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007072874 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007071034 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007072874 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007074432 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1bf0
0:00:00.007074432 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1bf0
0:00:00.007076615 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007078105 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1ce0
0:00:00.007076615 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007078105 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1ce0
0:00:00.007082252 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007082252 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007085201 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338dc0 (mirror)
0:00:00.007085201 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338dc0 (mirror)
0:00:00.007087681 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mirror> set parent (ref and sink)
0:00:00.007089202 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mirror, plugin 0x29c23327e0 geometrictransform
0:00:00.007087681 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mirror> set parent (ref and sink)
0:00:00.007089202 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mirror, plugin 0x29c23327e0 geometrictransform
0:00:00.007091509 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'fisheye' typename : 'GstElementFactory'
0:00:00.007091509 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'fisheye' typename : 'GstElementFactory'
0:00:00.007095858 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007095858 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007097522 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007099333 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007097522 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007099333 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007100780 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007102749 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007100780 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007102749 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007104242 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007104242 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007106575 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007108595 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007106575 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007108595 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007110599 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007110599 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007112247 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1f10
0:00:00.007114529 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007112247 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea1f10
0:00:00.007114529 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007115956 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2000
0:00:00.007115956 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2000
0:00:00.007118073 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007118073 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007120221 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338ea0 (fisheye)
0:00:00.007123027 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fisheye> set parent (ref and sink)
0:00:00.007120221 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2338ea0 (fisheye)
0:00:00.007123027 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<fisheye> set parent (ref and sink)
0:00:00.007124456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fisheye, plugin 0x29c23327e0 geometrictransform
0:00:00.007126773 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'perspective' typename : 'GstElementFactory'
0:00:00.007124456 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature fisheye, plugin 0x29c23327e0 geometrictransform
0:00:00.007126773 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'geometrictransform' feature 'perspective' typename : 'GstElementFactory'
0:00:00.007130879 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007130879 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007132583 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007132583 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007134413 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007135916 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007134413 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007135916 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007137677 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007139190 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007137677 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007139190 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007141188 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007142791 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007141188 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007142791 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007144700 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007144700 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007146225 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea21f0
0:00:00.007148391 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007146225 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea21f0
0:00:00.007148391 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007149849 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea22e0
0:00:00.007151937 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007149849 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea22e0
0:00:00.007151937 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007153813 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339890 (perspective)
0:00:00.007153813 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339890 (perspective)
0:00:00.007156498 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<perspective> set parent (ref and sink)
0:00:00.007156498 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<perspective> set parent (ref and sink)
0:00:00.007158032 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature perspective, plugin 0x29c23327e0 geometrictransform
0:00:00.007160721 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 144330(233ca)/966241
0:00:00.007158032 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature perspective, plugin 0x29c23327e0 geometrictransform
0:00:00.007160721 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 144330(233ca)/966241
0:00:00.007166316 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332920 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgme.so"
0:00:00.007166316 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332920 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgme.so"
0:00:00.007169591 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gmedec' plugin with 1 features from binary registry
0:00:00.007169591 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gmedec' plugin with 1 features from binary registry
0:00:00.007171764 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gmedec' feature 'gmedec' typename : 'GstElementFactory'
0:00:00.007171764 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gmedec' feature 'gmedec' typename : 'GstElementFactory'
0:00:00.007176085 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007176085 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007177857 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007179919 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007181444 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007177857 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007179919 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007181444 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007183281 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007183281 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007184951 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007187072 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007184951 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007187072 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007188865 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007188865 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007191791 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007193352 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2668
0:00:00.007191791 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007193352 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2668
0:00:00.007195579 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007195579 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007197092 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea26e8
0:00:00.007199143 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007197092 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea26e8
0:00:00.007199143 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007201054 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339970 (gmedec)
0:00:00.007201054 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339970 (gmedec)
0:00:00.007203261 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gmedec> set parent (ref and sink)
0:00:00.007204655 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gmedec, plugin 0x29c2332920 gmedec
0:00:00.007203261 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gmedec> set parent (ref and sink)
0:00:00.007204655 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gmedec, plugin 0x29c2332920 gmedec
0:00:00.007206620 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 145236(23754)/966241
0:00:00.007206620 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 145236(23754)/966241
0:00:00.007211425 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332a60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgsm.so"
0:00:00.007211425 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332a60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgsm.so"
0:00:00.007213798 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gsm' plugin with 2 features from binary registry
0:00:00.007213798 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gsm' plugin with 2 features from binary registry
0:00:00.007215858 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gsm' feature 'gsmenc' typename : 'GstElementFactory'
0:00:00.007215858 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gsm' feature 'gsmenc' typename : 'GstElementFactory'
0:00:00.007221711 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007221711 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007224259 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007224259 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007226420 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007228393 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007226420 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007228393 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007230435 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007232106 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007230435 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007232106 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007234098 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007234098 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007235711 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007237787 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007235711 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007237787 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007239432 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2928
0:00:00.007241722 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007239432 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2928
0:00:00.007241722 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007243187 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2998
0:00:00.007245292 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007243187 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2998
0:00:00.007245292 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007246798 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea29d1
0:00:00.007246798 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea29d1
0:00:00.007249655 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339a50 (gsmenc)
0:00:00.007249655 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339a50 (gsmenc)
0:00:00.007262004 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gsmenc> set parent (ref and sink)
0:00:00.007263563 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gsmenc, plugin 0x29c2332a60 gsm
0:00:00.007262004 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gsmenc> set parent (ref and sink)
0:00:00.007263563 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gsmenc, plugin 0x29c2332a60 gsm
0:00:00.007265774 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gsm' feature 'gsmdec' typename : 'GstElementFactory'
0:00:00.007265774 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gsm' feature 'gsmdec' typename : 'GstElementFactory'
0:00:00.007270256 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007270256 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007272192 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007274248 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007272192 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007274248 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007275930 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007277931 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007275930 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007277931 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007279534 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007279534 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007281585 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007283190 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007281585 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007283190 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007285312 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007286959 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2ad8
0:00:00.007285312 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007286959 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2ad8
0:00:00.007289184 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007289184 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007290703 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2b50
0:00:00.007292890 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007290703 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2b50
0:00:00.007292890 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007294959 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339b30 (gsmdec)
0:00:00.007294959 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339b30 (gsmdec)
0:00:00.007297706 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gsmdec> set parent (ref and sink)
0:00:00.007299180 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gsmdec, plugin 0x29c2332a60 gsm
0:00:00.007297706 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gsmdec> set parent (ref and sink)
0:00:00.007299180 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gsmdec, plugin 0x29c2332a60 gsm
0:00:00.007301539 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 146376(23bc8)/966241
0:00:00.007301539 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 146376(23bc8)/966241
0:00:00.007306437 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332ba0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtk.so"
0:00:00.007306437 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332ba0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtk.so"
0:00:00.007309908 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gtk' plugin with 2 features from binary registry
0:00:00.007309908 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gtk' plugin with 2 features from binary registry
0:00:00.007312321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gtk' feature 'gtksink' typename : 'GstElementFactory'
0:00:00.007312321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gtk' feature 'gtksink' typename : 'GstElementFactory'
0:00:00.007316769 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007316769 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007318495 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007320437 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007318495 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007320437 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007322119 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007322119 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007333961 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007335680 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007333961 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007335680 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007337751 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007339367 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007337751 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007339367 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007341345 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007342954 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2da8
0:00:00.007341345 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007342954 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2da8
0:00:00.007345125 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007345125 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007346665 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea2e48
0:00:00.007346665 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea2e48
0:00:00.007349545 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339c10 (gtksink)
0:00:00.007352130 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gtksink> set parent (ref and sink)
0:00:00.007349545 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339c10 (gtksink)
0:00:00.007352130 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gtksink> set parent (ref and sink)
0:00:00.007353542 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gtksink, plugin 0x29c2332ba0 gtk
0:00:00.007353542 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gtksink, plugin 0x29c2332ba0 gtk
0:00:00.007355859 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gtk' feature 'gtkglsink' typename : 'GstElementFactory'
0:00:00.007355859 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gtk' feature 'gtkglsink' typename : 'GstElementFactory'
0:00:00.007360157 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007360157 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007362037 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007364090 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007362037 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007364090 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007365687 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007365687 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007367673 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007369657 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007371923 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007367673 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007369657 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007371923 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007373534 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007373534 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007375565 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007377193 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2f78
0:00:00.007375565 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007377193 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea2f78
0:00:00.007380008 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007380008 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007381470 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea30db
0:00:00.007381470 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea30db
0:00:00.007384294 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339cf0 (gtkglsink)
0:00:00.007386796 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gtkglsink> set parent (ref and sink)
0:00:00.007384294 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339cf0 (gtkglsink)
0:00:00.007386796 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gtkglsink> set parent (ref and sink)
0:00:00.007388196 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gtkglsink, plugin 0x29c2332ba0 gtk
0:00:00.007388196 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gtkglsink, plugin 0x29c2332ba0 gtk
0:00:00.007390351 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 147689(240e9)/966241
0:00:00.007390351 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 147689(240e9)/966241
0:00:00.007397759 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332ce0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsthls.so"
0:00:00.007397759 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332ce0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsthls.so"
0:00:00.007401164 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'hls' plugin with 2 features from binary registry
0:00:00.007403332 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'hls' feature 'hlsdemux' typename : 'GstElementFactory'
0:00:00.007401164 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'hls' plugin with 2 features from binary registry
0:00:00.007403332 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'hls' feature 'hlsdemux' typename : 'GstElementFactory'
0:00:00.007407868 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007407868 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007409811 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007409811 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007411882 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007413563 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007411882 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007413563 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007415466 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007417148 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007415466 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007417148 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007419114 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007419114 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007420789 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007420789 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007423247 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007425091 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3308
0:00:00.007423247 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007425091 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3308
0:00:00.007426983 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.007428562 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3320
0:00:00.007426983 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.007428562 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3320
0:00:00.007430474 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007431983 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea333f
0:00:00.007430474 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007431983 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea333f
0:00:00.007434364 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339dd0 (hlsdemux)
0:00:00.007436714 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<hlsdemux> set parent (ref and sink)
0:00:00.007434364 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339dd0 (hlsdemux)
0:00:00.007436714 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<hlsdemux> set parent (ref and sink)
0:00:00.007438160 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature hlsdemux, plugin 0x29c2332ce0 hls
0:00:00.007438160 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature hlsdemux, plugin 0x29c2332ce0 hls
0:00:00.007440364 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'hls' feature 'hlssink' typename : 'GstElementFactory'
0:00:00.007440364 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'hls' feature 'hlssink' typename : 'GstElementFactory'
0:00:00.007444698 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007444698 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007446429 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007446429 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007448440 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007450278 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007448440 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007450278 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007452054 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007453606 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007452054 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007453606 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007455481 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007457046 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007455481 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007457046 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007458980 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007460556 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3448
0:00:00.007458980 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007460556 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3448
0:00:00.007462293 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007463774 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea3459
0:00:00.007462293 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007463774 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea3459
0:00:00.007466148 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339eb0 (hlssink)
0:00:00.007466148 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2339eb0 (hlssink)
0:00:00.007468408 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<hlssink> set parent (ref and sink)
0:00:00.007469782 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature hlssink, plugin 0x29c2332ce0 hls
0:00:00.007468408 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<hlssink> set parent (ref and sink)
0:00:00.007469782 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature hlssink, plugin 0x29c2332ce0 hls
0:00:00.007471876 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 148583(24467)/966241
0:00:00.007471876 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 148583(24467)/966241
0:00:00.007476561 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332e20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3tag.so"
0:00:00.007476561 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2332e20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3tag.so"
0:00:00.007479758 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'id3tag' plugin with 1 features from binary registry
0:00:00.007479758 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'id3tag' plugin with 1 features from binary registry
0:00:00.007481881 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'id3tag' feature 'id3mux' typename : 'GstElementFactory'
0:00:00.007481881 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'id3tag' feature 'id3mux' typename : 'GstElementFactory'
0:00:00.007486106 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007488044 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007486106 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007488044 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007489973 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007491518 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007489973 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007491518 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007493306 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007494903 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007493306 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007494903 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007496996 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007496996 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007498510 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007498510 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007500787 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007502629 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea36b0
0:00:00.007500787 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007502629 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea36b0
0:00:00.007504335 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007505830 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea36c8
0:00:00.007504335 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007505830 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea36c8
0:00:00.007507638 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007509125 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea36e6
0:00:00.007507638 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007509125 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea36e6
0:00:00.007511463 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233b820 (id3mux)
0:00:00.007513644 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<id3mux> set parent (ref and sink)
0:00:00.007511463 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233b820 (id3mux)
0:00:00.007513644 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<id3mux> set parent (ref and sink)
0:00:00.007514959 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature id3mux, plugin 0x29c2332e20 id3tag
0:00:00.007514959 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature id3mux, plugin 0x29c2332e20 id3tag
0:00:00.007516983 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 149235(246f3)/966241
0:00:00.007516983 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 149235(246f3)/966241
0:00:00.007521613 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d040 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinter.so"
0:00:00.007521613 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d040 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinter.so"
0:00:00.007524018 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'inter' plugin with 6 features from binary registry
0:00:00.007524018 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'inter' plugin with 6 features from binary registry
0:00:00.007526038 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'interaudiosrc' typename : 'GstElementFactory'
0:00:00.007526038 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'interaudiosrc' typename : 'GstElementFactory'
0:00:00.007531677 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007531677 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007534156 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007536211 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007534156 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007536211 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007537772 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007539658 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007537772 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007539658 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007541155 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007543255 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007541155 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007543255 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007544749 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007544749 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007546632 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007548258 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3900
0:00:00.007546632 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007548258 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3900
0:00:00.007550897 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007550897 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007552835 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233b900 (interaudiosrc)
0:00:00.007555225 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<interaudiosrc> set parent (ref and sink)
0:00:00.007552835 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233b900 (interaudiosrc)
0:00:00.007555225 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<interaudiosrc> set parent (ref and sink)
0:00:00.007556568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature interaudiosrc, plugin 0x29c233d040 inter
0:00:00.007556568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature interaudiosrc, plugin 0x29c233d040 inter
0:00:00.007558699 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'interaudiosink' typename : 'GstElementFactory'
0:00:00.007558699 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'interaudiosink' typename : 'GstElementFactory'
0:00:00.007562968 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007562968 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007564645 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007566511 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007568042 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007564645 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007566511 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007568042 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007569768 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007571284 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007569768 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007571284 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007573282 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007573282 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007574758 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007576569 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007574758 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007576569 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007578041 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3b70
0:00:00.007578041 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3b70
0:00:00.007580866 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007580866 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007582735 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233b9e0 (interaudiosink)
0:00:00.007585311 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<interaudiosink> set parent (ref and sink)
0:00:00.007582735 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233b9e0 (interaudiosink)
0:00:00.007585311 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<interaudiosink> set parent (ref and sink)
0:00:00.007586700 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature interaudiosink, plugin 0x29c233d040 inter
0:00:00.007586700 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature interaudiosink, plugin 0x29c233d040 inter
0:00:00.007588720 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'intersubsrc' typename : 'GstElementFactory'
0:00:00.007592980 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007588720 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'intersubsrc' typename : 'GstElementFactory'
0:00:00.007592980 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007594557 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007594557 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007596481 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007598129 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007596481 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007598129 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007599895 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007601436 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007599895 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007601436 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007603532 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007605098 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007603532 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007605098 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007606869 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007606869 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007608397 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3dd0
0:00:00.007610449 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007608397 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3dd0
0:00:00.007610449 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007612321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233bac0 (intersubsrc)
0:00:00.007612321 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233bac0 (intersubsrc)
0:00:00.007614620 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<intersubsrc> set parent (ref and sink)
0:00:00.007616012 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature intersubsrc, plugin 0x29c233d040 inter
0:00:00.007614620 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<intersubsrc> set parent (ref and sink)
0:00:00.007616012 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature intersubsrc, plugin 0x29c233d040 inter
0:00:00.007617919 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'intersubsink' typename : 'GstElementFactory'
0:00:00.007617919 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'intersubsink' typename : 'GstElementFactory'
0:00:00.007622068 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007623713 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007622068 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007623713 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007625532 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007627057 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007625532 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007627057 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007628743 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007630267 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007628743 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007630267 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007632282 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007632282 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007633825 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007635594 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007633825 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007635594 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007637090 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3f10
0:00:00.007638968 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007637090 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea3f10
0:00:00.007638968 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007640831 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233bba0 (intersubsink)
0:00:00.007643030 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<intersubsink> set parent (ref and sink)
0:00:00.007640831 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233bba0 (intersubsink)
0:00:00.007643030 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<intersubsink> set parent (ref and sink)
0:00:00.007644348 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature intersubsink, plugin 0x29c233d040 inter
0:00:00.007644348 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature intersubsink, plugin 0x29c233d040 inter
0:00:00.007646366 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'intervideosrc' typename : 'GstElementFactory'
0:00:00.007646366 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'intervideosrc' typename : 'GstElementFactory'
0:00:00.007650414 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007652106 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007650414 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007652106 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007653974 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007653974 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007655538 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007657281 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007655538 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007657281 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007658726 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007660688 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007658726 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007660688 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007662114 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007663875 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007662114 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007663875 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007665298 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4040
0:00:00.007665298 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4040
0:00:00.007670381 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007670381 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007672522 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233bc80 (intervideosrc)
0:00:00.007672522 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233bc80 (intervideosrc)
0:00:00.007674803 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<intervideosrc> set parent (ref and sink)
0:00:00.007676242 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature intervideosrc, plugin 0x29c233d040 inter
0:00:00.007674803 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<intervideosrc> set parent (ref and sink)
0:00:00.007676242 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature intervideosrc, plugin 0x29c233d040 inter
0:00:00.007678290 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'intervideosink' typename : 'GstElementFactory'
0:00:00.007678290 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'inter' feature 'intervideosink' typename : 'GstElementFactory'
0:00:00.007682458 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007682458 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007684169 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007684169 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007686091 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007687657 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007686091 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007687657 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007689390 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007690998 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007689390 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007690998 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007693006 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007694604 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007693006 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007694604 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007696427 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007697955 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4450
0:00:00.007696427 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.007697955 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4450
0:00:00.007702486 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007702486 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007704608 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233bd60 (intervideosink)
0:00:00.007706853 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<intervideosink> set parent (ref and sink)
0:00:00.007704608 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233bd60 (intervideosink)
0:00:00.007706853 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<intervideosink> set parent (ref and sink)
0:00:00.007708261 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature intervideosink, plugin 0x29c233d040 inter
0:00:00.007708261 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature intervideosink, plugin 0x29c233d040 inter
0:00:00.007710292 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 153419(2574b)/966241
0:00:00.007710292 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 153419(2574b)/966241
0:00:00.007715255 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d180 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterlace.so"
0:00:00.007715255 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d180 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterlace.so"
0:00:00.007718621 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'interlace' plugin with 1 features from binary registry
0:00:00.007718621 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'interlace' plugin with 1 features from binary registry
0:00:00.007720883 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'interlace' feature 'interlace' typename : 'GstElementFactory'
0:00:00.007720883 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'interlace' feature 'interlace' typename : 'GstElementFactory'
0:00:00.007725034 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007725034 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007726771 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007729083 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007730701 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007726771 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007729083 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007730701 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007732483 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007732483 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007734147 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007736514 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007734147 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007736514 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007738063 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007739858 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007738063 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007739858 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007741339 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4958
0:00:00.007741339 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4958
0:00:00.007743746 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007745227 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4a28
0:00:00.007743746 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007745227 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4a28
0:00:00.007747578 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007747578 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007749479 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233be40 (interlace)
0:00:00.007751648 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<interlace> set parent (ref and sink)
0:00:00.007749479 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c233be40 (interlace)
0:00:00.007751648 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<interlace> set parent (ref and sink)
0:00:00.007753021 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature interlace, plugin 0x29c233d180 interlace
0:00:00.007754997 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 154400(25b20)/966241
0:00:00.007753021 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature interlace, plugin 0x29c233d180 interlace
0:00:00.007754997 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 154400(25b20)/966241
0:00:00.007759642 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d2c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivfparse.so"
0:00:00.007759642 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d2c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivfparse.so"
0:00:00.007762646 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ivfparse' plugin with 1 features from binary registry
0:00:00.007762646 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ivfparse' plugin with 1 features from binary registry
0:00:00.007764653 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ivfparse' feature 'ivfparse' typename : 'GstElementFactory'
0:00:00.007764653 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ivfparse' feature 'ivfparse' typename : 'GstElementFactory'
0:00:00.007770644 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007770644 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007773224 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007775258 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007773224 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007775258 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007776795 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007776795 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007778740 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007780311 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007778740 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007780311 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007782157 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007783703 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007785648 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007782157 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007783703 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007785648 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007787116 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4cf8
0:00:00.007788900 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007787116 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4cf8
0:00:00.007788900 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007790317 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4d08
0:00:00.007792212 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007790317 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4d08
0:00:00.007792212 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007794081 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2341090 (ivfparse)
0:00:00.007794081 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2341090 (ivfparse)
0:00:00.007796347 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ivfparse> set parent (ref and sink)
0:00:00.007796347 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ivfparse> set parent (ref and sink)
0:00:00.007797790 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ivfparse, plugin 0x29c233d2c0 ivfparse
0:00:00.007800173 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 154913(25d21)/966241
0:00:00.007797790 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ivfparse, plugin 0x29c233d2c0 ivfparse
0:00:00.007800173 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 154913(25d21)/966241
0:00:00.007804782 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d400 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivtc.so"
0:00:00.007804782 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d400 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivtc.so"
0:00:00.007808087 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ivtc' plugin with 2 features from binary registry
0:00:00.007810137 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ivtc' feature 'ivtc' typename : 'GstElementFactory'
0:00:00.007808087 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ivtc' plugin with 2 features from binary registry
0:00:00.007810137 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ivtc' feature 'ivtc' typename : 'GstElementFactory'
0:00:00.007814172 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007814172 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007815964 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007815964 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007817900 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007819619 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007817900 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007819619 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007821397 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007823043 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007821397 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007823043 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007824845 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007824845 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007826617 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007828401 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007826617 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007828401 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007829840 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4ee8
0:00:00.007832065 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007829840 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4ee8
0:00:00.007832065 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007833467 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4f88
0:00:00.007833467 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea4f88
0:00:00.007835609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007837426 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2341170 (ivtc)
0:00:00.007835609 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007837426 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2341170 (ivtc)
0:00:00.007839592 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ivtc> set parent (ref and sink)
0:00:00.007841044 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ivtc, plugin 0x29c233d400 ivtc
0:00:00.007839592 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ivtc> set parent (ref and sink)
0:00:00.007841044 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ivtc, plugin 0x29c233d400 ivtc
0:00:00.007842985 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ivtc' feature 'combdetect' typename : 'GstElementFactory'
0:00:00.007842985 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ivtc' feature 'combdetect' typename : 'GstElementFactory'
0:00:00.007846959 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007846959 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007848602 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007850478 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007848602 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007850478 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007851994 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007853699 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007851994 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007853699 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007855145 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007855145 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007857109 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007858627 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007857109 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007858627 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007860359 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007861932 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5128
0:00:00.007860359 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007861932 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5128
0:00:00.007863887 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007865622 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea51c8
0:00:00.007863887 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007865622 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea51c8
0:00:00.007867485 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007869368 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2341250 (combdetect)
0:00:00.007867485 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007869368 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2341250 (combdetect)
0:00:00.007871506 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<combdetect> set parent (ref and sink)
0:00:00.007871506 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<combdetect> set parent (ref and sink)
0:00:00.007872908 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature combdetect, plugin 0x29c233d400 ivtc
0:00:00.007874907 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 156263(26267)/966241
0:00:00.007872908 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature combdetect, plugin 0x29c233d400 ivtc
0:00:00.007874907 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 156263(26267)/966241
0:00:00.007879238 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d540 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjp2kdecimator.so"
0:00:00.007879238 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d540 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjp2kdecimator.so"
0:00:00.007882228 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'jp2kdecimator' plugin with 1 features from binary registry
0:00:00.007882228 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'jp2kdecimator' plugin with 1 features from binary registry
0:00:00.007884276 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jp2kdecimator' feature 'jp2kdecimator' typename : 'GstElementFactory'
0:00:00.007884276 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jp2kdecimator' feature 'jp2kdecimator' typename : 'GstElementFactory'
0:00:00.007888371 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007890134 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007888371 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007890134 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007892031 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007893684 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007892031 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007893684 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007895457 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007897035 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007895457 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007897035 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007900037 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007916961 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007919414 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007921022 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5490
0:00:00.007900037 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007916961 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007919414 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007921022 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5490
0:00:00.007923079 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007924682 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea54b0
0:00:00.007923079 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007924682 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea54b0
0:00:00.007926525 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007928582 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2341330 (jp2kdecimator)
0:00:00.007926525 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007928582 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2341330 (jp2kdecimator)
0:00:00.007930959 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jp2kdecimator> set parent (ref and sink)
0:00:00.007930959 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jp2kdecimator> set parent (ref and sink)
0:00:00.007932523 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jp2kdecimator, plugin 0x29c233d540 jp2kdecimator
0:00:00.007934707 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 156872(264c8)/966241
0:00:00.007932523 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jp2kdecimator, plugin 0x29c233d540 jp2kdecimator
0:00:00.007934707 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 156872(264c8)/966241
0:00:00.007940097 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d680 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpegformat.so"
0:00:00.007940097 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d680 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpegformat.so"
0:00:00.007943389 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'jpegformat' plugin with 2 features from binary registry
0:00:00.007943389 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'jpegformat' plugin with 2 features from binary registry
0:00:00.007945511 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jpegformat' feature 'jpegparse' typename : 'GstElementFactory'
0:00:00.007945511 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jpegformat' feature 'jpegparse' typename : 'GstElementFactory'
0:00:00.007961028 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007961028 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007962826 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007962826 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007964978 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007966576 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007964978 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007966576 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007968517 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007970186 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007968517 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.007970186 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007972218 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007973821 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007972218 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.007973821 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007975929 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007977568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea56e8
0:00:00.007975929 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.007977568 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea56e8
0:00:00.007979987 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007979987 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.007981513 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea57a8
0:00:00.007983422 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007981513 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea57a8
0:00:00.007983422 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.007985357 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2341410 (jpegparse)
0:00:00.007985357 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2341410 (jpegparse)
0:00:00.007987735 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jpegparse> set parent (ref and sink)
0:00:00.007989236 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jpegparse, plugin 0x29c233d680 jpegformat
0:00:00.007987735 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jpegparse> set parent (ref and sink)
0:00:00.007989236 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jpegparse, plugin 0x29c233d680 jpegformat
0:00:00.007991365 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jpegformat' feature 'jifmux' typename : 'GstElementFactory'
0:00:00.007991365 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jpegformat' feature 'jifmux' typename : 'GstElementFactory'
0:00:00.007995820 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007995820 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.007997548 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007999652 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.007997548 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.007999652 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008001263 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008003143 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008001263 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008003143 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008004684 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008006727 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008004684 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008006727 3760 0x29c22d9a00 DEBUG structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008008278 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008008278 3760 0x29c22d9a00 DEBUG default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008010337 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008011944 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea58e8
0:00:00.008010337 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008011944 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea58e8
0:00:00.008013790 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008015332 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5900
0:00:00.008013790 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008015332 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5900
0:00:00.008017080 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008017080 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008018603 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ea5918
0:00:00.008018603 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ea5918
0:00:00.008025133 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23414f0 (jifmux)
0:00:00.008025133 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23414f0 (jifmux)
0:00:00.008027654 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jifmux> set parent (ref and sink)
0:00:00.008027654 3760 0x29c22d9a00 DEBUG GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jifmux> set parent (ref and sink)
0:00:00.008029123 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jifmux, plugin 0x29c233d680 jpegformat
0:00:00.008031267 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 158005(26935)/966241
0:00:00.008029123 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jifmux, plugin 0x29c233d680 jpegformat
0:00:00.008031267 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 158005(26935)/966241
0:00:00.008036068 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d7c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkate.so"
0:00:00.008036068 3760 0x29c22d9a00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d7c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkate.so"
0:00:0